Commit graph

  • d204cca809 Load default values into preferences in LoginActivity to avoid null objects when requesting settings for the first time Data5tream 2015-12-22 15:47:23 +0100
  • f4a17b28de Load default values into preferences in LoginActivity to avoid null objects when requesting settings for the first time Data5tream 2015-12-22 15:47:23 +0100
  • d89aded0e2 Fixed notifications being always activated Data5tream 2015-12-22 15:38:28 +0100
  • 893c0dc599 Version 0.0.24 Negue 2015-12-22 01:48:35 +0100
  • e0f86a5059 wip: mark messages as seen Negue 2015-12-22 01:27:25 +0100
  • 213a00a74a Close drawer on back button pressed. Phillip Thelen 2015-12-22 01:18:00 +0100
  • b7b659a19e expand toucharea for checklist items Phillip Thelen 2015-12-22 00:52:24 +0100
  • 0e76722406 Minor clean ups Michal 2015-12-21 23:55:44 +0100
  • 79b2a82904 Merge branch 'develop' into refactor Michal 2015-12-21 23:43:43 +0100
  • f40e00f0c1 General MainActivity clean-up. Still needs more work Michal 2015-12-21 23:37:41 +0100
  • 616b5a179f Move Snackbars logic to UiUtils Michal 2015-12-21 23:20:02 +0100
  • f60d77f392 If timeval == null a default value is used for the string Data5tream 2015-12-21 22:46:13 +0100
  • 0a8469b33a Fixed notifications showing up every time MainActivity is called Data5tream 2015-12-21 22:38:51 +0100
  • bb14e23161 Removed unused variable Data5tream 2015-12-21 22:25:04 +0100
  • aeedce27fb Merge pull request #1 from HabitRPG/develop Michal Drabik 2015-12-21 22:17:34 +0100
  • 354900d0b3 Moved getNotification to NotificationPublisher Data5tream 2015-12-21 21:59:35 +0100
  • c0cc03b5fd update changelog & change the position of notes in changelog Negue 2015-12-21 20:38:55 +0100
  • 762b8fc9c3 Move Crashlytics initialization to HabiticaApplication Michal 2015-12-21 20:33:03 +0100
  • 9efca38c35 Create BaseActivity and move setContentView and ButterKnife logic Michal 2015-12-21 20:31:41 +0100
  • de9432404e added touch delegate to checkbox on daily/todo items. Darron Lumley 2015-12-18 17:36:29 +1100
  • 20e8af1c97 removed references to checkbox holder in daily/todo items Darron Lumley 2015-12-18 17:16:35 +1100
  • b5165752df Made the relativelayout holder of the task checkbox react to click events Darron Lumley 2015-12-17 21:52:05 +1100
  • 433bebf109 fixes #329 & fixes #162 Negue 2015-12-21 20:24:39 +0100
  • c005c64f39 Move activities to /ui/activities package Michal 2015-12-21 20:19:51 +0100
  • 2bd46a42aa Move 'dismissKeyboard()' to UiUtils class. Michal 2015-12-21 20:16:27 +0100
  • 665d19bd1a Merge pull request #335 from Data5tream/butterknife_refraction Phillip Thelen 2015-12-21 20:11:44 +0100
  • f13f2f98cb Merge pull request #322 from dlew/dlew/exists Phillip Thelen 2015-12-21 20:09:47 +0100
  • 4c34e72fe3 Clean up HabiticaApplication Michal 2015-12-21 20:08:24 +0100
  • 542ac42738 Change static 'Instance' field to 'getInstance()' in HabiticaApplication Michal 2015-12-21 20:03:57 +0100
  • 9aa0aee5af fixes #278 - NPE likes was null Negue 2015-12-21 19:13:05 +0100
  • a871b3f1a5 fixes NPE- MainActivity user Negue 2015-12-21 18:59:08 +0100
  • 115f56111c first draft of the changelog Negue 2015-12-21 18:50:40 +0100
  • 0a141d0679 fix NPE ChatListFragment Negue 2015-12-21 18:50:26 +0100
  • 5b854e8f5c fixes #263 - it couldn't get the values of deserialization Negue 2015-12-21 18:24:55 +0100
  • 19a136e8e2 fixes #318 - NPE on List.addAll Negue 2015-12-21 18:07:35 +0100
  • 70c6936d9d Removed todo comment Data5tream 2015-12-21 16:34:25 +0100
  • 85e64c9baf Butterknife in LoginActivity Data5tream 2015-12-21 16:30:31 +0100
  • c0df4d4181 Butterknife in TaskFormActivity Data5tream 2015-12-21 16:09:37 +0100
  • 69a1a006cd Merge pull request #326 from Data5tream/nomedia negue 2015-12-20 15:33:29 +0100
  • 2d213018a3 Merge pull request #323 from dlew/dlew/logs negue 2015-12-20 15:32:37 +0100
  • 01cbc612a2 Merge pull request #313 from farsidesoul/hideFABOnScroll negue 2015-12-20 15:29:17 +0100
  • 9e191a2646 Created createNomedia method Data5tream 2015-12-20 13:29:08 +0100
  • 8b017acec9 Simplified logging logic Dan Lew 2015-12-18 06:47:15 -0600
  • 84cb69d170 Fixed up logging of Exceptions Dan Lew 2015-12-18 06:35:16 -0600
  • 5da955275b Fixed HabiticaApplication.exists() Dan Lew 2015-12-18 06:31:01 -0600
  • 08fced059c Added a slide in and out animation to FAB when scrolling Darron Lumley 2015-12-18 21:21:05 +1100
  • 1868103380 Merge pull request #317 from gitter-badger/gitter-badge negue 2015-12-17 18:53:26 +0100
  • 9c3d3b962a Merge pull request #316 from dlew/dlew/quest-display Phillip Thelen 2015-12-17 15:44:04 +0100
  • 403efe05a9 Add Gitter badge The Gitter Badger 2015-12-17 14:30:51 +0000
  • d4c2fc6beb Merge pull request #315 from dlew/dlew/fix-npe Phillip Thelen 2015-12-17 15:26:28 +0100
  • 6660e83af2 Merge pull request #305 from ianrumac/update/butterknife Phillip Thelen 2015-12-17 15:21:25 +0100
  • eebc7fc91c Extracted string resource for "Quest" Dan Lew 2015-12-17 07:01:39 -0600
  • 82fcc5c95d Greatly simplified quset description layout Dan Lew 2015-12-17 06:58:47 -0600
  • 9f5c219605 Dynamically size quest image based on presence Dan Lew 2015-12-17 06:50:55 -0600
  • 888e0b7cfa HTML-format quest text Dan Lew 2015-12-17 06:42:31 -0600
  • 3f2567f317 Fixed merge conflicts and updated to development version Ian Rumac 2015-12-17 13:58:35 +0100
  • 8c983bb7e6 Fixed accidentally introduced potential NPE Dan Lew 2015-12-17 06:39:21 -0600
  • 2bc41dc520 Removed unnecessary import Darron Lumley 2015-12-17 20:06:06 +1100
  • ccadee266b FAB now hides on scroll Darron Lumley 2015-12-17 20:02:29 +1100
  • 2b5567623a Merge pull request #311 from HabitRPG/fix-300 negue 2015-12-16 23:59:28 +0100
  • a426916b04 Fix #300 Franze Jr 2015-12-16 19:40:38 -0300
  • 7747cc1cf0 Merge pull request #310 from HabitRPG/reward-creation Franzé Jr 2015-12-16 19:37:36 -0300
  • 6adaae12b6 Validate reward creation Franze Jr 2015-12-16 19:26:39 -0300
  • 4738245d4c Merge pull request #309 from HabitRPG/validate-presence-of-user-before-notify Franzé Jr 2015-12-16 19:15:23 -0300
  • cc1873c5b0 Fix #277 - Validate Presence of user before notify Franze Jr 2015-12-16 19:11:27 -0300
  • 9b940ba5da Merge pull request #308 from HabitRPG/fix-tasksfragment-crash-on-apihelper Franzé Jr 2015-12-16 19:03:26 -0300
  • 9d9b9cedcf #291 - Add validation for APIHelper Franze Jr 2015-12-16 18:59:36 -0300
  • 0506057fa5 Merge pull request #307 from HabitRPG/fix-validation-on-taskformactivity Franzé Jr 2015-12-16 18:10:31 -0300
  • 8e920575f6 Fix validation on TaskFormActivity Franze Jr 2015-12-16 18:05:58 -0300
  • f7379f341a Merge pull request #304 from dlew/dlew/gradle-wrapper negue 2015-12-16 21:29:39 +0100
  • b4de4e4b15 Merge pull request #303 from dlew/dlew/memory-leaks negue 2015-12-16 21:27:32 +0100
  • 57573dbad7 Add travis badge Franzé Jr 2015-12-16 16:55:41 -0300
  • f43e49f44d Merge pull request #306 from HabitRPG/travis-test negue 2015-12-16 20:47:23 +0100
  • 630c46c101 Update .travis.yml negue 2015-12-16 20:32:09 +0100
  • 91c39a40ce Update .travis.yml negue 2015-12-16 20:13:30 +0100
  • 3baa5a1159 Create .travis.yml negue 2015-12-16 20:01:48 +0100
  • ba46aa147f Added unbind calls to onDestroy in fragments that used butterknife in onCreate, so views become nullafter Ian Rumac 2015-12-16 18:29:03 +0100
  • 955fea3d51 Updated butterknife to version 7.0.1, replaced @InjectView with @Bind, replaced @Optional with @Nullable Ian Rumac 2015-12-16 18:13:11 +0100
  • 909491c00a Updated dataBinder plugin to 1.0-rc4 Dan Lew 2015-12-16 10:55:57 -0600
  • fd39937e93 Updated Android gradle plugin to 1.5.0 Dan Lew 2015-12-16 10:55:22 -0600
  • 979e075a51 Updated android-apt plugin to 1.8 Dan Lew 2015-12-16 10:52:46 -0600
  • 3e8cba3b4d Updated Gradle wrapper to v2.9 Dan Lew 2015-12-16 10:48:19 -0600
  • 2747b95ba9 Removed deprecated AARLinkSources plugin Dan Lew 2015-12-16 10:49:13 -0600
  • 7bd9921f23 Fixed memory leak via unnecessary EventBus register Dan Lew 2015-12-15 16:09:26 -0600
  • e9e9ed530b Fixed memory leak via APIHelper.mContext (unused) Dan Lew 2015-12-15 16:01:07 -0600
  • 8d04feecd8 Fixed memory leak due to static ActivityCheckout Dan Lew 2015-12-15 15:59:53 -0600
  • 9ea268053d Fixed memory leak caused by Application reference Dan Lew 2015-12-15 15:55:05 -0600
  • dc6ed91d4f Added LeakCanary for detecting memory leaks Dan Lew 2015-12-15 15:51:29 -0600
  • fbdb524676 Merge pull request #302 from muxe/habit-button-feedback Phillip Thelen 2015-12-16 15:48:43 +0100
  • 5f37dd9a2f Merge pull request #284 from dlew/dlew/user-picture-recycling Phillip Thelen 2015-12-16 15:15:50 +0100
  • 45ef16b82f Merge pull request #285 from dlew/dlew/constants-correctness Phillip Thelen 2015-12-16 15:08:26 +0100
  • d6031cc920 Merge pull request #281 from eryno/small-readme-grammar-fix Phillip Thelen 2015-12-16 15:02:42 +0100
  • 5851bacb98 optical feedback on habit button +/- touch Max Dörfler 2015-12-16 14:39:32 +0100
  • 388358cb85 Cleaned up README grammar and formatting Eryn O'Neil 2015-12-15 23:05:09 -0600
  • d169613478 Converted Integer constants -> int Dan Lew 2015-12-15 15:16:37 -0600
  • a1a8fb7384 Ensured constants use ALL_CAPS naming, as per Java convention Dan Lew 2015-12-15 15:16:05 -0600
  • f64d831e77 Ensured constants are static final (and private if possible) Dan Lew 2015-12-15 15:14:51 -0600
  • 0c038dab97 Clear current UserPicture before loading new one Dan Lew 2015-12-15 15:00:43 -0600
  • b3b59cbb4d Ensure layers is reset when generating new images Dan Lew 2015-12-15 14:52:52 -0600
  • d2275b7a77 User generics with List Dan Lew 2015-12-15 14:52:03 -0600