Commit graph

5753 commits

Author SHA1 Message Date
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
Phillip Thelen
45173cfa70 add reference to habitica.resources file 2016-06-27 12:18:27 +02:00
Keith Holliday
70fec9fa45 Removed extra code. Fixed Menu index 2016-06-24 15:00:46 -05:00
Keith Holliday
045f076b18 Added sending chat. Fixed sorting of messages 2016-06-23 13:37:25 -05:00
Keith Holliday
2baf90b9ef Fixed chat display 2016-06-23 13:37:25 -05:00
Keith Holliday
46320f4ba3 Added reading inbox 2016-06-23 13:37:25 -05:00
Phillip Thelen
c2d438f871 Release 0.0.31 2016-06-23 13:23:37 +02:00
Phillip Thelen
e3dfc21f50 update translations 2016-06-23 12:38:37 +02:00
Phillip Thelen
d873b70ca8 fix party actions 2016-06-23 12:37:14 +02:00
Phillip Thelen
28aba20b15 fix travis build 2016-06-21 14:33:17 +02:00
Phillip Thelen
52c0ab48b9 fix various lint errors 2016-06-21 14:26:51 +02:00
Phillip Thelen
a1aff4e47c move checkout system creation to dagger 2016-06-21 13:59:43 +02:00
Phillip Thelen
bbf3728b03 Reformat code 2016-06-21 13:36:51 +02:00
Phillip Thelen
88f343b9d0 Optimize imports 2016-06-21 13:35:39 +02:00
Phillip Thelen
fbc349c0dd more unified checkbox look for task form 2016-06-21 13:24:57 +02:00
Phillip Thelen
94f826119a update emoji library 2016-06-21 11:28:51 +02:00
Phillip Thelen
8f7f447230 log issues when loading tasks 2016-06-20 15:23:47 +02:00
Phillip Thelen
dbd46af4a2 update translations 2016-06-20 11:36:43 +02:00
Phillip Thelen
6fa9272ce7 Merge pull request #566 from TheHollidayInn/serialize-dates-to-timestamp
Updated serializers to convert dates to timestamps
2016-06-20 10:41:01 +02:00
Keith Holliday
4dde82ee2c Updated serializers to convert dates to timestamps 2016-06-19 23:23:42 -05:00
Phillip Thelen
5c9df250bd fix loading quest information. Fixes #551 2016-06-17 16:19:07 +02:00
Phillip Thelen
a7c396f568 Fix updating items with checklists. Fixes #545 2016-06-17 15:50:48 +02:00
Phillip Thelen
d5308da5fb creating tags only returns 1 tag. Fixes #565 2016-06-17 13:26:11 +02:00
Phillip Thelen
30b9a78e44 Refactor setting chatmessages 2016-06-17 13:25:55 +02:00
Phillip Thelen
3bca8be3f4 Fix network error on first startup 2016-06-17 12:44:06 +02:00
Phillip Thelen
af2be913c4 move secret strings to gradle config file 2016-06-17 12:43:49 +02:00
Phillip Thelen
0bdd13b57f bump build number 2016-06-16 20:16:46 +02:00
Phillip Thelen
ad1d89c6e9 remove unstable test 2016-06-16 20:16:38 +02:00
Phillip Thelen
49e4f53ed4 fix crash when changing class 2016-06-16 15:03:46 +02:00
Phillip Thelen
e06d90b611 Remove old skills. Fixes #550 2016-06-16 15:03:46 +02:00
Phillip Thelen
a73044c9cd fix potential crash 2016-06-16 15:03:46 +02:00