Commit graph

5753 commits

Author SHA1 Message Date
Phillip Thelen
be258fab8b Fix authentication on older android versions 2019-06-07 17:13:00 +02:00
Phillip Thelen
58c3e6350e Fixes #1175 2019-06-07 15:28:30 +02:00
Phillip Thelen
603bcf8464 Fix header text color. Fixes #1177 2019-06-07 14:48:38 +02:00
Phillip Thelen
78c7833035 Add task type to form title. Fixes #1180 2019-06-07 14:31:57 +02:00
Phillip Thelen
9b9f755c80 fix RYA layout 2019-06-07 14:31:28 +02:00
Phillip Thelen
cf768c3fe8 Add closed state to add button 2019-06-07 14:31:16 +02:00
Phillip Thelen
3f224f36f4 animate close state for add button 2019-06-06 22:02:54 +02:00
Phillip Thelen
a7f401cb14 remove fab library 2019-06-06 18:49:28 +02:00
Phillip Thelen
e657a2262d Add submenu for new add task button 2019-06-06 17:13:50 +02:00
Phillip Thelen
a05ea079d1 Implement new bottom navigation design 2019-06-06 14:33:29 +02:00
Phillip Thelen
69cb75c543 Fix displaying mystery item 2019-06-06 10:19:26 +02:00
Phillip Thelen
1d1a01f0b8 log for which task type users open the task form 2019-06-06 09:34:16 +02:00
Phillip Thelen
ae694d5185 Hide quest progress if not participating in quest. Fixes #1132 2019-06-05 16:15:46 +02:00
Phillip Thelen
1808d12d6e Display if there is unread party activity 2019-06-05 14:07:42 +02:00
Phillip Thelen
0d88f51cb4 Refactor code out of MainActivity 2019-06-05 13:05:06 +02:00
Phillip Thelen
b0541b803f Correctly save selected task attribute. Fixes #1167 2019-06-05 12:53:19 +02:00
Phillip Thelen
8cec554c7f Fix crash on android pre 23 2019-06-05 11:56:17 +02:00
Phillip Thelen
04e88a8494 Improve settings dialogs 2019-06-05 11:37:18 +02:00
Phillip Thelen
7f66c84e5c Remove code from MainActivity 2019-06-04 16:37:37 +02:00
Phillip Thelen
0ba3840c68 Reorganize app components 2019-06-03 18:17:42 +02:00
Phillip Thelen
b070e66b18 Only show habit streak adjustments as needed. Fixes #1168 2019-06-03 17:19:37 +02:00
Phillip Thelen
f6d6308601 Don’t draw app behind navbar
Fixes #1164
2019-06-03 17:12:29 +02:00
Phillip Thelen
b456c7829e Fix logging out and logging back in 2019-06-03 14:09:29 +02:00
Phillip Thelen
88f42b0e97 Merge branch 'cvuorinen-794-global-notifications' into develop 2019-06-03 13:16:51 +02:00
Phillip Thelen
e04f5480db Fix merge issue 2019-06-03 13:15:59 +02:00
Phillip Thelen
73114f14f1 Merge branch '794-global-notifications' of https://github.com/cvuorinen/habitica-android into cvuorinen-794-global-notifications
# Conflicts:
#	Habitica/src/main/java/com/habitrpg/android/habitica/data/implementation/ApiClientImpl.kt
#	Habitica/src/main/java/com/habitrpg/android/habitica/modules/ApiModule.java
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/MainActivity.kt
2019-06-03 12:36:33 +02:00
Phillip Thelen
69432ba941 update changelog 2019-06-03 12:32:43 +02:00
Phillip Thelen
49c7795be5 store API key encrypted 2019-06-03 12:15:56 +02:00
Phillip Thelen
4e5f092869 Update guidelines 2019-05-31 13:41:05 +02:00
Phillip Thelen
d2044f307c Improve offline notice 2019-05-31 11:07:36 +02:00
Phillip Thelen
6c8f909a47 convert code to kotlin 2019-05-31 10:22:36 +02:00
Phillip Thelen
a725b0f362 Improve keyboard handling in task form 2019-05-31 10:22:36 +02:00
Phillip Thelen
2ffa14907e Implement first version of achievement screen 2019-05-31 10:22:36 +02:00
Phillip Thelen
ec14b054ca update login incentive modal 2019-05-31 10:22:36 +02:00
Phillip Thelen
b448c6bd6d update no currency dialogs 2019-05-31 10:22:36 +02:00
Phillip Thelen
cdda95295d Update purchase dialog 2019-05-31 10:22:36 +02:00
Phillip Thelen
c3c52b95dc start using native emojis 2019-05-31 10:22:36 +02:00
Phillip Thelen
6401a085d8 Implement new level up related dialogs 2019-05-31 10:22:36 +02:00
Phillip Thelen
fdfee1f5dc fix emoji textview classes 2019-05-31 10:22:36 +02:00
Phillip Thelen
f66d7c8ab9 tweak new alert design 2019-05-31 10:22:36 +02:00
Camille Merz
e5dd85e5ea #1122 Show confirmation toast when group invite sent (#1155)
* Show snackbar when invitation sent, even if field blank

* Show snackbar when invitation is sent, only if field filled out
2019-05-31 09:42:26 +02:00
Remigiusz Samborski
a6cb52fc40 Fixing bug #1153 Tasks: Keyboard goes away immediately when trying to adjust a streak (#1158)
* Fixing bug #1153 Tasks: Keyboard goes away immediately when trying to adjust a streak

Turned off keyboard hiding after scroll for Positive and Negative streak edittext fields.

* Fixing issue with saving positive and negative streak for Habits

Issue described here https://github.com/HabitRPG/habitica-android/issues/1153#issuecomment-493798106
2019-05-31 09:38:51 +02:00
Carl Vuorinen
716f649c35 Set dividers & bg correctly for notifications list 2019-05-22 19:42:24 +03:00
Carl Vuorinen
90fcb49e89 Add click handlers for group task notifications 2019-05-22 19:42:24 +03:00
Carl Vuorinen
aa35cd880d Handle clicking notifications
Pass notificationId to main activity via result intent so that we can navigate (can't navigate straight from notifications activity)
2019-05-22 19:42:24 +03:00
Carl Vuorinen
615dbe03c0 Add support for group task notifications 2019-05-22 19:42:24 +03:00
Carl Vuorinen
96dbfd01c9 Add a little padding to dismiss button so it's easier to hit 2019-05-22 19:42:24 +03:00
Carl Vuorinen
21d29b51e5 Refactor NotificationsManager 2019-05-22 19:42:24 +03:00
Carl Vuorinen
f1939123be Convert NotificationsManager to Kotlin 2019-05-22 19:42:24 +03:00
Carl Vuorinen
b668cccd7f Fix PopupNotificationsManagerTest 2019-05-22 19:42:24 +03:00