Phillip Thelen
b113917c01
Add clear button to task filters
2017-04-06 18:36:45 +02:00
Phillip Thelen
c204054104
fix google and fb login
2017-04-06 16:58:00 +02:00
Phillip Thelen
ebcf7c7ea8
fix issues with transparent navbar
2017-04-06 14:01:09 +02:00
Phillip Thelen
9e5031334e
Merge branch 'develop' of github.com:HabitRPG/habitrpg-android into develop
2017-04-06 13:04:14 +02:00
Phillip Thelen
52020009c6
update gradle plugin
2017-04-06 13:04:02 +02:00
Phillip Thelen
4a92a2c214
fix notifications for task completion
2017-04-05 22:00:07 +02:00
Phillip Thelen
c0c3e047b2
Fix bottom bar layout issues
2017-04-05 21:59:58 +02:00
Phillip Thelen
88739ce114
Merge pull request #737 from Atomk/patch-4
...
Update strings.xml
2017-04-05 14:15:36 +02:00
Marco Fras
f8a3fe28a5
Update strings.xml
...
Fixed a typo. Is this the correct way to do it? Someonw reported an issue on this on Transifex, did you see it or there's the need for someone to manually check the issues?
2017-04-04 23:33:45 +02:00
Phillip Thelen
8ef8301b64
fix header padding
2017-04-04 22:05:54 +02:00
Phillip Thelen
c3ade8b827
support translucent navbar in mainactivity
2017-04-04 21:38:01 +02:00
Phillip Thelen
158acea5a1
make status and navbar transparent for intro and login
2017-04-04 17:45:24 +02:00
Phillip Thelen
166a9fb496
Implement tag editing
2017-04-04 12:48:22 +02:00
Phillip Thelen
4f4dc9e917
Start building tag editing
2017-04-04 00:00:31 +02:00
Phillip Thelen
67d612e28e
fix various crashes
2017-04-03 20:25:20 +02:00
Phillip Thelen
e79bd18c3a
Implement more task filtering options
2017-04-03 19:36:44 +02:00
Phillip Thelen
1b5dec0c16
reenable wake lock permission because removing it crashes some devices
2017-04-03 15:42:35 +02:00
Phillip Thelen
21b25e5658
update bottom bar design
2017-04-03 15:42:20 +02:00
Phillip Thelen
fe24613568
debounce task creation
...
this should prevent the issue that some users had, where tasks were created multiple times
2017-04-03 13:29:22 +02:00
Phillip Thelen
844b909d74
Change task lists to use SwipeRefreshLayout
2017-04-03 13:18:39 +02:00
Phillip Thelen
d3d3f47c78
Fix merge issues
2017-04-03 11:30:34 +02:00
Phillip Thelen
47a3326d37
fix crash when opening play store from subscription page
2017-04-03 09:51:41 +02:00
Phillip Thelen
c098120fb9
Merge branch 'develop' of github.com:HabitRPG/habitrpg-android into develop
2017-04-03 11:47:09 +02:00
Phillip Thelen
34305b5417
Merge branch 'task-repository' into develop
2017-04-03 11:44:13 +02:00
Phillip Thelen
854b946d71
Merge branch 'develop' into task-repository
...
# Conflicts:
# Habitica/src/main/java/com/habitrpg/android/habitica/HabiticaBaseApplication.java
# Habitica/src/main/java/com/habitrpg/android/habitica/components/AppComponent.java
# Habitica/src/main/java/com/habitrpg/android/habitica/modules/RepositoryModule.java
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/ChallengeDetailActivity.java
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/LoginActivity.java
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/SetupActivity.java
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/BaseMainFragment.java
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/setup/AvatarSetupFragment.java
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/social/challenges/ChallegeDetailDialogHolder.java
# Habitica/src/main/java/com/habitrpg/android/habitica/ui/fragments/social/party/PartyFragment.java
2017-04-03 11:43:59 +02:00
Phillip Thelen
2e9842898a
Merge pull request #735 from TheHollidayInn/class-bonus-fix
...
Fixed class bonus calculation
2017-04-03 11:31:13 +02:00
Phillip Thelen
d17411495d
Implement bottom navigation bar
2017-04-02 23:59:22 +02:00
Keith Holliday
cb23a8a27c
Added migration
2017-03-31 16:08:23 -06:00
Keith Holliday
b4c361b8a5
Added tests
2017-03-31 15:07:19 -06:00
Keith Holliday
6f2eff63b6
Added class check for bonues
2017-03-31 10:15:27 -06:00
Phillip Thelen
b1bc1a06a1
New task setup view
2017-03-31 16:44:57 +02:00
Phillip Thelen
fd99ab3d1d
improve character setup design
2017-03-31 11:16:36 +02:00
Phillip Thelen
465d151ea4
update build tools
2017-03-30 14:04:25 +02:00
Phillip Thelen
a9edc575fd
improve character setup design
2017-03-30 14:02:44 +02:00
Phillip Thelen
c923e93d35
Implement new avatar customization
2017-03-30 14:02:44 +02:00
Phillip Thelen
3c375cbe86
Correctly set x-client header
2017-03-30 14:02:44 +02:00
Phillip Thelen
1f28ce7ebd
Merge pull request #734 from TheHollidayInn/filter-disapear-fix
...
Fixed issue with filtercommand running on async thread
2017-03-30 10:02:17 +02:00
Keith Holliday
9571087f0d
Fixed class bonus calculation
2017-03-29 15:04:59 -06:00
Keith Holliday
61d9eb73f5
Fixed issue with filtercommand running on async thread
2017-03-29 13:40:15 -06:00
Phillip Thelen
acd5c01ff7
Add new welcome screen
2017-03-27 15:33:57 +02:00
Phillip Thelen
4aec7339ae
more build time improvements
2017-03-25 23:38:11 +01:00
Phillip Thelen
3bc606b857
improve build times
2017-03-25 19:55:00 +01:00
Phillip Thelen
0716687a76
improve login screen
2017-03-25 14:15:43 +01:00
Phillip Thelen
a3ef5ef242
redesign intro and login
2017-03-24 17:30:58 +01:00
Phillip Thelen
9ce581fbff
Merge branch 'challenge_filter' into develop
2017-03-23 14:13:50 +01:00
Phillip Thelen
0a7c60e83f
Merge branch 'develop' into challenge_filter
...
# Conflicts:
# Habitica/res/values/strings.xml
2017-03-23 14:13:13 +01:00
Phillip Thelen
7d491fbdba
New intro
2017-03-23 14:12:28 +01:00
Phillip Thelen
9c78d519f5
update to android studio 2.3
2017-03-23 14:12:28 +01:00
Phillip Thelen
2d5680ed80
Merge pull request #727 from HabitRPG/leave_challenge
...
leave / remove tasks on deleting a challenge
2017-03-23 14:10:21 +01:00
Phillip Thelen
0872c2bcd4
Merge pull request #724 from dinesh3434/leave-party
...
Leave party Confirmation
2017-03-23 14:09:15 +01:00