Commit graph

5753 commits

Author SHA1 Message Date
nivl4
32ea4876fd add avatar wheelchair support 2016-05-24 06:42:10 +08:00
Phillip Thelen
67e42186a5 Fix empty state issue. Fixes #538 2016-05-23 19:53:55 +02:00
nivl4
5c077e7489 change ClassSelectionActivity to use AvatarView 2016-05-23 14:04:51 +08:00
nivl4
30b72cf8f4 change PartyMemberRecyclerViewAdapter to use AvatarView 2016-05-23 14:03:49 +08:00
nivl4
7de73c589f change AvatarSetupFragment to use AvatarView 2016-05-23 14:02:34 +08:00
nivl4
e405f433fd change MainActivity to use AvatarView 2016-05-23 14:02:00 +08:00
nivl4
2ba9990171 change AvatarWithBarsViewModel to use AvatarView 2016-05-23 14:00:24 +08:00
nivl4
e2e24317ca feat: add GIF supported AvatarView 2016-05-23 13:00:16 +08:00
Phillip Thelen
e9a1b08c91 fix potential crash 2016-05-22 21:04:13 +02:00
Phillip Thelen
0a1df8eda1 fix news display 2016-05-22 21:04:01 +02:00
Phillip Thelen
2fd059d578 set build tools in travis 2016-05-22 15:02:59 +02:00
Phillip Thelen
8d704f8f73 fix maintenance loading 2016-05-22 06:04:46 +02:00
Phillip Thelen
4b5265e170 finalize v3 update 2016-05-21 20:05:43 +02:00
Phillip Thelen
5ab5c2ebba fix setup 2016-05-20 19:46:22 +02:00
Phillip Thelen
f7c2e97e66 improve display for class selection 2016-05-20 18:31:17 +02:00
Phillip Thelen
e43629101e improve task display 2016-05-20 18:30:04 +02:00
Phillip Thelen
42c97f29e0 fix world quest display 2016-05-20 18:29:40 +02:00
Phillip Thelen
268d11d3ea fixed owned items mapping 2016-05-20 18:29:05 +02:00
Phillip Thelen
5145a8758e fix tag assignment 2016-05-19 17:26:52 +02:00
Phillip Thelen
31af112e48 improve party loading 2016-05-19 14:00:54 +02:00
Phillip Thelen
41605386f3 fix class selection 2016-05-19 13:15:35 +02:00
Phillip Thelen
31cd08dd30 fix chat liking 2016-05-19 12:45:14 +02:00
Phillip Thelen
e772af8fcf fix buy response 2016-05-19 12:45:07 +02:00
Phillip Thelen
dd51faf737 fix issues 2016-05-18 20:17:18 +02:00
Phillip Thelen
a4e7fc2682 add fragment lifecycle tests 2016-05-15 11:26:56 +02:00
Phillip Thelen
845b7e3062 update translations
# Conflicts:
#	Habitica/AndroidManifest.xml
2016-05-14 11:56:49 +02:00
Phillip Thelen
5421048e42 update more frequently
# Conflicts:
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/MainActivity.java
2016-05-14 11:56:35 +02:00
Phillip Thelen
9302931a6a fix various crashes
# Conflicts:
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/adapter/social/PublicGuildsRecyclerViewAdapter.java
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/social/GroupInformationFragment.java
#	Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/social/party/PartyFragment.java
#	Habitica/src/main/java/com/magicmicky/habitrpgwrapper/lib/models/UserParty.java
2016-05-14 11:55:36 +02:00
Phillip Thelen
d5c9fc4268 bump version number 2016-05-13 23:06:35 +02:00
Phillip Thelen
4267c57866 use correct api call to score checklist items 2016-05-13 17:39:11 +02:00
Phillip Thelen
3c18060b06 display wheelchair on avatar 2016-05-13 17:26:47 +02:00
Phillip Thelen
a7b29bb6ae update dependencies 2016-05-13 17:26:32 +02:00
Phillip Thelen
4444a9943c layout fix 2016-05-12 14:41:38 +02:00
Phillip Thelen
864d968f72 fix task rendering 2016-05-12 14:24:16 +02:00
Phillip Thelen
ff70591cc5 performance improvements for task list 2016-05-12 13:44:29 +02:00
Phillip Thelen
b01890427b Rewrite task lists 2016-05-10 16:07:12 +02:00
Phillip Thelen
e6d7c6b2f2 Add Hugo for logging 2016-05-10 12:56:30 +02:00
Phillip Thelen
d42aed877d try speeding up gradle builds 2016-05-10 12:43:30 +02:00
Phillip Thelen
0ed79c8b53 Initial apiv3 support 2016-05-09 17:23:39 +02:00
Phillip Thelen
fe8a584a7a update translations 2016-05-09 16:17:34 +02:00
Phillip Thelen
edcec62858 add option to display maintenance and deprecation screen 2016-05-09 16:17:34 +02:00
Phillip Thelen
cb4b9bb5bd update gradle plugin 2016-05-09 16:17:34 +02:00
Phillip Thelen
5974914f7f Merge pull request #529 from Jawnnypoo/update-guild-state
Update guild state
2016-05-09 16:16:51 +02:00
Phillip Thelen
140f1b5094 Merge pull request #527 from Jawnnypoo/update-butterknife
Update to butterknife 8.0.1
2016-05-09 16:13:50 +02:00
Jawnnypoo
de6a737126 Handle unbinding in the base fragment 2016-05-07 15:03:47 -05:00
Phillip Thelen
fe997e222d Merge pull request #528 from Jawnnypoo/themed-alert-dialog
Color the buttons within an alert dialog to be the brand purple
2016-05-07 21:35:12 +02:00
Jawnnypoo
fddd053777 Add ripple touch state to guilds so that it is more apparent that they are clickable 2016-05-07 01:25:02 -05:00
Jawnnypoo
6bb57e5f50 Change API call to where it reflects the actual response (void). Update the Join/Leave state properly based on the callbacks when attemping to join or leave guilds. 2016-05-07 01:24:44 -05:00
Jawnnypoo
4c38eaa9c4 Give Group a proper equals method, which checks to see if the IDs match 2016-05-07 01:18:11 -05:00
Jawnnypoo
a3fae22c44 Color the buttons within an alert dialog to be the brand purple 2016-05-07 00:30:06 -05:00