Commit graph

5759 commits

Author SHA1 Message Date
Laurel Thomson
824f61fa4d
Overwriting home menu button in TaskFormActivity to be a back press instead to avoid recreating the TasksFragment. (#1296) 2020-04-14 18:06:50 +02:00
Leland Wu
a95be4a755
get as many tests to work as possible and fix travis (#1291)
modify a subscription plan test

switch commented test

Increase mockito version

add a clean to yaml file

edit yaml

modify versionings

update yaml

add build to script

try something in build gradle

edit travis

travis

try something with apple client id

yaml

put testProdDebugUnitTest script back in yaml

try diff distribution

try xenial

put apple ath client id back

edit yaml

add apple ath client id

add apple id in example as well

put buildConfig import back

change sudo apt get

edit sudo apt commands

move commands

edit travis

mongodb org

travis

Fix unit tests and travis

add mongo service

travis file

only run one test suite on travis

only test for testProdDebugUnitTest
2020-04-13 12:02:48 +02:00
Zoe Abrams
dca164e6d1 Merge remote-tracking branch 'upstream/develop' into party-invite 2020-04-11 03:52:34 -07:00
Zoe Abrams
9d6d2db311 Reset party to noParty after leaving group
Loads noParty when user leaves a group.
2020-04-10 23:18:47 -07:00
Zoe Abrams
a7b473867d Remove rejected invitation
Changes visibility if user rejects party invite.
2020-04-10 21:29:06 -07:00
Zoe Abrams
7ced8b71d3 Fix spelling error 2020-04-10 20:51:32 -07:00
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