Treker/app/src/main/java/org/isoron/uhabits
2016-08-03 22:13:30 -04:00
..
activities Properly initialize appComponent 2016-08-03 22:13:30 -04:00
commands Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
intents Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
io Remove remaining static references to app component 2016-07-27 18:09:36 -04:00
models Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
notifications Refactor receivers 2016-08-03 07:37:00 -04:00
preferences Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
receivers Refactor receivers 2016-08-03 07:37:00 -04:00
tasks Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
utils Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
widgets Move Preferences to their own package 2016-07-31 08:47:20 -04:00
AppComponent.java Replace Singleton by AppScope 2016-08-03 07:48:58 -04:00
AppContext.java Improve usage of dagger 2016-07-26 19:26:42 -04:00
AppModule.java Improve usage of dagger 2016-07-26 19:26:42 -04:00
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 Take timezone into account when scheduling alarms 2016-07-29 07:07:02 -04:00
HabitsBackupAgent.java
MainActivity.java Reorganize packages 2016-07-27 00:03:59 -04:00
package-info.java