Commit graph

3080 commits

Author SHA1 Message Date
Phillip Thelen
fad0c956d9 Fix showing “Read more” #1245 2020-03-18 16:50:17 +01:00
Phillip Thelen
ff13231a1b change about screen 2020-03-18 15:34:36 +01:00
Phillip Thelen
edc2a83a08 Implement improved help screen 2020-03-18 15:34:23 +01:00
Phillip Thelen
057e9963bf fix minor issues with fcv screen 2020-03-18 15:33:43 +01:00
Phillip Thelen
eccd6467ad make FCV edittext use binding 2020-03-18 15:33:43 +01:00
Leland Wu
771e73714d
Rename appropriate sections in Pets & Mounts screen (#1267)
* Add getTranslatedType in pet and mount classes

* fix translation method

* Create kotlin extension of animal class

* rewrite if else as kotlin when

* move animal extension to extensions folder

* write unit tests, add some dependencies in build.gradle
2020-03-12 15:24:36 +01:00
Phillip Thelen
217f403a3e Remove unused tranlation files 2020-03-04 17:06:51 +01:00
Phillip Thelen
9cae4bea03 new update 2020-02-25 10:50:04 +01:00
Phillip Thelen
275b5bb46f Fix showing locked shop items 2020-02-21 17:05:35 +01:00
Phillip Thelen
826873e4b8 Fix issue with quest completion dialog 2020-02-21 16:56:44 +01:00
Phillip Thelen
c9f459e1b7 Fix user loading issue 2020-02-21 16:56:29 +01:00
Phillip Thelen
a06eefa84e show quest completion modal 2020-02-21 16:47:24 +01:00
Phillip Thelen
c68e4ff12a Small changes to setup process 2020-02-18 12:07:47 +01:00
Phillip Thelen
2294d17000 Add A/B test to surface shops more 2020-02-14 18:31:56 +01:00
Phillip Thelen
4b2b3c66ca Changes to task reminders 2020-02-13 16:10:20 +01:00
Phillip Thelen
8a1a55de39 allow dialogs to be scrollable. Fixes #1264 2020-02-13 11:55:38 +01:00
Phillip Thelen
975dfd7023 Better indication for when user is not participating in quest 2020-02-12 17:21:43 +01:00
Phillip Thelen
68d6ce7425 Fix shop item display 2020-02-07 16:36:56 +01:00
Phillip Thelen
ffa8f8e1ce Improve shop locked item display 2020-02-06 18:06:44 +01:00
Phillip Thelen
8e2041923b Improve sharing 2020-02-05 11:55:15 +01:00
Phillip Thelen
b60f8ac7b4 change sharing image saving 2020-02-05 09:16:32 +01:00
Phillip Thelen
25b9b85044 update account deletion text 2020-02-05 09:16:21 +01:00
Phillip Thelen
39be40ffd5 remove urls from sharing 2020-02-05 07:58:24 +01:00
Phillip Thelen
f18a5005e3 Don’t always show g1g1 modal. 2020-02-05 07:55:58 +01:00
Phillip Thelen
df4417d0a3 Fix sharing 2020-02-04 15:34:48 +01:00
Phillip Thelen
8e6ccfa6c9 Improve unsubscribe handling 2020-02-04 14:04:22 +01:00
Phillip Thelen
fea83fd387 Improve quest shop display? Maybe? 2020-02-04 12:39:36 +01:00
Phillip Thelen
deb9d98653 Fix deleting accounts with only social auth 2020-02-04 09:19:46 +01:00
Phillip Thelen
b0b7fbed4f Tweak empty task state 2020-02-04 09:19:34 +01:00
Phillip Thelen
ca9c1d14f0 Improve task searching 2020-02-03 12:24:18 +01:00
Phillip Thelen
641264c65a Improve display of unlock condition 2020-01-31 14:15:16 +01:00
Phillip Thelen
a488fab400 Make app cancel sub if user cancelled in play store 2020-01-30 17:21:59 +01:00
Phillip Thelen
d604f7812d Don’t show loading thingy when using skills 2020-01-29 17:19:19 +01:00
Phillip Thelen
f79f54c219 if there is an error sending a message, put it back into input 2020-01-29 17:15:12 +01:00
Phillip Thelen
38a463b0cb Work on sign in with apple 2020-01-29 15:47:13 +01:00
Phillip Thelen
5b3b25a0d3 Update skill design 2020-01-24 17:01:55 +01:00
Phillip Thelen
f8fe4d49e6 Add settings for email notifications 2020-01-24 15:05:52 +01:00
Phillip Thelen
7bcc4062b4 Fix crash
# Conflicts:
#	Habitica/build.gradle
2020-01-23 17:46:03 +01:00
Phillip Thelen
a5f5e98aad Attempt workaround for apple sign in 2020-01-21 14:54:17 +01:00
Phillip Thelen
a8914d4b95 Improve background handling 2020-01-15 19:24:06 +01:00
Phillip Thelen
48a99e1412 improve empty task view 2020-01-15 18:32:17 +01:00
Phillip Thelen
3646831f4d Allow guild summary to be searched 2020-01-15 18:31:57 +01:00
Phillip Thelen
9d93b12788 Improve pet hatched sharing 2020-01-13 17:05:54 +01:00
Phillip Thelen
89bb20b56b Allow rewards to be reordered. Fixes #627 2020-01-13 13:41:37 +01:00
Phillip Thelen
e85c8c6bfc update dependencies 2020-01-13 10:53:24 +01:00
Phillip Thelen
532cb42084 Add empty state for tasks. Fixes #535 2020-01-10 15:58:38 +01:00
Phillip Thelen
b65a360452 Correct styling for NPCs. Fixes #1254 2020-01-10 15:14:38 +01:00
Phillip Thelen
630125a29c Improve subscription loading. Fixes #1255 2020-01-10 14:38:58 +01:00
Phillip Thelen
c47d2c5c96 improve background handling 2020-01-10 13:17:58 +01:00
Phillip Thelen
9739090b46 Don’t allow rotation on login screen
This currenlty does not work properly and doesn’t make much sense anyway.
2020-01-10 13:17:50 +01:00