Commit graph

5759 commits

Author SHA1 Message Date
Negue
52018f7009 Version 0.0.23 2015-12-15 00:01:25 +01:00
Negue
7261860ea8 [#215] hide keyboard after sending a chat message 2015-12-14 22:09:05 +01:00
Negue
89fc986efb update changelog 2015-12-14 21:55:58 +01:00
Negue
6937407b27 [#215] open drawer on hardware menu button 2015-12-14 21:55:13 +01:00
Negue
f5cf8c9166 [#172] vertically centered checklist label 2015-12-14 21:52:06 +01:00
Negue
d3deb1813b update changelog.json 2015-12-14 21:16:40 +01:00
Negue
f62019a733 portrait only! ... for now 2015-12-14 20:52:56 +01:00
Negue
f9fc86be04 add bugfix to changelog 2015-12-14 20:35:54 +01:00
Negue
85879219be fixes #214 2015-12-14 20:32:41 +01:00
Negue
45daa97cc7 fix build, disable crashlytics on debug 2015-12-14 20:22:02 +01:00
Phillip Thelen
ce9b0167e5 Merge pull request #246 from HabitRPG/change-connection-dialog-error
Change how Dialog Connection Error works
2015-12-14 15:02:13 +01:00
Phillip Thelen
4e12c37b8f ignore updates to secret strings file 2015-12-14 14:44:06 +01:00
Phillip Thelen
d29a1c923e remove keys 2015-12-14 14:36:49 +01:00
Franze Jr
7a18be8844 Change how Dialog Connection Error works 2015-12-13 21:30:34 -03:00
negue
92554fc52e Merge pull request #245 from HabitRPG/remove-commented-code-on-layout
Remove commented code on layout file
2015-12-14 00:18:06 +01:00
Franze Jr
ccddc47355 Remove commented code on layout file 2015-12-13 20:01:45 -03:00
Negue
8a76dd35e9 fix NPE 2015-12-13 20:53:47 +01:00
Negue
4d7f4a681c fix user NPE on SkillsFragment 2015-12-13 20:42:01 +01:00
Negue
2d645bff40 fix logout and invisible input fields 2015-12-13 20:11:10 +01:00
Negue
0935aa5e31 fix crash: getEveryX() can be zero 2015-12-13 19:45:59 +01:00
negue
855ce2024b Merge pull request #239 from HabitRPG/no-crashlytics
remove calls to crashlytics on retrofit errors.
2015-12-13 19:09:55 +01:00
Phillip Thelen
a6e4bbb290 Remove widget for now
As the widget currently doesn't work, it's better to not have it there.
2015-12-13 18:06:12 +01:00
negue
f250e87c98 Merge pull request #224 from HabitRPG/checklist-adapter-out-of-bounds
Fix OutOfBounds in Array on CheckListAdapter. Closes #221
2015-12-13 16:06:18 +01:00
Phillip Thelen
8916503b54 Merge pull request #222 from HabitRPG/validation-without-party
Validation when user is not in a party. Fixes #212
2015-12-13 16:05:13 +01:00
Franze Jr
97c802f0ca Optimize import 2015-12-13 12:04:15 -03:00
Franze Jr
53ccfe28f9 #212 - Change fragments and not start activity for Party 2015-12-13 11:25:35 -03:00
Phillip Thelen
21765c6e88 Merge pull request #231 from HabitRPG/fix-issue-187
fixes #187 - Register / Login - Backbutton
2015-12-13 15:17:25 +01:00
Phillip Thelen
a8cd69aa22 Merge branch 'develop' into fix-issue-187
# Conflicts:
#	Habitica/src/com/habitrpg/android/habitica/MainActivity.java
2015-12-13 15:16:29 +01:00
Phillip Thelen
f453a204e6 Update README.md 2015-12-13 15:05:55 +01:00
Phillip Thelen
577000b1d1 Merge pull request #230 from HabitRPG/fix-issue-185
fixes #185 - Space after username can't log in
2015-12-13 14:42:40 +01:00
Franze Jr
3872a85868 #221 Change validation 2015-12-13 10:42:15 -03:00
Phillip Thelen
b061b625f3 Merge pull request #228 from HabitRPG/fix-issue-196
fixes #196 & asyncify TaskScoringCallback
2015-12-13 14:40:43 +01:00
Phillip Thelen
3e00abda9c Merge pull request #226 from HabitRPG/clean-up-res
Clean up res - fixes #86 fixes #167
2015-12-13 14:38:47 +01:00
Phillip Thelen
084cd4d6f6 Merge pull request #225 from HabitRPG/clean-up-gradle-packages
Clean up gradle packages. Fixes #119
2015-12-13 14:33:12 +01:00
Phillip Thelen
2546324fb6 remove calls to crashlytics on retrofit errors. 2015-12-13 14:03:31 +01:00
Negue
400debd529 add uuid to crashlytics [#201] 2015-12-13 02:45:14 +01:00
Negue
32ba6ec14e fix #187 2015-12-13 02:32:47 +01:00
Negue
130fd34063 fix #185 2015-12-13 02:15:31 +01:00
Negue
3b6bb4439f [#207] fix eyewear and headaccessory 2015-12-13 01:39:05 +01:00
Negue
013be22cb3 fix #196 & asyncify TaskScoringCallback 2015-12-13 01:15:05 +01:00
Negue
1ebf256cd1 Update AboutLibraries to 5.3.3 2015-12-13 00:55:40 +01:00
Franze Jr
50659d0d00 #119 - Add android.support.design.widget.TextInputLayout around EditText 2015-12-12 20:35:47 -03:00
Negue
2633d3f7e3 [#86] remove unused strings / styles [#167] extract strings to resources 2015-12-12 21:02:44 +01:00
Franzé Jr
6e21ffa18a Update README.md 2015-12-12 16:35:07 -03:00
Franzé Jr
f3a8cf6cdb Update README.md 2015-12-12 16:34:37 -03:00
Franzé Jr
305685e8f2 Update README.md 2015-12-12 16:33:14 -03:00
Franze Jr
5ae22e3d25 Clean up gradle packages. Fixes #119 2015-12-12 16:17:08 -03:00
Negue
2afbbd9b1c [#86] remove unused drawables / animations / layout / styles 2015-12-12 19:54:25 +01:00
Franze Jr
f709a129b4 Fix OutOfBounds in Array on CheckListAdapter. Closes #221 2015-12-12 14:52:14 -03:00
Negue
e1c979507a [#184] Add paperboy to about libraries 2015-12-12 18:51:28 +01:00