Treker/app/src/main/java/org/isoron/uhabits
2016-04-15 18:29:39 -04:00
..
commands Add tests for EditHabitCommand 2016-03-31 07:54:00 -04:00
dialogs Refactor BaseTask interface 2016-04-03 06:45:10 -04:00
fragments Do not use habit color as primary color on dark themes 2016-04-10 08:32:01 -04:00
helpers Merge branch 'feature/dark-theme' into dev 2016-04-15 18:29:39 -04:00
io Do not save backup when importing Loop DB 2016-03-25 08:09:33 -04:00
loaders BaseTask: move register/unregister to onPre/PostExecute 2016-04-04 05:42:27 -04:00
models Change habit.color palette according to current theme 2016-04-09 20:01:35 -04:00
tasks Fix tests on ICS 2016-04-04 06:43:42 -04:00
views Merge branch 'feature/dark-theme' into dev 2016-04-15 18:29:39 -04:00
widgets Widgets: show error message instead of crashing 2016-04-09 05:27:39 -04:00
AboutActivity.java Fix colors in About screen 2016-04-13 10:44:11 -04:00
BaseActivity.java Implement menu item to switch between themes 2016-04-10 10:41:52 -04:00
HabitBroadcastReceiver.java Move expensive call to background thread 2016-04-04 08:18:59 -04:00
HabitsApplication.java Allow user to send bug report from settings screen 2016-03-25 14:39:57 -04:00
HabitsBackupAgent.java Update copyright notices in all files 2016-03-07 15:54:56 -05:00
IntroActivity.java Update copyright notices in all files 2016-03-07 15:54:56 -05:00
MainActivity.java Add fade transition when switching themes 2016-04-13 09:53:37 -04:00
SettingsActivity.java Implement menu item to switch between themes 2016-04-10 10:41:52 -04:00
ShowHabitActivity.java Do not use habit color as primary color on dark themes 2016-04-10 08:32:01 -04:00