Commit graph

1533 commits

Author SHA1 Message Date
Phillip Thelen
27e19eb1e5 optimize imports and fix code formatting 2017-02-02 12:26:20 +01:00
Phillip Thelen
1c85fbfa43 small design tweaks 2017-02-01 20:03:36 +01:00
Phillip Thelen
7a81e11524 fix crash in gem page 2017-02-01 17:03:12 +01:00
Phillip Thelen
67a0deee61 fix a bunch of linter errors 2017-02-01 16:58:53 +01:00
Phillip Thelen
d9167db771 update travis config 2017-02-01 15:05:33 +01:00
Phillip Thelen
18ae2edbea minor changes 2017-02-01 14:51:08 +01:00
Phillip Thelen
c99ff56288 add findbugs gradle plugin 2017-02-01 14:15:24 +01:00
Phillip Thelen
8e648ebed1 fix various memory leaks 2017-02-01 13:46:28 +01:00
Phillip Thelen
454a398a8d fix potential crash 2017-01-31 16:19:56 +01:00
Phillip Thelen
a30dc2e12a fix audio playback issue. Fixes #701 2017-01-30 18:48:30 +01:00
Phillip Thelen
33f1e4c22d Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	Habitica/res/values/strings.xml
2017-01-30 16:24:02 +01:00
Phillip Thelen
d7c71b7f66 Merge pull request #709 from AlbRoehm/Issue_#708_hardcodedStrings_CheckInRewards
Change strings in checkInReward to make them translatable
2017-01-30 15:27:26 +01:00
Phillip Thelen
17e32c989b update dependencies 2017-01-30 15:05:40 +01:00
Phillip Thelen
d7e7d87d0e fix challenge refreshing 2017-01-30 15:05:34 +01:00
Phillip Thelen
30a88aa09d fix challenge leaving 2017-01-30 14:13:29 +01:00
Phillip Thelen
6af6c29e3d Implement subscriber features 2017-01-30 12:47:54 +01:00
Phillip Thelen
19d0798719 update translations 2017-01-26 19:36:04 +01:00
Phillip Thelen
7d4f4c47e8 show subscription details in account details 2017-01-26 19:35:35 +01:00
Phillip Thelen
83bb7c3b6c handle new subscriptions 2017-01-26 19:33:46 +01:00
Phillip Thelen
3734ad3197 fix crash when updating avatar widget 2017-01-26 19:33:46 +01:00
Phillip Thelen
9dc0d0ee84 move purchaseflow to activity 2017-01-26 19:33:46 +01:00
Phillip Thelen
0021404751 display subscription status 2017-01-26 19:33:46 +01:00
Phillip Thelen
b575287f85 start working on subscriptions 2017-01-26 19:33:45 +01:00
Phillip Thelen
8d1ab45424 update translations 2017-01-26 19:30:02 +01:00
AlbrechtRoehm
bf5e70f749 Change strings in checkInReward to make them translatable 2017-01-24 11:52:51 +01:00
Phillip Thelen
3b6e3e493e bump version number 2017-01-23 13:16:11 +01:00
Phillip Thelen
3b56a066bb update translations 2017-01-23 13:16:11 +01:00
Phillip Thelen
6387a66e0f add Airus audio theme 2017-01-23 13:16:11 +01:00
Phillip Thelen
0c44813a0e fix minor graphical issues 2017-01-23 13:16:11 +01:00
Phillip Thelen
4c65e79356 Merge pull request #704 from AlbRoehm/fix_#700_titleAlwaysChallenge
Fix #700 title always challenge
2017-01-23 13:15:12 +01:00
Phillip Thelen
d02764aa5d Merge pull request #703 from AlbRoehm/fix_#702
Changes inbox chatAdapter to not get a nullPointer when using the menu
2017-01-23 13:09:07 +01:00
AlbrechtRoehm
5387da77b3 remove unnessecary else braces to make code more readable 2017-01-22 20:28:59 +01:00
AlbrechtRoehm
10a95ee9af fix_#700_titleAlwaysChallenge
add customTitle() for all the fragments to display title according to the current fragmet
2017-01-22 16:51:17 +01:00
AlbrechtRoehm
8cad6876f2 Start to add titles, replace customTitle() 2017-01-21 19:16:45 +01:00
AlbrechtRoehm
7a08ca75b9 Changes inbox chatAdapter to not get a nullPointer when using the menu 2017-01-21 13:55:04 +01:00
Phillip Thelen
5905af486b fix potential crashes 2017-01-19 13:12:30 +01:00
Phillip Thelen
a1fa9af152 remove WAKE_LOCK permission 2017-01-19 12:03:02 +01:00
Phillip Thelen
c307739f5a show message when user has dev setting active 2017-01-17 11:43:51 +01:00
Phillip Thelen
12ac130060 fix challenge item alignments 2017-01-16 20:03:00 +01:00
Phillip Thelen
15a9bd369d update colors 2017-01-16 20:02:51 +01:00
Phillip Thelen
1c5e081e48 remove borders from dailies and todos 2017-01-16 20:02:43 +01:00
Phillip Thelen
0bf3242c9c improve yellow habit buttons 2017-01-16 20:02:31 +01:00
Phillip Thelen
e70ab07cba fix font sizing 2017-01-16 18:14:28 +01:00
Phillip Thelen
44552f6861 update translations 2017-01-16 17:39:16 +01:00
Phillip Thelen
d4b63b8f69 fix editing reminders 2017-01-16 17:39:16 +01:00
Phillip Thelen
4351ca456d improve notification icon on some android versions
Fixes #693
2017-01-16 17:39:16 +01:00
Phillip Thelen
0cfccc2d8e improve party member list 2017-01-16 17:39:16 +01:00
Phillip Thelen
557824b872 Merge pull request #696 from AlbRoehm/displayCorrectClassNames
changed PlayerMinStats.getCleanedClassName() to display correct class strings
2017-01-16 16:50:32 +01:00
Negue
f57d86a77a add onErrors to retrofit callbacks + ArrayList<String> Result on postTaskNewPosition 2017-01-15 20:24:32 +01:00
Negue
c2bdddb208 use a different observable to repeat the getUserChallenges API Request 2017-01-15 19:52:35 +01:00