Commit graph

259 commits

Author SHA1 Message Date
Phillip Thelen
2dd1550518 Improve inbox loading 2017-09-15 15:34:36 +02:00
Phillip Thelen
95fa5ccc41 rename habitica colors 2017-09-11 13:31:20 +02:00
Phillip Thelen
6a529b31d0 fix various crashes 2017-09-06 00:04:11 +02:00
Phillip Thelen
64827c3f89 update emoji lib with compressed emojis 2017-09-05 19:51:21 +02:00
Phillip Thelen
1adc5be57e fix linter errors 2017-09-05 19:51:21 +02:00
Phillip Thelen
a4ea581a71 fix potential ANR when scheduling task notifications 2017-08-07 12:30:16 +02:00
Phillip Thelen
e99ff76f67 fix task form error 2017-08-07 11:32:32 +02:00
Phillip Thelen
1c3eca74ef fix authentication error on first startup 2017-08-03 16:04:26 +02:00
Phillip Thelen
680d1b44c1 bump version number 2017-08-03 13:46:04 +02:00
Phillip Thelen
1f9e61ce3a fix various minor issues 2017-08-01 18:07:50 +02:00
Phillip Thelen
bddb7a7a11 fix minor issues 2017-07-21 14:14:06 +02:00
Phillip Thelen
29b8c78814 bump version number 2017-07-18 13:18:28 +02:00
Phillip Thelen
0def043b7f fix checklist issues 2017-07-17 19:00:38 +02:00
Phillip Thelen
cc79b47fb3 improve party view 2017-07-17 16:41:18 +02:00
Phillip Thelen
c765089f06 fix incorrect date format 2017-07-13 13:58:48 +02:00
Phillip Thelen
a6f76cd6be fix crashes 2017-07-11 20:10:38 +02:00
Phillip Thelen
e93cf6e044 correct challenge sorting 2017-07-10 19:43:15 +02:00
Phillip Thelen
750729c87d fix markdown display 2017-07-10 14:49:04 +02:00
Phillip Thelen
c24af7f8a0 fix yesterdaily issue 2017-07-07 11:52:46 +02:00
Phillip Thelen
fa18ebceab bump build number 2017-07-07 01:06:57 +02:00
Phillip Thelen
9d1f492a73 fix stability issues 2017-07-06 15:35:59 +02:00
Phillip Thelen
38352ad4c2 fix various errors 2017-07-05 22:25:29 +02:00
Phillip Thelen
e390abc3bb fix minor bugs 2017-07-05 19:49:11 +02:00
Phillip Thelen
6cb6655e99 improve snackbar display 2017-07-04 21:31:43 +02:00
Phillip Thelen
b9718e9180 fix party member display 2017-07-04 11:33:29 +02:00
Phillip Thelen
8e18a0e155 Improve party handling 2017-06-30 18:02:46 +02:00
Phillip Thelen
812874b342 update dailies before showing yesterdaily dialog 2017-06-28 18:21:44 +02:00
Phillip Thelen
7d1db6c8a3 bump build number 2017-06-27 19:48:48 +02:00
Phillip Thelen
f7dc8f936b fix minor issues 2017-06-23 11:47:55 +02:00
Phillip Thelen
bb6565b688 fix minor issues 2017-06-07 10:51:23 -07:00
Phillip Thelen
d89da9664a fix launch crash 2017-05-25 18:09:22 +02:00
Phillip Thelen
9fa6dbf821 improve content loading 2017-05-25 16:21:31 +02:00
Phillip Thelen
1c057cb0b0 bump version number 2017-05-19 15:44:21 +02:00
Phillip Thelen
c21bdb0690 move things around 2017-05-15 12:13:08 +02:00
Negue
a490fdb38a Merge remote-tracking branch 'origin/develop' into create_challenges
Conflicts:
	Habitica/res/values/strings.xml
	Habitica/src/main/java/com/habitrpg/android/habitica/api/ApiService.java
	Habitica/src/main/java/com/habitrpg/android/habitica/components/AppComponent.java
	Habitica/src/main/java/com/habitrpg/android/habitica/data/ApiClient.java
	Habitica/src/main/java/com/habitrpg/android/habitica/data/implementation/ApiClientImpl.java
	Habitica/src/main/java/com/habitrpg/android/habitica/models/social/Group.java
	Habitica/src/main/java/com/habitrpg/android/habitica/models/tasks/Task.java
	Habitica/src/main/java/com/habitrpg/android/habitica/modules/RepositoryModule.java
	Habitica/src/main/java/com/habitrpg/android/habitica/ui/activities/MainActivity.java
2017-04-23 15:28:37 +02:00
Phillip Thelen
e99059b298 update translation 2017-04-21 13:18:52 +02:00
Phillip Thelen
3f15d04765 bump build number 2017-04-19 16:54:44 +02:00
Phillip Thelen
d5daaf1bb6 bump version number 2017-04-19 15:26:06 +02:00
Phillip Thelen
9d56dffde3 Bump version number 2017-04-19 11:34:52 +02:00
Negue
98fac6c0a5 Merge branch 'develop' of https://github.com/HabitRPG/habitica-android into create_challenges
Conflicts:
	Habitica/res/values/strings.xml
	Habitica/src/main/java/com/habitrpg/android/habitica/HabiticaBaseApplication.java
2017-04-10 22:56:31 +02:00
Phillip Thelen
752325a3a0 fix task scoring 2017-04-07 10:09:51 +02:00
Negue
da87dd587c fix compile 2017-04-06 21:19:25 +02:00
Negue
3f5347486c Merge branch 'develop' of https://github.com/HabitRPG/habitica-android into create_challenges
Conflicts:
	Habitica/res/values/strings.xml
	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/ui/fragments/social/challenges/ChallengeTasksRecyclerViewFragment.java
2017-04-06 21:10:05 +02:00
Negue
94a4ef6b1d more layout + open new/edit TaskFormActivity without saving to DB + extract ChallengeTasksRecyclerViewAdapter 2017-04-06 20:58:51 +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
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
1b5dec0c16 reenable wake lock permission because removing it crashes some devices 2017-04-03 15:42:35 +02:00
Phillip Thelen
d17411495d Implement bottom navigation bar 2017-04-02 23:59:22 +02:00