Commit graph

385 commits

Author SHA1 Message Date
Negue
6bcf38ef08 remove flagCount filter - closes #166 2015-12-09 17:54:18 +01:00
Phillip Thelen
abc22f070c fix tag filtering. 2015-12-09 16:39:40 +01:00
Phillip Thelen
070f625aaa preserve reminder settings between logouts.
Fixes #158
2015-12-09 14:15:15 +01:00
Phillip Thelen
ac401934f4 update user after skill usage. Fixes #159 2015-12-09 14:08:35 +01:00
Phillip Thelen
186afb05f4 disable skills menu item when it's not available. 2015-12-09 14:06:20 +01:00
Phillip Thelen
1b1b27c9fd directly update user health when purchasing potion
Fixes #150
2015-12-09 13:50:20 +01:00
Phillip Thelen
e3ee56754a unregister chatlistfragment from events when destroyed
Fixes #165
Fixes #149
2015-12-09 13:19:04 +01:00
Phillip Thelen
fdd6a27998 Fix checklist serialization on some devices. 2015-12-09 12:46:54 +01:00
Phillip Thelen
e40973b7d8 Fix contact. for real. 2015-12-09 03:27:40 +01:00
Phillip Thelen
4d7e02e19e restrict contact to email clients 2015-12-09 03:22:49 +01:00
Phillip Thelen
b56629139f Clean changelog for public release 2015-12-09 03:22:49 +01:00
Phillip Thelen
a30ab7ea0a improve readability for +1 in chat 2015-12-09 03:22:21 +01:00
Phillip Thelen
8e6f067830 better formatting for reminder time. Fixes #151 2015-12-09 03:22:20 +01:00
Phillip Thelen
2406ffcc20 improve spacing in rewards dialog 2015-12-09 03:22:20 +01:00
Phillip Thelen
0249dc3af2 fix crash when adding daily 2015-12-09 03:22:20 +01:00
Phillip Thelen
9ee5e90587 change login button to purple 2015-12-09 03:22:20 +01:00
Franzé Jr
2065429618 Update changelog.json 2015-12-08 23:14:15 -03:00
Franze Jr
304ac30db1 Fix sleep button. Fixes #130 2015-12-08 23:02:48 -03:00
Negue
e55c806d97 Version 0.0.18 2015-12-09 01:36:48 +01:00
Phillip Thelen
43459f420f use startdate in form 2015-12-09 01:22:26 +01:00
Phillip Thelen
f8d7fd446f only dailies have startdate. Fixes #148 2015-12-09 01:04:03 +01:00
Phillip Thelen
b7dc0925ae Make easy default difficulty. Fixes #145 2015-12-09 01:04:03 +01:00
Negue
b44963f2a2 Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-android into develop
Conflicts:
	Habitica/src/com/habitrpg/android/habitica/ui/fragments/ChatListFragment.java
2015-12-09 00:48:56 +01:00
Negue
7316972fe1 fixes #125 - use server error message if possible 2015-12-09 00:47:23 +01:00
Phillip Thelen
f63cd745ea fix login 2015-12-09 00:43:30 +01:00
Phillip Thelen
c0e7a05f77 set x-client header on requests 2015-12-09 00:35:18 +01:00
Phillip Thelen
77b2253fba change inn string 2015-12-09 00:29:33 +01:00
Phillip Thelen
e351cf2de9 update app icon 2015-12-09 00:26:28 +01:00
Phillip Thelen
c64a6c6a10 Change task form handling. Fixes #141 2015-12-09 00:22:27 +01:00
Phillip Thelen
7795d82b49 Fix potential crash when flagging chatmessages.
Fixes #140
2015-12-09 00:22:27 +01:00
Phillip Thelen
74d5f3b183 Make registering default. Fixes #142 2015-12-09 00:22:27 +01:00
Phillip Thelen
fea1dc3339 Add confirmation dialog when flagging. Fixes #139 2015-12-09 00:22:26 +01:00
Phillip Thelen
15c0ff9e8b temporarily remove boss stats from party display.
Fixes #138
2015-12-09 00:22:26 +01:00
Franze Jr
7d964fca8c Add feedback for Sleep button. Fixes #129 2015-12-08 20:20:34 -03:00
Negue
26804dfc36 fix taskform for rewards - no checklist, startDate and difficulty 2015-12-08 19:22:52 +01:00
Negue
19836c0563 Version 0.0.17 2015-12-08 19:04:36 +01:00
Phillip Thelen
1429f9b06a prevent multiple forms at once 2015-12-08 17:54:31 +01:00
Phillip Thelen
61c5e510b6 better feedback for purchasing rewards 2015-12-08 17:31:51 +01:00
Phillip Thelen
0342cac0fa Clear back stack when logging out. Fixes #127 2015-12-08 16:22:14 +01:00
Franze Jr
a3de93e627 Using workaround for DBFlow clean up the database - Fixes #107 2015-12-07 23:45:29 -03:00
Phillip Thelen
93175daadd Remove instabug 2015-12-08 00:20:52 +01:00
Negue
935cf8cf9c closes #115 - improve about screen 2015-12-07 23:50:22 +01:00
Phillip Thelen
85b3a3a226 Don't display connection alert when in Background
Fixes #120
2015-12-07 22:03:14 +01:00
Phillip Thelen
ceaf3086e2 Fix registration. Fixes #117 2015-12-07 21:49:55 +01:00
negue
46cb3f5275 Merge pull request #114 from HabitRPG/confirmation-on-delete-task
Add confirmation on remove task. Fixes #99
2015-12-07 19:19:57 +01:00
Phillip Thelen
378d2acaee Change login field to "Email or Username". Fixes #118 2015-12-07 15:01:08 +01:00
Franze Jr
506bc22a64 Fixes #98 - must supply a layout_width attribute error. 2015-12-06 23:00:31 -03:00
Franze Jr
c6f45b3d2a Add confirmation on remove task. Fixes #99 2015-12-06 22:12:36 -03:00
Phillip Thelen
a1581cc842 Fix avatar generation. Fixes #113 2015-12-06 22:56:09 +01:00
Phillip Thelen
843a5a8891 close expanded checklist when scrolling. Fixes #111 2015-12-06 21:57:45 +01:00