|
|
bc4bbaefac
|
Remove some drag-and-drop glitches
|
2016-07-15 09:33:57 -04:00 |
|
|
|
a802053ef7
|
Update .gitignore
|
2016-07-15 09:33:07 -04:00 |
|
|
|
cf98d1a5c3
|
AndroidTest: Increase timeout
|
2016-07-14 11:54:15 -04:00 |
|
|
|
cc1e56894b
|
Fix test scripts
|
2016-07-14 11:30:21 -04:00 |
|
|
|
06b5f89b7a
|
Make habit deletions instantaneous
Fixes #133
|
2016-07-14 10:57:45 -04:00 |
|
|
|
17423b3ecd
|
Fix most issues with the RecyclerView; improve loading
|
2016-07-14 10:15:56 -04:00 |
|
|
|
1526f617c5
|
Remove most animation glitches on RecyclerView; disable reordering
|
2016-07-11 22:06:30 -04:00 |
|
|
|
365eb400d0
|
Add proguard file
|
2016-07-11 09:04:36 -04:00 |
|
|
|
785d57c778
|
Merge branch 'dev' of github.com:iSoron/uhabits into dev
|
2016-07-11 09:03:24 -04:00 |
|
|
|
8e9f1aa166
|
Add basic API for the Pebble app
|
2016-07-11 08:47:00 -04:00 |
|
|
|
b2f97cb0a5
|
Merge pull request #145 from ajbarnes/dev
Add 24hr snooze. Fixes #103
|
2016-07-06 04:39:00 -04:00 |
|
Adam Barnes
|
4c1ff4f0a8
|
Add 24hr snooze. Fixes #103
|
2016-07-05 23:44:16 -04:00 |
|
|
|
94a48133ec
|
Merge branch 'feature/recyclerview' into dev
|
2016-07-01 10:22:06 -04:00 |
|
|
|
71dd6cde89
|
Restore drag & drop and click; remove DragSortListView library
|
2016-07-01 09:23:07 -04:00 |
|
|
|
b33420cabb
|
Replace ListView with RecyclerView
|
2016-07-01 08:03:30 -04:00 |
|
|
|
dbe268b8e9
|
Add simple filter to menu
|
2016-06-30 07:23:28 -04:00 |
|
|
|
3d53812d7f
|
Restore CircleCI badge
|
2016-06-29 21:31:34 -04:00 |
|
|
|
5b4b436f0f
|
CircleCI: use JDK8
|
2016-06-29 21:10:22 -04:00 |
|
|
|
6ef2983906
|
Implement filter by colors
|
2016-06-29 20:12:09 -04:00 |
|
|
|
b749f7f391
|
Fix CircleCI scripts
|
2016-06-29 20:11:39 -04:00 |
|
|
|
922b234307
|
Initial implementation of filters
|
2016-06-29 19:49:19 -04:00 |
|
|
|
31fdae1c8b
|
Merge branch 'feature/refactoring-mvc' into dev
|
2016-06-29 12:23:04 -04:00 |
|
|
|
5d61fdd3d0
|
Write tests for HintView
|
2016-06-29 10:03:56 -04:00 |
|
|
|
588b45d47b
|
Merge branch 'dev' into feature/refactoring-mvc
|
2016-06-28 22:48:45 -04:00 |
|
|
|
9a059275ce
|
Merge branch 'dev' into feature/refactoring-mvc
|
2016-06-28 22:46:17 -04:00 |
|
|
|
4ae813e6f9
|
Restore all widgets
|
2016-06-28 22:39:24 -04:00 |
|
|
|
52701666bc
|
Start refactoring widgets
|
2016-06-28 12:11:34 -04:00 |
|
|
|
a90e26691f
|
Fix HistoryEditorDialog
|
2016-06-26 17:10:17 -04:00 |
|
|
|
f0c62a5908
|
Update run_tests script to run JVM tests
|
2016-06-26 17:07:38 -04:00 |
|
|
|
e899a70eb0
|
Fix most tests
|
2016-06-25 05:53:19 -04:00 |
|
|
|
aa41717c66
|
Remove CircleCI temporarily
|
2016-06-25 05:43:49 -04:00 |
|
|
|
6ba6d7c8c1
|
Refactor ShowHabit screen; remove fragment
|
2016-06-24 14:52:41 -04:00 |
|
|
|
efd0d1e051
|
Refactor ShowHabit fragment; break widgets
|
2016-06-24 08:39:48 -04:00 |
|
|
|
a11ad6e909
|
ShowHabit: Refactor score chart
|
2016-06-22 19:47:16 -04:00 |
|
|
|
a060cbe578
|
ShowHabit: Refactor subtitle and overview
|
2016-06-22 08:48:08 -04:00 |
|
|
|
a445ca962b
|
Merge tag 'v1.5.6' into dev
v1.5.6
|
2016-06-19 17:10:17 -04:00 |
|
|
|
2b6fc06b86
|
Merge branch 'hotfix/1.5.6'
v1.5.6
|
2016-06-19 17:10:12 -04:00 |
|
|
|
98ad3aab9d
|
Make checkmark widgets work again
|
2016-06-19 17:06:03 -04:00 |
|
|
|
c7e63a40da
|
Bump version to 1.5.6
|
2016-06-19 17:04:25 -04:00 |
|
|
|
b6ed33b1e6
|
Merge branch 'dev' into feature/refactoring-mvc
|
2016-06-19 16:16:04 -04:00 |
|
|
|
91e39372a1
|
Merge tag 'v1.5.5' into dev
v1.5.5
|
2016-06-19 10:08:26 -04:00 |
|
|
|
c2dd26eeb3
|
Merge branch 'hotfix/1.5.5'
v1.5.5
|
2016-06-19 10:08:19 -04:00 |
|
|
|
5831340343
|
Update French translation; add Slovenian and Croatian translations
|
2016-06-19 09:57:45 -04:00 |
|
|
|
d7f6f52a49
|
Always refresh data after resuming
Fixes #120
|
2016-06-19 09:32:42 -04:00 |
|
|
|
93b442332d
|
Bugfix: add check on correct date when checking from notification
|
2016-06-19 09:08:34 -04:00 |
|
|
|
e248824bcd
|
Bump version to 1.5.5
|
2016-06-19 08:08:00 -04:00 |
|
|
|
ec4a381d70
|
Refactor Habit class
|
2016-06-17 07:29:48 -04:00 |
|
|
|
b13f2b4228
|
Create a class for Reminders
|
2016-06-16 15:19:02 -04:00 |
|
|
|
efc7b2cebb
|
Replace ActiveAndroid queries with raw SQLite queries
|
2016-06-16 13:51:36 -04:00 |
|
|
|
add08d6054
|
Fix reordering
|
2016-06-15 10:12:33 -04:00 |
|