Commit graph

5753 commits

Author SHA1 Message Date
Zoe Abrams
aa40347e32 Update party invitation to show more detail
Show avatar, buttons, group name and group leader name.
Avatar and leader name are slow to load, still needs work. WIP
2020-04-10 20:50:25 -07:00
Zoe Abrams
bde4af1b9e More front-end changes
added rounded avatar, avatar dimensions from 50 to 46
2020-04-10 19:20:40 -07:00
Phillip Thelen
21ba31c446 improve task list display 2020-04-09 15:15:42 +02:00
Phillip Thelen
7e76c78fc7 improve bulk gem purchasing handling 2020-04-09 14:25:54 +02:00
Phillip Thelen
8eff8c6a5a customization improvements 2020-04-08 17:59:46 +02:00
Phillip Thelen
01f0ac5a4a improve sprite substitution handling. Fixes #1284 2020-04-07 15:46:37 +02:00
Phillip Thelen
f6a8590515 fix checking off checklist items in RYA. Fixes #1234 2020-04-07 14:36:46 +02:00
Phillip Thelen
a77c9dbea7 Fix adding new tag. Fixes #1281 2020-04-07 11:07:46 +02:00
Phillip Thelen
76358a0f82 update owned count when user receives a drop. Fixes #1271 2020-04-06 17:57:08 +02:00
Phillip Thelen
68cd8829ba Fix background display 2020-04-03 17:45:19 +02:00
Phillip Thelen
675c8cfbb8 add support for animated images in more places 2020-04-03 16:58:09 +02:00
Phillip Thelen
4d6435b007 Support screen tweaks 2020-04-03 15:36:41 +02:00
Leland Wu
fd74aaf155
add matt banner to pet and mounts screen (#1268)
* modify layout

* revert changes

* revert to original

* add matt banner

* remove files

* add margin decorator to specific viewtype

* remove unused imports

* add parameter to marginDecoration class

* edit margindecorator to fix scrolling issue

* make margindecorator parameter a default parameter
2020-04-03 11:32:39 +02:00
Phillip Thelen
2ea68a1b58 Implement bulk buying gems 2020-04-02 13:55:16 +02:00
Phillip Thelen
95c9590be4 Fix crash in shops 2020-03-25 10:51:49 +01:00
Phillip Thelen
36ccb21bb6 Fix crash when loading wheelchairs 2020-03-23 17:08:50 +01:00
Leland Wu
944493652e
fix crash happening in pets & mounts (#1275)
* create binding variable to make consistent with Customization section view holder in stablerecycleradapter

* remove comment
2020-03-21 19:45:22 +01:00
Phillip Thelen
dadc3885fa Implement more avatar customization options. Fixes #1137 2020-03-20 17:37:29 +01:00
Phillip Thelen
3d9a4eb950 Fix minor display issues 2020-03-19 16:50:55 +01:00
Phillip Thelen
af286c8ac8 add profile button to inbox messages 2020-03-19 13:32:18 +01:00
Phillip Thelen
55bac855db Add back ability to message from overview screen. Fixes #1075 2020-03-19 13:12:49 +01:00
Phillip Thelen
bcaf8762f5 Give feedback when quest invitation is accepted. Fixes #1253 2020-03-18 17:02:16 +01:00
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
Zoe Abrams
5243f694b4 front-end changes 2020-03-13 12:27:11 -07: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