Commit graph

  • c0e7a05f77 set x-client header on requests Phillip Thelen 2015-12-09 00:35:18 +0100
  • 77b2253fba change inn string Phillip Thelen 2015-12-09 00:29:33 +0100
  • e351cf2de9 update app icon Phillip Thelen 2015-12-09 00:26:28 +0100
  • c64a6c6a10 Change task form handling. Fixes #141 Phillip Thelen 2015-12-09 00:22:12 +0100
  • 7795d82b49 Fix potential crash when flagging chatmessages. Phillip Thelen 2015-12-09 00:12:18 +0100
  • 74d5f3b183 Make registering default. Fixes #142 Phillip Thelen 2015-12-09 00:04:15 +0100
  • fea1dc3339 Add confirmation dialog when flagging. Fixes #139 Phillip Thelen 2015-12-09 00:01:27 +0100
  • 15c0ff9e8b temporarily remove boss stats from party display. Phillip Thelen 2015-12-08 22:34:14 +0100
  • 7d964fca8c Add feedback for Sleep button. Fixes #129 Franze Jr 2015-12-08 20:20:34 -0300
  • 26804dfc36 fix taskform for rewards - no checklist, startDate and difficulty Negue 2015-12-08 19:22:52 +0100
  • 19836c0563 Version 0.0.17 Negue 2015-12-08 19:04:36 +0100
  • 1429f9b06a prevent multiple forms at once Phillip Thelen 2015-12-08 17:54:31 +0100
  • 61c5e510b6 better feedback for purchasing rewards Phillip Thelen 2015-12-08 17:31:51 +0100
  • 0342cac0fa Clear back stack when logging out. Fixes #127 Phillip Thelen 2015-12-08 16:22:14 +0100
  • a3de93e627 Using workaround for DBFlow clean up the database - Fixes #107 Franze Jr 2015-12-07 23:45:29 -0300
  • 93175daadd Remove instabug Phillip Thelen 2015-12-08 00:20:45 +0100
  • 935cf8cf9c closes #115 - improve about screen Negue 2015-12-07 23:50:22 +0100
  • 85b3a3a226 Don't display connection alert when in Background Phillip Thelen 2015-12-07 22:03:14 +0100
  • ceaf3086e2 Fix registration. Fixes #117 Phillip Thelen 2015-12-07 21:49:49 +0100
  • 46cb3f5275 Merge pull request #114 from HabitRPG/confirmation-on-delete-task negue 2015-12-07 19:19:57 +0100
  • 378d2acaee Change login field to "Email or Username". Fixes #118 Phillip Thelen 2015-12-07 15:01:02 +0100
  • 506bc22a64 Fixes #98 - must supply a layout_width attribute error. Franze Jr 2015-12-06 23:00:31 -0300
  • c6f45b3d2a Add confirmation on remove task. Fixes #99 Franze Jr 2015-12-06 22:12:36 -0300
  • a1581cc842 Fix avatar generation. Fixes #113 Phillip Thelen 2015-12-06 22:56:09 +0100
  • 843a5a8891 close expanded checklist when scrolling. Fixes #111 Phillip Thelen 2015-12-06 21:57:38 +0100
  • 190a2eb66a Refactor save-tags - closes #112 Negue 2015-12-06 21:25:07 +0100
  • 8555def802 Merge pull request #110 from HabitRPG/remove-unused-file Phillip Thelen 2015-12-06 20:42:56 +0100
  • 3af79384a9 Version 0.0.15 Negue 2015-12-06 01:40:07 +0100
  • 405722e06a edit rewards - closes #89 #102 - refactor task form view / class a bit Negue 2015-12-05 23:12:03 +0100
  • 63f6397cbc Remove unused file Franze Jr 2015-12-05 18:05:25 -0300
  • 4d749c7604 Merge pull request #109 from HabitRPG/spacing-edit-form Franzé Jr 2015-12-05 17:02:00 -0300
  • 45e4d421b3 Optimize imports Franze Jr 2015-12-05 16:51:19 -0300
  • de70efb20d [#101] Small refactorings on TaskForm Franze Jr 2015-12-05 16:43:14 -0300
  • 7f4ac9278a [#101] Fix space in edit form Franze Jr 2015-12-05 16:20:52 -0300
  • 400728fc55 don't crash when cleaning up empty DB. Fixes #107 Phillip Thelen 2015-12-05 19:50:17 +0100
  • 61aa230b42 Fix conflicts. Fixes #104 Franze Jr 2015-12-05 13:01:59 -0300
  • 39e891aed1 Fixes #104 - center gold label in rewards popup and small refactorings for rewards popup Franze Jr 2015-12-05 12:54:38 -0300
  • dd99bbe3ba Improve reward list handling. Fixes #103 Phillip Thelen 2015-12-05 16:12:01 +0100
  • f3ecc21661 Tease upcoming features in sidebar. Fixes #105 Phillip Thelen 2015-12-05 15:10:11 +0100
  • 40dcbe44e6 fix potential crash when loading tasks fragment Phillip Thelen 2015-12-04 16:36:05 +0100
  • 1fcce1c526 Version 0.0.14 Negue 2015-12-04 01:24:44 +0100
  • aa90534734 Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-android into develop Negue 2015-12-03 22:18:24 +0100
  • b342b14544 Version 0.0.13 Negue 2015-12-03 22:17:40 +0100
  • f783443d14 task form improvements Phillip Thelen 2015-12-03 21:41:03 +0100
  • 8a7fb6e844 Fix bug on click reward Franze Jr 2015-12-02 21:04:46 -0300
  • a4b5b4719c Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-android into develop Negue 2015-12-02 22:22:04 +0100
  • d1be2b1a36 refactor HabitItemRecyclerViewAdapter Negue 2015-12-02 22:21:28 +0100
  • 89d49e0f91 Merge pull request #90 from HabitRPG/about-loading-time negue 2015-12-02 22:18:01 +0100
  • 20f2527cab clear observable task-list - fixes #84 Negue 2015-12-02 21:57:07 +0100
  • 85e1cbc25f [#76] Reduce About loading time by loading one fragment at a time Franze Jr 2015-12-02 17:46:28 -0300
  • dbadc948ae fixes #50 - delete tasks from inside the app / refactor deletion Negue 2015-12-02 21:45:27 +0100
  • ff5c1ece48 better display for rewards Phillip Thelen 2015-12-02 18:46:27 +0100
  • 950aa1264c prevent empty maxExp and maxMP to be set. Phillip Thelen 2015-12-02 17:03:25 +0100
  • e1c96f69d5 better feedback when using skills Phillip Thelen 2015-12-02 16:56:13 +0100
  • 50f03b14b3 Set habit buttons to true as default Phillip Thelen 2015-12-02 16:54:23 +0100
  • 1a414e6b2e Fix crash when checking daily. Fixes #87 Phillip Thelen 2015-12-02 16:45:28 +0100
  • 21ac2866ee Fix crash when saving tasks. Fixes #88 Phillip Thelen 2015-12-02 16:45:16 +0100
  • 17f01dac8e prevent potential crash when reinstatiating tasks Phillip Thelen 2015-12-02 16:44:39 +0100
  • f627d340ef Version 0.0.12 Negue 2015-12-02 01:58:09 +0100
  • 4f2c8cde7b Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-android into develop Negue 2015-12-02 01:12:31 +0100
  • 69a80d2170 [#50] Deleting local-tasks on sync if those were deleted online Negue 2015-12-02 01:10:51 +0100
  • 81e5ed41a9 Check validation for task - it was crashing the daily creation Franze Jr 2015-12-01 18:17:35 -0300
  • f11826b174 only lock right drawer. Fixes #77 Phillip Thelen 2015-12-01 20:12:57 +0100
  • b7ad6c086e update user on launch. Fixes #83 Phillip Thelen 2015-12-01 19:54:13 +0100
  • 03a1bdcafa fix crash when saving task without checklist Phillip Thelen 2015-12-01 19:51:38 +0100
  • 3be14accd7 Whitespace for tasks. Fixes #82 Phillip Thelen 2015-12-01 19:41:07 +0100
  • f786bfb61e fix crash on fresh app launch Phillip Thelen 2015-12-01 14:33:39 +0100
  • 54273f4f85 Fix crash when creating tasks Phillip Thelen 2015-12-01 14:33:31 +0100
  • 46598945c3 add setting for daily reminder Phillip Thelen 2015-12-01 02:34:18 +0100
  • b4d5201bcf Version 0.0.11 Negue 2015-12-01 01:37:26 +0100
  • d0d7cf8e8d Merge pull request #53 from HabitRPG/ability-change-checklist negue 2015-12-01 01:23:12 +0100
  • 41ef6e59d1 Merge branch 'develop' into ability-change-checklist Negue 2015-12-01 01:22:09 +0100
  • 3828382a1f Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-android into develop Negue 2015-12-01 01:06:36 +0100
  • b6201ae5a3 21+ Gems , Purchase Cache Negue 2015-12-01 01:04:47 +0100
  • fb2745b516 Create changelog for 0.0.11 version Franzé Jr 2015-11-30 20:28:56 -0300
  • 0e865adcdf Update changelog.json Franzé Jr 2015-11-30 20:24:58 -0300
  • 08f63ba46e Merge pull request #80 from HabitRPG/clear-database negue 2015-12-01 00:15:52 +0100
  • 08e9531160 Clear database. Fixes #79 Franze Jr 2015-11-30 20:00:29 -0300
  • c4096d0758 set and update timezoneOffset. Fixes #15 Phillip Thelen 2015-11-30 23:36:41 +0100
  • c460226777 dismiss keyboard when cancelling edit Phillip Thelen 2015-11-30 23:15:08 +0100
  • 60d68ef089 Better task form saving Phillip Thelen 2015-11-30 23:10:45 +0100
  • 1283244b61 Allow checklist item editing Phillip Thelen 2015-11-30 23:01:41 +0100
  • 4b08ee92a4 Merge pull request #71 from HabitRPG/negue-iap negue 2015-11-30 22:45:11 +0100
  • 5ad018fcf9 Fix checking off checklist items Phillip Thelen 2015-11-30 20:57:34 +0100
  • 8df257d926 Fix checklistitem saving Phillip Thelen 2015-11-30 20:36:46 +0100
  • a0f40c0755 [#40] Drag and drop working. Auto-height not working. It still need to save the order of checklists Franze Jr 2015-11-15 16:55:33 -0300
  • 74573b3994 Fix conflicts Franze Jr 2015-11-17 20:11:36 -0300
  • 689c5b3234 Optimize imports - all the project Franze Jr 2015-11-29 22:22:35 -0300
  • fc779800b5 correct daily checklist rendering Phillip Thelen 2015-11-29 17:34:04 +0100
  • 2e337f6677 better feedback when updating tasks. Phillip Thelen 2015-11-29 17:13:15 +0100
  • e04f108277 default to all days checked when creating task. Phillip Thelen 2015-11-29 17:12:35 +0100
  • fbe6a9ba6d Fix freezing after loading user. Phillip Thelen 2015-11-29 16:08:35 +0100
  • 2946e0bdb1 Merge branch 'develop' into iap Negue 2015-11-30 20:38:22 +0100
  • 58abaab281 Merge pull request #72 from HabitRPG/optimize-imports Phillip Thelen 2015-11-30 19:10:16 +0100
  • 1c53973f33 Optimize imports - all the project Franze Jr 2015-11-29 22:22:35 -0300
  • 0913c62f1e Merge branch 'develop' into iap Negue 2015-11-29 21:35:41 +0100
  • 65df55f57e [#19] Purchase Gems now working :) Negue 2015-11-29 21:10:32 +0100
  • 259e725602 correct daily checklist rendering Phillip Thelen 2015-11-29 17:34:04 +0100
  • 1fb1139eaa better feedback when updating tasks. Phillip Thelen 2015-11-29 17:13:15 +0100
  • 2ba2ce3350 default to all days checked when creating task. Phillip Thelen 2015-11-29 17:12:35 +0100