Phillip Thelen
|
b67d07b982
|
Fix potential crash
|
2019-04-30 18:13:56 +02:00 |
|
Phillip Thelen
|
dd92220e41
|
remove old config variable
|
2019-04-30 15:36:51 +02:00 |
|
Phillip Thelen
|
01ac5f6263
|
Handle item selling locally
|
2019-04-30 15:23:45 +02:00 |
|
Phillip Thelen
|
2a0743767b
|
allow hatching to be processed locally
|
2019-04-30 15:01:42 +02:00 |
|
Phillip Thelen
|
93f4bcd4cf
|
store users testing level in firebase
|
2019-04-30 14:23:53 +02:00 |
|
Phillip Thelen
|
d970c31e9a
|
Fix setup icon issue
|
2019-04-30 14:00:08 +02:00 |
|
Phillip Thelen
|
13ee4fe7ac
|
remove QR Code dependency
|
2019-04-30 13:39:08 +02:00 |
|
Phillip Thelen
|
7c552c5162
|
Remove instabug
|
2019-04-30 13:39:00 +02:00 |
|
Phillip Thelen
|
bc02b4661e
|
correctly show joined guilds in public guild list
|
2019-04-30 12:19:02 +02:00 |
|
Phillip Thelen
|
4129fcd08e
|
Implement invite to guild button
|
2019-04-29 17:42:29 +02:00 |
|
Phillip Thelen
|
598cadfcf4
|
display guild members and bank
|
2019-04-29 17:04:29 +02:00 |
|
Phillip Thelen
|
adfc54b4ac
|
add additional default habits
|
2019-04-29 15:54:43 +02:00 |
|
Phillip Thelen
|
c664ec0dc1
|
Fix task form issues
|
2019-04-29 15:53:05 +02:00 |
|
Phillip Thelen
|
b6cde7e535
|
Fix issues in shops
|
2019-04-26 12:57:44 +02:00 |
|
Phillip Thelen
|
8605667adf
|
support 1 trillion gold
|
2019-04-26 11:49:37 +02:00 |
|
Phillip Thelen
|
33d350880c
|
fix crash when opening notifications
|
2019-04-26 11:43:57 +02:00 |
|
Phillip Thelen
|
d64e07ae51
|
Fix various code style warnings
|
2019-04-26 11:36:10 +02:00 |
|
Phillip Thelen
|
b94549684d
|
Fix task form issues
|
2019-04-26 10:48:21 +02:00 |
|
Phillip Thelen
|
6640e570b5
|
Clean up code
|
2019-04-26 10:40:56 +02:00 |
|
Phillip Thelen
|
42b3797ebb
|
Fix task form issues
|
2019-04-26 10:28:13 +02:00 |
|
Phillip Thelen
|
2cb410d203
|
tweak report message screen
|
2019-04-26 10:28:06 +02:00 |
|
Phillip Thelen
|
40d97c3382
|
Make TextWatcher more convenient to use
|
2019-04-26 09:08:01 +02:00 |
|
Phillip Thelen
|
4a0b030022
|
Improve flickering when loading tasks
|
2019-04-26 08:42:36 +02:00 |
|
Phillip Thelen
|
7c9f8d507c
|
fix adjusting task streaks
|
2019-04-25 13:51:20 +02:00 |
|
Phillip Thelen
|
9fb3ac7fd6
|
update accept guidelines design
|
2019-04-25 13:46:27 +02:00 |
|
Phillip Thelen
|
86c54b5e6b
|
remove unneeded code
|
2019-04-25 13:46:08 +02:00 |
|
Phillip Thelen
|
21f52e89e9
|
Improve stable display
|
2019-04-25 11:43:40 +02:00 |
|
Phillip Thelen
|
94b70d739c
|
reload user after choosing class to automatically update UI
|
2019-04-25 11:14:21 +02:00 |
|
Phillip Thelen
|
eccd435af7
|
fix quest parsing
|
2019-04-25 11:14:04 +02:00 |
|
Phillip Thelen
|
12002b47cf
|
Build new guild detail screen
|
2019-04-25 10:06:56 +02:00 |
|
Phillip Thelen
|
42432d369d
|
fix message highlighting. Fixes #1077
|
2019-04-24 13:45:50 +02:00 |
|
Phillip Thelen
|
c439a07566
|
fix Issue when changing push notification preferences. Fixes #1127
|
2019-04-24 13:11:32 +02:00 |
|
Phillip Thelen
|
51837cdf6b
|
Hide stats section if opted out of classes. Fixes #739
|
2019-04-24 12:27:34 +02:00 |
|
Phillip Thelen
|
ad12aeb9fe
|
hide tags title in form for challenge tasks
|
2019-04-24 12:11:41 +02:00 |
|
Phillip Thelen
|
f2e0352664
|
Remove old form and fix challenge task form
|
2019-04-24 11:11:24 +02:00 |
|
Phillip Thelen
|
e2c17fef90
|
Various style fixes
|
2019-04-24 10:17:24 +02:00 |
|
Phillip Thelen
|
2bb002cbae
|
Begin implementing local task scoring
|
2019-04-23 14:20:16 +02:00 |
|
Phillip Thelen
|
7a12357eba
|
rename RemoteConfigManager to AppConfigManager
|
2019-04-23 09:38:23 +02:00 |
|
Phillip Thelen
|
749758ea0b
|
fix minor crashes
|
2019-04-23 09:24:42 +02:00 |
|
Phillip Thelen
|
1b3a67ff5f
|
also remove user styles when removing old chat messages
|
2019-04-22 12:14:09 +02:00 |
|
Phillip Thelen
|
96e55732b4
|
Fix checklist parsing
|
2019-04-22 12:13:55 +02:00 |
|
Phillip Thelen
|
1a7ff616af
|
Fix pet/mount display
|
2019-04-22 12:13:49 +02:00 |
|
Phillip Thelen
|
d0b56baef5
|
Fix time travelers shop display. Fixes #862
|
2019-04-19 13:05:31 +02:00 |
|
Phillip Thelen
|
5bfef43cdb
|
update gradle plugin
|
2019-04-19 11:05:14 +02:00 |
|
Phillip Thelen
|
28967504b7
|
fix rotation error in stable
|
2019-04-19 11:04:54 +02:00 |
|
Phillip Thelen
|
6d2b26fe64
|
fix potential issue with yesterdaily dialog
|
2019-04-18 17:32:44 +02:00 |
|
Phillip Thelen
|
b8c44e589e
|
Enable rotation and fix issue with party screen
|
2019-04-18 17:01:19 +02:00 |
|
Phillip Thelen
|
714e071983
|
Improve handling for long report comments
|
2019-04-18 13:12:44 +02:00 |
|
Phillip Thelen
|
fbf6ac031d
|
Impelement new report view. Fixes #355
|
2019-04-18 11:54:32 +02:00 |
|
Phillip Thelen
|
fbeaef460c
|
add option to link users to party wanted guild from party screen. Fixes #1126
|
2019-04-17 15:41:41 +02:00 |
|