vjscode / QikPic

Photo notes app in Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

QikPic

When you take photos of your meeting whiteboards, grocery lists, receipts, parking spots, dresses and shoes to buy and other things you only need in the short term, they remain in your gallery along with other important cherishable photos. They also occupy disk space. You might even have to regulary delete these pics inorder to make room for your new app or other photos. Qikpic aims to solve the above problems. When you use this app to take those photos you need in the short term, they will not show up in the gallery. Qikpic will automatically remove the photos from your disk when you are not using the app and bring them back to the app from the cloud when you access the app.

  • You can also tag the photos and search by using the tags
  • You can pinch and zoom and see the details little closer
  • You can see the location from where you took the photo on a map

Version 1.0

  • Initial bring up.
  • Parse set up
  • Intial UI

Version 1.1

  • Pinch and zoom
  • Fix Samsung rotation issue

Version 2.0

  • Remove parse adapter, use local storage, sync to cloud
  • Content provider
  • Elegant UI - Material design
  • Flurry analytics
  • Add location, map views for the qikpics
  • App available for offline use
  • Improved infinite scrolling

Version 2.1

  • Add pic from Gallery to QikPic feature
  • Expanding floating actions
  • Integrate Google account picker

Version 3.0

  • Support photo notes editing. You can draw colorful markers on top of your notes, crop them, rotate in all angles, adjust brightness, contrast to your qikpics
  • Handle Android M permission system
  • Out of memory fix
  • Add dagger for dependency injection
  • More unit tests

About

Photo notes app in Android


Languages

Language:Java 84.1%Language:HTML 15.9%