Commit graph

1083 commits

Author SHA1 Message Date
Keith Holliday
dd366a8337 Added reciever for responding to local noitfication actions 2016-08-02 13:30:02 -05:00
Keith Holliday
9329def499 Added notification factory. Added party invite notification 2016-08-02 13:29:05 -05:00
Keith Holliday
335453e926 Add UI for push settings. Added push manager. Added toggle for push enabled/disabled. 2016-08-02 13:29:05 -05:00
Keith Holliday
e9d03004c7 Add UI for push settings. Added push manager. Added toggle for push enabled/disabled. 2016-08-02 13:27:42 -05:00
Keith Holliday
3595f6d460 Added firebase notifications 2016-08-02 13:27:42 -05:00
Phillip Thelen
2ddc426d6b fix potential crash with reminders 2016-08-01 15:20:38 +02:00
Phillip Thelen
8a467b04c4 fix potential crash when saving user object 2016-08-01 15:12:24 +02:00
Phillip Thelen
913ba35752 better reminder formatting in form 2016-08-01 14:46:39 +02:00
Phillip Thelen
e57fc132df update translations 2016-08-01 14:46:28 +02:00
Phillip Thelen
952140d51a bump build number 2016-07-29 12:13:13 +02:00
Phillip Thelen
fcdeb8092b various shop improvements 2016-07-29 12:13:13 +02:00
Phillip Thelen
f5f5f0012e Merge pull request #581 from schrockblock/feature/schrockblock/reorder-tasks
allow habits, dailies, and todos rearranging
2016-07-29 12:13:00 +02:00
Phillip Thelen
4cbda57043 display message with empty inbox 2016-07-27 20:01:44 +02:00
Phillip Thelen
c6c3f553dc disable time travelers shop for now 2016-07-27 20:01:35 +02:00
Elliot
f94f0c4032 remove obsolete method, use lambda sytax 2016-07-26 17:38:20 -04:00
Phillip Thelen
c5aef23b43 add shop header to shops 2016-07-26 19:30:13 +02:00
Phillip Thelen
1bd5cbae5e allow users to buy items from shops 2016-07-26 17:39:17 +02:00
Elliot
2f22ca06d2 fix crash with reordering tasks 2016-07-24 14:12:43 -04:00
Elliot
955926c569 allow habits, dailies, and todos rearranging 2016-07-22 12:19:13 -04:00
Phillip Thelen
d29c7b72ca display shops in the app 2016-07-22 18:07:00 +02:00
Phillip Thelen
f68795549a bump to version 0.0.32.1 2016-07-22 12:12:33 +02:00
Phillip Thelen
0ea1f4d4b1 Fix todo reminder dialog not being scrollable.
Fixes #579
2016-07-22 12:03:11 +02:00
Phillip Thelen
e544a9a3ad fix inbox menu entry 2016-07-22 11:48:10 +02:00
Phillip Thelen
0f70acc650 bugfixes 2016-07-21 14:19:51 +02:00
Phillip Thelen
e4d667eacd delete all TaskTag objects when deleting a Tag 2016-07-20 20:03:04 +02:00
Phillip Thelen
f31311b9ee Release version 0.0.32 2016-07-20 14:32:19 +02:00
Phillip Thelen
723ea095c3 update dagger 2016-07-19 22:14:25 +02:00
Phillip Thelen
89c4d351c2 update dependencies 2016-07-19 22:14:25 +02:00
Phillip Thelen
fe431ba74c reload content after app update. Fixes #573 2016-07-19 22:14:25 +02:00
Phillip Thelen
6e6177c096 fix network error handling 2016-07-19 22:14:25 +02:00
Phillip Thelen
d23d20e671 improve inbox sorting 2016-07-19 22:14:25 +02:00
Phillip Thelen
a1496352f5 group inbox messages by user ID 2016-07-19 22:14:25 +02:00
Phillip Thelen
116df00ac7 Merge pull request #577 from TheHollidayInn/todo-notification-updates
(WIP) Added remove reminders. Fixed update reminders. Added reminders tests
2016-07-19 22:13:28 +02:00
Keith Holliday
8641e688db Fixed delete reminders. Fixed unique ids for task alarms 2016-07-19 14:40:16 -05:00
Phillip Thelen
2dd12cafa7 update translations 2016-07-19 00:31:45 +02:00
Keith Holliday
9773f19bfb Added remove reminders. Fixed update reminders. Added reminders tests 2016-07-18 17:17:17 -05:00
Phillip Thelen
a2dc7f4b9f fix issue with displaying tasks with broken markdown 2016-07-18 18:52:24 +02:00
Phillip Thelen
668178c262 fix crash when updating from older version 2016-07-18 18:52:08 +02:00
Phillip Thelen
b5b6c23b74 IAP fixes 2016-07-15 17:28:34 +02:00
Phillip Thelen
19b194a1b2 Revert "move checkout system creation to dagger"
This reverts commit a1aff4e47c.

# Conflicts:
#	Habitica/src/main/java/com/habitrpg/android/habitica/modules/AppModule.java
2016-07-15 17:28:34 +02:00
Phillip Thelen
95a97d3a18 clean up imports 2016-07-15 17:28:34 +02:00
Phillip Thelen
0f156c2bcf Fix some crashes 2016-07-15 17:28:34 +02:00
Phillip Thelen
f375e419a6 Fix potential crash when loading avatar 2016-07-15 17:28:34 +02:00
Phillip Thelen
afc8787f6b Merge pull request #576 from TheHollidayInn/todo-notification-updates
Todo notification updates
2016-07-15 17:24:46 +02:00
Keith Holliday
9b8df61348 Abstracted logic from ui to manager 2016-07-12 13:36:12 -05:00
Keith Holliday
3dcff2f5de Fixed edit for new reminder dialogue. Added new date format 2016-07-12 13:13:41 -05:00
Keith Holliday
364caa4646 Added sound to notifications 2016-07-11 14:07:33 -05:00
Phillip Thelen
ccc937d2cf Merge pull request #570 from TheHollidayInn/inbox
Inbox
2016-07-10 15:47:21 +02:00
Keith Holliday
b13f1d3a29 Added notification badge for unread inbox messages. Added marked pms read 2016-07-07 18:49:57 -05:00
Keith Holliday
eb21f18867 Added contributor info to user model. Added distinction when user sent message in inbox 2016-07-06 16:59:51 -05:00