Commit graph

  • 40700ff737 Messages are now loaded before parsing and replaced later Data5tream 2016-01-22 22:45:40 +0100
  • 4e60b9a4b7 handle empty date Phillip Thelen 2016-01-21 21:14:37 +0100
  • 1e17eb1b1d Moved Markdown parsing to asynchronous task to reduce impact on UI Thread. Data5tream 2016-01-21 19:00:49 +0100
  • e9f447f831 load content for customizations Phillip Thelen 2016-01-21 16:43:51 +0100
  • ad87a8addd update release notes Phillip Thelen 2016-01-21 14:23:00 +0100
  • 880e9c7152 Merge branch 'develop' of github.com:HabitRPG/habitrpg-android into develop Phillip Thelen 2016-01-21 14:02:29 +0100
  • 7fe9ae514d Don't reload active fragment, when selected. Phillip Thelen 2016-01-21 14:02:24 +0100
  • 88d84213e7 Fix timezone issues. Fixes #385 Phillip Thelen 2016-01-21 14:02:09 +0100
  • 80415457b1 Merge pull request #386 from abscondment/fix-360 Phillip Thelen 2016-01-21 12:37:27 +0100
  • 0ba4aae129 Enable installation on external storage. Brendan Ribera 2016-01-20 23:34:04 -0800
  • 6306ba1076 Merge pull request #382 from yishanhe/fix-132 Phillip Thelen 2016-01-20 18:05:44 +0100
  • 6f925e7d00 fix avatar rendering for drawer Phillip Thelen 2016-01-20 17:28:31 +0100
  • cae0043e60 Fix display of dailies with active CDS. Fixes #330 Phillip Thelen 2016-01-20 17:17:32 +0100
  • c6816acb83 Fixes #370 Phillip Thelen 2016-01-20 16:36:57 +0100
  • de87bfd2af Fix potential crash when editing Task. Fixes #356 Phillip Thelen 2016-01-20 16:18:32 +0100
  • c3d22a981a Fixes #357 Phillip Thelen 2016-01-20 16:14:03 +0100
  • f1d922a895 Fix potential crash when opening taskform. Phillip Thelen 2016-01-20 16:13:51 +0100
  • 86c90d05e3 fix Back button in account details Fixes #171 Phillip Thelen 2016-01-20 16:06:45 +0100
  • 6567081a98 Don't delete deleted tasks Phillip Thelen 2016-01-20 16:06:17 +0100
  • 0fb09f6ea7 Fix crash when displaying network error. Fixes #350 Phillip Thelen 2016-01-20 15:50:20 +0100
  • 48336c96ac Fix avatar size in dialogs Phillip Thelen 2016-01-20 15:44:40 +0100
  • 5dbdd212ac fix scaling for customizations Phillip Thelen 2016-01-20 15:31:34 +0100
  • d607f38742 round bar values the same as on the website. Fixes #191 Phillip Thelen 2016-01-20 14:56:35 +0100
  • 56c7a122b8 Delay drop snackbar. Fixes #235 Phillip Thelen 2016-01-20 14:20:35 +0100
  • 999ddd053d Support due date for todos. Fixes Phillip Thelen 2016-01-20 14:20:09 +0100
  • 1ebff30bbe fix display of trivial difficulty in form Phillip Thelen 2016-01-20 12:12:47 +0100
  • 68bd9dfa51 Better header sizing Phillip Thelen 2016-01-20 11:37:11 +0100
  • de353c011a correct sorting for checklist items Phillip Thelen 2016-01-20 11:21:53 +0100
  • 4a0cbf12e6 bump build number Phillip Thelen 2016-01-20 10:43:31 +0100
  • 5c29001cca fix sorting for backgrounds Phillip Thelen 2016-01-19 20:55:22 +0100
  • 21d6342968 Better formatting for customizations Phillip Thelen 2016-01-19 19:43:24 +0100
  • 27f3afd66a Correctly merge customization data. Phillip Thelen 2016-01-19 19:27:23 +0100
  • 96c5dd2ad1 Moved two classes Data5tream 2016-01-19 18:53:13 +0100
  • b31caf7590 Prevent potential crash in party view Phillip Thelen 2016-01-19 18:40:37 +0100
  • dcf9c56142 fix issue with avatar loading Phillip Thelen 2016-01-19 18:32:59 +0100
  • 3a5710d93a allow to buy and set backgrounds Phillip Thelen 2016-01-19 16:31:09 +0100
  • f7dd168b8a Fetch additional content if some is missing Phillip Thelen 2016-01-19 15:23:53 +0100
  • c4b6cc87e7 Merge branch 'develop' of github.com:HabitRPG/habitrpg-android into AvatarCustomization Phillip Thelen 2016-01-19 13:48:50 +0100
  • ac5bd8ad7a fix 132 syi 2016-01-17 18:38:26 -0500
  • 618a2836f2 Merge pull request #359 from ericschultz/patch-1 Phillip Thelen 2016-01-17 19:44:44 +0100
  • 3fa866d31c Merge pull request #381 from wwenbow/develop Phillip Thelen 2016-01-17 14:07:38 +0100
  • 2331a2b40c Merge pull request #380 from yishanhe/fix-216 Phillip Thelen 2016-01-17 14:03:08 +0100
  • 3ec780dfae fix #378: close FAB after adding task Wenbo Wang 2016-01-16 16:43:45 -0800
  • 5c527b8ad6 Allow customizations and sets to be purchased Phillip Thelen 2016-01-16 18:05:14 +0100
  • 96f495fa9f fixed #216 syi 2016-01-14 14:56:59 -0500
  • d9d795fb3b Allow users to select owned customizations Phillip Thelen 2016-01-13 17:25:08 +0100
  • d57c9eb612 Fade between fragments Phillip Thelen 2016-01-13 11:48:05 +0100
  • b7427a6baf removed coverity-scan Data5tream 2016-01-12 19:30:40 +0100
  • 4243aa0b4b Fixed build errors Data5tream 2016-01-12 19:29:39 +0100
  • b5ed128fa5 merged develop to resolve merge-conflicts Data5tream 2016-01-12 19:10:30 +0100
  • 3c69a0a802 Added icons for keyboard switch Data5tream 2016-01-12 18:26:39 +0100
  • d266ce790b Updated to emoji-lib 0.0.2.1 to improve styling Data5tream 2016-01-12 18:25:02 +0100
  • ca2f89087f Display current avatar customization Phillip Thelen 2016-01-12 17:08:02 +0100
  • 3b3fdc3166 Fix for issue #376 Data5tream 2016-01-12 16:50:54 +0100
  • a041ac1e02 Fixed problems with input Data5tream 2016-01-11 22:57:03 +0100
  • 2d41d44a53 Added emoji toggles to TaskForm (still problems with actual input) Data5tream 2016-01-11 22:53:40 +0100
  • 921b14183c extract constant strings Negue 2016-01-11 20:29:05 +0100
  • d32806ece7 fixes #367 Negue 2016-01-11 19:47:06 +0100
  • 0979453738 Mark messages as seen - part 2 Negue 2016-01-11 19:29:29 +0100
  • dce5b19094 Merge branch 'develop' into seenMessages Negue 2016-01-11 18:04:01 +0100
  • cd5ab889ff Added own icon Data5tream 2016-01-11 17:54:21 +0100
  • 2da4dd0e87 Added emojikeyboard to chat Data5tream 2016-01-11 17:09:49 +0100
  • 7104e13897 Fix for issue #351 Data5tream 2016-01-11 15:38:36 +0100
  • 77a7718dda Merge pull request #366 from yishanhe/fix-345 Phillip Thelen 2016-01-11 14:10:06 +0100
  • 2c771de119 Merge branch 'develop' of github.com:HabitRPG/habitrpg-android into develop Phillip Thelen 2016-01-11 13:57:58 +0100
  • 3caa2ca6fc Merge branch 'michaldrabik-refactor' into develop Phillip Thelen 2016-01-11 13:55:58 +0100
  • 86b40fb155 Fix merge fail Phillip Thelen 2016-01-11 13:55:50 +0100
  • 12786109f2 Merge branch 'refactor' of git://github.com/michaldrabik/habitrpg-android into michaldrabik-refactor Phillip Thelen 2016-01-11 13:36:07 +0100
  • 6363273548 Merge pull request #341 from Data5tream/notification_fix Phillip Thelen 2016-01-11 13:28:51 +0100
  • 0ddd91ba69 Fix #345 syi 2016-01-06 12:38:54 -0500
  • 57299095fc Fix for issue #356 (most probably) Data5tream 2016-01-06 13:26:02 +0100
  • c5edb7807b Fix for issue #343 Data5tream 2016-01-06 12:57:46 +0100
  • 9fce7be410 Reordered currencies to match web version Cam 2016-01-05 21:07:18 -0500
  • d373b42fe1 Added GPLv3 to be consistent with the habitrpg Eric Schultz 2016-01-01 11:50:11 -0600
  • 168442990f coverity test Data5tream 2015-12-28 16:24:02 +0100
  • b4c8739abe Changed to emoji-lib library which combines the other twos used before Data5tream 2015-12-26 16:21:21 +0100
  • 09fe66847b Code cleanup Data5tream 2015-12-26 13:11:55 +0100
  • 33d4cb7ef3 Moved databinding adapter Data5tream 2015-12-26 12:50:20 +0100
  • b7b898e6f6 Removed emojikeyboard until topic is discussed Data5tream 2015-12-25 18:19:20 +0100
  • 17799bd263 Added emoji-keyboard to task-title form Data5tream 2015-12-25 14:27:37 +0100
  • 0092186caa Added markdown and emoji support to party info Data5tream 2015-12-25 12:55:48 +0100
  • d65c2b491e Removed unnecessary import statement Data5tream 2015-12-25 12:51:08 +0100
  • 797742931b Added binding Adapter to parse markdown in Tasks Data5tream 2015-12-25 12:49:53 +0100
  • 9c488ffc10 Removed markdown parsing so Task.java isn't affected anymore Data5tream 2015-12-25 12:33:33 +0100
  • 26aa291224 Made MarkdownParser static Data5tream 2015-12-25 11:32:06 +0100
  • 9bf05a465a Removed unnecessary library Data5tream 2015-12-24 23:25:13 +0100
  • 7e712cdbda Tried to fix ChatRecyclerViewAdapter Data5tream 2015-12-24 23:05:58 +0100
  • 243ffb6d7b Updated EmojiParser Data5tream 2015-12-24 22:56:28 +0100
  • 9c36b89c61 Created MarkdownParser to simplify the converting process Data5tream 2015-12-24 11:29:28 +0100
  • e7ab3aeffe Changed to external EmojiParser Data5tream 2015-12-24 00:32:19 +0100
  • 213ab97b11 Added EmojiParser to parse markdown emojis Data5tream 2015-12-23 16:21:48 +0100
  • 156092b91c Removed the unnecessary new-line which was added when parsing markdown Data5tream 2015-12-23 13:12:15 +0100
  • 1e36ae5a68 Added markdown support to chat Data5tream 2015-12-23 12:53:56 +0100
  • ee28318698 Data is stored as strings an converted when requested Data5tream 2015-12-23 12:45:02 +0100
  • f07245998a Conversion from String to Spanned (not finished) Data5tream 2015-12-23 12:25:21 +0100
  • 70e2711cb1 Markdown parser setup Data5tream 2015-12-23 12:24:17 +0100
  • bad2e6f365 Added emojis to tavern chat Data5tream 2015-12-22 20:10:28 +0100
  • 4b519c893b Added emojis to tasks (including edit forms) Data5tream 2015-12-22 19:58:55 +0100
  • fa70b58e00 Initial setup Data5tream 2015-12-22 19:02:53 +0100
  • a24942cfa2 Merge remote-tracking branch 'origin/notification_fix' into notification_fix Data5tream 2015-12-22 15:55:10 +0100