Commit graph

2579 commits

Author SHA1 Message Date
Phillip Thelen
80ef5e1bdb Continue implementing new task form 2019-04-05 09:45:26 +02:00
Phillip Thelen
cca994fad5 Begin building new task form 2019-04-05 09:45:26 +02:00
Phillip Thelen
7133aac5f2 rename old task form 2019-04-05 09:45:05 +02:00
Phillip Thelen
685d9edb92 improve change password. 2019-04-05 09:44:32 +02:00
Phillip Thelen
d7a10324f7 Implement password changing 2019-03-27 15:09:59 +01:00
Phillip Thelen
121860c301 add support for upcoming pets and mounts 2019-03-27 13:17:37 +01:00
Phillip Thelen
8c06d85f42 Fix crash when editing habits 2019-03-19 15:31:32 +01:00
Phillip Thelen
e85def73b9 bump build number 2019-03-19 11:52:21 +01:00
Phillip Thelen
b40492d303 fix adding local auth 2019-03-19 11:52:21 +01:00
Phillip Thelen
960919f401 Fix creating checklist items 2019-03-19 11:52:21 +01:00
Phillip Thelen
ccf873a359 Make autocomplete work locally 2019-03-19 11:52:21 +01:00
Phillip Thelen
e23f5e033d Log to amplitude when RYA modal is shown 2019-03-19 11:52:21 +01:00
Phillip Thelen
0571e33d28 Include firebase performance monitoring 2019-03-19 11:52:21 +01:00
Phillip Thelen
4f2f9b31f3 Improve flow for leaving a party 2019-03-19 11:52:21 +01:00
Angelo Viado
59b39772d3 Fix notifications not showing
Add channel when building notification for daily reminder
Extend WakefulBroadcastReceiver instead of BroadcastReceiver
Remove android:process=":remote" in the manifest

Fixes #1105
2019-03-19 10:03:03 +01:00
Phillip Thelen
bd07638350 Improve task filtering reliability 2019-03-13 15:27:50 +01:00
Phillip Thelen
942a58bc23 Fix #1113 2019-03-13 14:41:32 +01:00
Phillip Thelen
a872f89326 Improve autocompleting 2019-03-13 14:41:25 +01:00
Phillip Thelen
a2900aaa8b get support email from remote config 2019-03-08 16:06:48 +01:00
Phillip Thelen
a82f674daf remove duplicate store translation 2019-03-08 13:02:15 +01:00
Phillip Thelen
54eb20ee00 fix potential crashes 2019-03-08 13:02:15 +01:00
Melior
f1089a27f4 Translated using Weblate (German)
Currently translated at 95.9% (786 of 819 strings)

Translation: Habitica Android/Main Strings
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/de/
2019-03-07 12:24:06 +01:00
Melior
98b2c60b3e Translated using Weblate (German)
Currently translated at 95.9% (786 of 819 strings)

Translation: Habitica Android/Main Strings
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/de/
2019-03-07 12:17:06 +01:00
Melior
494d3fba5e Translated using Weblate (German)
Currently translated at 95.9% (786 of 819 strings)

Translation: Habitica Android/Main Strings
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/de/
2019-03-07 12:08:49 +01:00
Melior
bdda0fb77b Translated using Weblate (German)
Currently translated at 95.8% (785 of 819 strings)

Translation: Habitica Android/Main Strings
Translate-URL: https://translate.habitica.com/projects/habitica-android/main-strings/de/
2019-03-07 12:00:39 +01:00
Phillip Thelen
44b172d3cd fix display issue in party 2019-03-05 13:24:40 +01:00
Phillip Thelen
12e7639fb6 autocomplete optimization 2019-03-05 13:18:09 +01:00
Phillip Thelen
db45fc24f8 Improve autocomplete 2019-03-05 13:14:53 +01:00
Phillip Thelen
2edf68b474 Implement party creation 2019-03-05 13:14:42 +01:00
Phillip Thelen
81a9de01b9 Handle april fools. Fixes #1109 2019-03-04 11:58:10 +01:00
Phillip Thelen
76332b74ab add emoji autocomplete to task form 2019-02-28 21:55:56 +01:00
Phillip Thelen
3fde7dbba9 Remove emoji buttons 2019-02-28 21:55:44 +01:00
Phillip Thelen
35c2737aaa Handle chat mention push notifications. Fixes #1110 2019-02-28 21:19:14 +01:00
Phillip Thelen
2e0ef079d4 bump version number 2019-02-28 16:55:39 +01:00
Phillip Thelen
2974409c93 bump up emoji size. Fixes #1065 2019-02-28 16:47:24 +01:00
Phillip Thelen
d0da491922 Implement emoji autocompleting 2019-02-28 16:43:36 +01:00
Phillip Thelen
48b04962c7 correctly implement username autocomplete 2019-02-28 15:22:51 +01:00
Phillip Thelen
abaf3f2612 Improve deep linking 2019-02-28 14:21:14 +01:00
Phillip Thelen
b9de152514 Bump minSDK to 21 2019-02-27 16:25:04 +01:00
Phillip Thelen
67c6d5675e Begin implementing username autocomplete 2019-02-27 16:25:03 +01:00
Zoe Abrams
d6d43e7fda Updated Habitica build instructions to make steps straightforward 2019-02-27 15:48:51 +01:00
Zoe Abrams
f1a675817f Update README.md
Updated habitica build instructions to make steps more straightforward.
2019-02-27 15:48:51 +01:00
Angelo Viado
c637614140 Update .travis.yml
Update build tools to 28
2019-02-27 15:47:29 +01:00
Angelo Viado
da7acb5502 Fix text of delete account confirmation
Should ask user to input password on a secure input text box when
user has a local authentication. Otherwise ask the user to input
the text DELETE on a plain text box.

Fixes #882
2019-02-27 15:45:57 +01:00
Angelo Viado
8e8e39accd Change progress bar title when opting out of classes
Fixes #1003
2019-02-27 15:45:19 +01:00
Phillip Thelen
5a8d8788ef update dependencies 2019-01-23 19:14:13 +01:00
Phillip Thelen
f78e7aa889 add timezone offset to debug email info 2019-01-22 14:44:30 +01:00
Phillip Thelen
c5817ca3a5 fix issues when app is resuming 2019-01-22 14:42:16 +01:00
Phillip Thelen
b3329e4636 Fix setting timezone 2019-01-22 14:42:06 +01:00
Phillip Thelen
1d71ec0398 update translations 2019-01-11 20:56:23 +01:00