Eric Schultz
|
d373b42fe1
|
Added GPLv3 to be consistent with the habitrpg
|
2016-01-01 11:50:11 -06:00 |
|
Negue
|
893c0dc599
|
Version 0.0.24
|
2015-12-22 01:48:35 +01:00 |
|
Phillip Thelen
|
213a00a74a
|
Close drawer on back button pressed.
|
2015-12-22 01:18:00 +01:00 |
|
Phillip Thelen
|
b7b659a19e
|
expand toucharea for checklist items
|
2015-12-22 00:52:29 +01:00 |
|
Negue
|
c0cc03b5fd
|
update changelog & change the position of notes in changelog
|
2015-12-21 20:38:55 +01:00 |
|
Darron Lumley
|
de9432404e
|
added touch delegate to checkbox on daily/todo items.
|
2015-12-21 20:25:44 +01:00 |
|
Darron Lumley
|
20e8af1c97
|
removed references to checkbox holder in daily/todo items
|
2015-12-21 20:25:44 +01:00 |
|
Darron Lumley
|
b5165752df
|
Made the relativelayout holder of the task checkbox react to click events
|
2015-12-21 20:25:44 +01:00 |
|
Negue
|
433bebf109
|
fixes #329 & fixes #162
|
2015-12-21 20:24:39 +01:00 |
|
Phillip Thelen
|
665d19bd1a
|
Merge pull request #335 from Data5tream/butterknife_refraction
Butterknife refraction
|
2015-12-21 20:11:44 +01:00 |
|
Phillip Thelen
|
f13f2f98cb
|
Merge pull request #322 from dlew/dlew/exists
Fixed HabiticaApplication.exists()
|
2015-12-21 20:09:47 +01:00 |
|
Negue
|
9aa0aee5af
|
fixes #278 - NPE likes was null
|
2015-12-21 19:13:05 +01:00 |
|
Negue
|
a871b3f1a5
|
fixes NPE- MainActivity user
|
2015-12-21 18:59:08 +01:00 |
|
Negue
|
115f56111c
|
first draft of the changelog
|
2015-12-21 18:50:40 +01:00 |
|
Negue
|
0a141d0679
|
fix NPE ChatListFragment
|
2015-12-21 18:50:26 +01:00 |
|
Negue
|
5b854e8f5c
|
fixes #263 - it couldn't get the values of deserialization
|
2015-12-21 18:24:55 +01:00 |
|
Negue
|
19a136e8e2
|
fixes #318 - NPE on List.addAll
|
2015-12-21 18:07:35 +01:00 |
|
Data5tream
|
70c6936d9d
|
Removed todo comment
|
2015-12-21 16:34:25 +01:00 |
|
Data5tream
|
85e64c9baf
|
Butterknife in LoginActivity
|
2015-12-21 16:30:31 +01:00 |
|
Data5tream
|
c0df4d4181
|
Butterknife in TaskFormActivity
|
2015-12-21 16:09:37 +01:00 |
|
negue
|
69a1a006cd
|
Merge pull request #326 from Data5tream/nomedia
Created createNomedia method
|
2015-12-20 15:33:29 +01:00 |
|
negue
|
2d213018a3
|
Merge pull request #323 from dlew/dlew/logs
Minor improvements to logging
|
2015-12-20 15:32:37 +01:00 |
|
negue
|
01cbc612a2
|
Merge pull request #313 from farsidesoul/hideFABOnScroll
Hide FloatingActionButton on scroll
|
2015-12-20 15:29:17 +01:00 |
|
Data5tream
|
9e191a2646
|
Created createNomedia method
|
2015-12-20 13:29:08 +01:00 |
|
Dan Lew
|
8b017acec9
|
Simplified logging logic
Throwing an exception just to log its message makes no sense...
|
2015-12-18 06:47:15 -06:00 |
|
Dan Lew
|
84cb69d170
|
Fixed up logging of Exceptions
Added stack traces to the logs, which helps for debugging.
|
2015-12-18 06:46:54 -06:00 |
|
Dan Lew
|
5da955275b
|
Fixed HabiticaApplication.exists()
It always returned `false` because it was targeting the wrong file.
|
2015-12-18 06:31:01 -06:00 |
|
Darron Lumley
|
08fced059c
|
Added a slide in and out animation to FAB when scrolling
|
2015-12-18 21:21:05 +11:00 |
|
negue
|
1868103380
|
Merge pull request #317 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
|
2015-12-17 18:53:26 +01:00 |
|
Phillip Thelen
|
9c3d3b962a
|
Merge pull request #316 from dlew/dlew/quest-display
Fixed/improved quest display
|
2015-12-17 15:44:04 +01:00 |
|
The Gitter Badger
|
403efe05a9
|
Add Gitter badge
|
2015-12-17 14:30:51 +00:00 |
|
Phillip Thelen
|
d4c2fc6beb
|
Merge pull request #315 from dlew/dlew/fix-npe
Fixed accidentally introduced potential NPE
|
2015-12-17 15:26:28 +01:00 |
|
Phillip Thelen
|
6660e83af2
|
Merge pull request #305 from ianrumac/update/butterknife
Updated butterknife dependency and unbinded fragment views
|
2015-12-17 15:21:25 +01:00 |
|
Dan Lew
|
eebc7fc91c
|
Extracted string resource for "Quest"
|
2015-12-17 07:01:52 -06:00 |
|
Dan Lew
|
82fcc5c95d
|
Greatly simplified quset description layout
The GridLayout was completely unnecessary
|
2015-12-17 07:01:52 -06:00 |
|
Dan Lew
|
9f5c219605
|
Dynamically size quest image based on presence
If it's there, it's 128dp x 128dp. If it's not, the ImageView is basically
hidden.
|
2015-12-17 07:01:52 -06:00 |
|
Dan Lew
|
888e0b7cfa
|
HTML-format quest text
Some quests use HTML, this will automatically format it.
|
2015-12-17 07:01:52 -06:00 |
|
Ian Rumac
|
3f2567f317
|
Fixed merge conflicts and updated to development version
|
2015-12-17 13:58:35 +01:00 |
|
Dan Lew
|
8c983bb7e6
|
Fixed accidentally introduced potential NPE
This can occur when loading an image where one of the layers doesn't load
correctly.
|
2015-12-17 06:39:21 -06:00 |
|
Darron Lumley
|
2bc41dc520
|
Removed unnecessary import
|
2015-12-17 20:06:06 +11:00 |
|
Darron Lumley
|
ccadee266b
|
FAB now hides on scroll
|
2015-12-17 20:02:29 +11:00 |
|
negue
|
2b5567623a
|
Merge pull request #311 from HabitRPG/fix-300
Fix #300
|
2015-12-16 23:59:28 +01:00 |
|
Franze Jr
|
a426916b04
|
Fix #300
|
2015-12-16 19:51:03 -03:00 |
|
Franzé Jr
|
7747cc1cf0
|
Merge pull request #310 from HabitRPG/reward-creation
Validate reward creation
|
2015-12-16 19:37:36 -03:00 |
|
Franze Jr
|
6adaae12b6
|
Validate reward creation
|
2015-12-16 19:26:39 -03:00 |
|
Franzé Jr
|
4738245d4c
|
Merge pull request #309 from HabitRPG/validate-presence-of-user-before-notify
Fix #277 - Validate Presence of user before notify
|
2015-12-16 19:15:23 -03:00 |
|
Franze Jr
|
cc1873c5b0
|
Fix #277 - Validate Presence of user before notify
|
2015-12-16 19:11:27 -03:00 |
|
Franzé Jr
|
9b940ba5da
|
Merge pull request #308 from HabitRPG/fix-tasksfragment-crash-on-apihelper
#291 - Add validation for APIHelper
|
2015-12-16 19:03:26 -03:00 |
|
Franze Jr
|
9d9b9cedcf
|
#291 - Add validation for APIHelper
|
2015-12-16 18:59:36 -03:00 |
|
Franzé Jr
|
0506057fa5
|
Merge pull request #307 from HabitRPG/fix-validation-on-taskformactivity
Fix validation on TaskFormActivity
|
2015-12-16 18:10:31 -03:00 |
|