Treker/app/src/main/java/org/isoron/uhabits
2016-07-30 21:26:06 +02:00
..
activities radius and color of the mark in the frequency view 2016-07-30 21:26:06 +02:00
commands Remove remaining static references to app component 2016-07-27 18:09:36 -04:00
intents Remove most static references to app component; fix tests 2016-07-27 17:05:51 -04:00
io Remove remaining static references to app component 2016-07-27 18:09:36 -04:00
models fix code duplication 2016-07-30 21:26:01 +02:00
receivers Take timezone into account when scheduling alarms 2016-07-29 07:07:02 -04:00
tasks Use hashmap on AndroidTaskRunner 2016-07-29 07:06:49 -04:00
utils fix code duplication 2016-07-30 21:26:01 +02:00
widgets Remove most static references to app component; fix tests 2016-07-27 17:05:51 -04:00
AppComponent.java Use the same HabitCardListCache for all activities 2016-07-29 07:40:56 -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
HabitLogger.java Refactor reminders; replace int by WeekdayList 2016-07-23 19:19:22 -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