Treker/app/src/main/java/org/isoron/uhabits
2016-09-02 21:03:09 -04:00
..
activities Prevent progress bar from flickering 2016-09-02 21:03:09 -04:00
commands Dismiss notification automatically 2016-08-04 07:46:10 -04:00
intents Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
io
models Disallow empty WeekdayLists 2016-09-02 21:02:38 -04:00
notifications Dismiss notification automatically 2016-08-04 07:46:10 -04:00
preferences Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
receivers Fix crash on startup and after dismissing notification 2016-08-22 16:40:23 -04:00
tasks Restore progress bars 2016-08-29 20:53:48 -04:00
utils Scheduler should ignore archived habits 2016-08-22 19:00:36 -07:00
widgets
AppComponent.java Write tests for receivers 2016-08-04 07:34:38 -04:00
AppContext.java
AppModule.java
AppScope.java Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
HabitLogger.java Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
HabitsApplication.java Initialize db earlier; fixes crash 2016-08-05 06:30:32 -04:00
HabitsBackupAgent.java
MainActivity.java
package-info.java