[APP 4.0+] Habbits - App for making new habits

scoderx0e

Senior Member
Oct 7, 2011
54
60
0
Hello,I have been working on an app for developing habithub. Its based on Seinfeld's technique of streaks http://lifehacker.com/281626/jerry-seinfelds-productivity-secret


Features
  • Ability to mark a day as skip
  • Beautiful graphs for visualizing data
  • ability to backup data to Google Drive

Play Store : https://play.google.com/store/apps/details?id=com.rstudioz.habits&hl=en

*** BETA Program**
https://play.google.com/apps/testing/com.rstudioz.habits

Version 9.4.11
1. Bug Fix : Premium version restore after reinstall

Version 9.4.6
1. Fixed step dialog not working

Version 9.4.6
1. Fixed crash while backup and restore.

Version 9.4.4
1. Auto select category when adding habits
2. Fixed views changing randomly if the app is opened from the widgets
3. Fixed crash on marking the day
4. Fixed segmentation faults on some devices

Version 9.4.2
1. Fixed habit list screen not displaying all habits on Android N
2. Fixed crash on opening charts page

Version 9.4.0
1. Implemented new chart types

Version 9.3.25
1. Fixed crash on opening the habit
2. Fixed crash on marking the day.

Version 9.3.0
1. Rewards that can be added per habit.
2. Go to the calendar-view / detail-view and swipe left.
3. Fixed skip percentage to 50%.
4. Fixed clicking step from reminders marking the checkin as fail.

Version 9.2.8.9
1. Fixed step option not shown in today view
2. Fixed checkin marked as fail from step in reminders
3. Fixed crash on opening detail view

Version 9.2.6
1. Rewards : Add rewards that can be unlocked on earning points

Version 9.2.5
1. Enabled Auto Checkin
2. Fix for habits not sorting properly
3. Fixed streak calculation algorithm for flexible habits
4. Fixed dates not displaying properly in calendar
5. Fixed crash while activating DropBox backup on tablets

Version 9.0.0
1. Even more material UI
2. Reduced RAM usage, app should be faster
3. Add Reasons to habits

Play Store - https://play.google.com/store/apps/details?id=com.rstudioz.habits&referrer=utm_source=xda
YouTube Channel - https://www.youtube.com/channel/UCj3VWy6s-anNpV6XEVeLgWA
 

Attachments

Last edited:

fergieatheart

New member
Jan 24, 2014
1
0
0
Thank you!

Thank you! I have been looking for a habit tracker app that I like for literally years. This is the first one that has all the features I want, with great looking charts and graphs! Thanks so much!
 

ramttin

Member
Dec 11, 2012
14
5
0
Mashhad-Iran
Great app! here is some suggestions:
1- Please add "custom starting week date" option. I live in Iran and our weeks starts on Saturday.
2- Add workdays option in new habit menu. some habits only doable in worktime!
3- The Dark theme
4- Add custom colors for each habit.(random or selectable) like "google keep" app
5- In graphs you can add "from beginning" in time period selections.
this app has an fantastic idea and very good looking ui
(sorry for my english)
 

craig_vg

New member
Feb 1, 2014
1
0
0
Very nice app! I've been looking for something like this for a while, almost made something similar out of need. Thank you very much.

-Craig
 

eliranh

Member
Jan 13, 2011
22
1
0
one more...

some habbits needs to be practice more then once a day!!

maybe you can find a way to add it into the GUI - which is real sweat...

Very cool thinking man - polished concept, maybe one day google will integrate it into "Google Keep" / Calander
 

scoderx0e

Senior Member
Oct 7, 2011
54
60
0
@eliranh - I will surely make space for these kind of habits,but my primary aim right now is to get everything in a stable state.
@ewoks - I haven't thought about open sourcing yet,but I will if there is a need to or if I am not able to maintain the app anymore myself.
 
Last edited:

Vit5000

Senior Member
Jun 28, 2009
54
4
0
Great app, thank you!

I have one suggestion and one occurrence:

- less space between the date and the name of the day would be more readable, especially if you have a lot of 'habits'.

- clicking on a day to mark it blue/red/green causes delays. Sometimes of several seconds. I don't think that it is my device, but rather the writing process into the database?!

My device is a Wiki Cink Peax 2 (Quadcore Mediatek CPU, 1 GB RAM, JB 4.1.2).

Thanks & Cheers!
 

scoderx0e

Senior Member
Oct 7, 2011
54
60
0
Yes the delays are because of database,I am working on ways of postponing the writing process until the activity has entered onPause().That way it will be more responsive.
 
  • Like
Reactions: Vit5000