Commit graph

89 commits

Author SHA1 Message Date
Keith Holliday
c74296c38d Added task reminders interface and model 2016-06-12 11:16:14 -06:00
Phillip Thelen
f93d8ba585 fix deprecated usages 2016-04-12 15:04:16 +02:00
jeubank12
7aa2e4238a Works when creating a new task
TODO:
-Add a today button to the calendar
-Make sure it works for edit a task
2016-03-29 12:59:53 +02:00
jeubank12
a4aaf44b88 Edited task form res and activity, working on getting the manifest to build so that I can test 2016-03-29 12:59:53 +02:00
Phillip Thelen
243750b7e1 Merge branch 'feature/eschrock/add-attributes-to-task-creation' of git://github.com/schrockblock/habitrpg-android into schrockblock-feature/eschrock/add-attributes-to-task-creation 2016-03-22 16:39:59 +01:00
Phillip Thelen
0f1f77b10e fix tasks 2016-03-22 16:07:54 +01:00
Elliot
5aa05582a5 add attributes to task creation if auto allocated 2016-03-18 13:16:27 -04:00
Phillip Thelen
9c8e1be9d4 improve layouts 2016-03-08 20:53:03 +01:00
Brandon Cheng
61094d0f52 Merge pull request #6 from HabitRPG/develop
Update to main branch
2016-03-06 17:57:33 -08:00
Phillip Thelen
1caf6de984 fix post button 2016-03-06 17:09:34 +01:00
WhatsEmo
9313a00783 Cleared some merge conflicts 2016-02-27 13:35:37 -08:00
WhatsEmo
46a3ce995f Merge branch 'develop' of https://github.com/HabitRPG/habitrpg-android into develop 2016-02-27 13:17:12 -08:00
Phillip Thelen
6e763fea5f fix merge conflicts 2016-02-26 14:33:05 +01:00
Phillip Thelen
1469e6fe54 Merge branch 'emojis' of git://github.com/Data5tream/habitrpg-android into Data5tream-emojis
# Conflicts:
#	Habitica/AndroidManifest.xml
#	Habitica/res/layout/activity_task_form.xml
#	Habitica/res/layout/tavern_chat_new_entry_item.xml
#	Habitica/src/com/habitrpg/android/habitica/ui/activities/TaskFormActivity.java
#	Habitica/src/com/habitrpg/android/habitica/ui/adapter/social/ChatRecyclerViewAdapter.java
#	Habitica/src/com/habitrpg/android/habitica/ui/fragments/social/ChatListFragment.java
2016-02-26 14:02:15 +01:00
WhatsEmo
2a03191def GitHub Glitched
All these updates were already made
2016-02-20 00:19:21 -08:00
David Barnett
83caf8921d Add inputType=textCapSentences to most EditText widgets 2016-01-30 22:59:04 -08:00
Phillip Thelen
999ddd053d Support due date for todos. Fixes 2016-01-20 14:20:09 +01:00
Data5tream
3b3fdc3166 Fix for issue #376 2016-01-12 16:50:54 +01:00
Data5tream
2d41d44a53 Added emoji toggles to TaskForm (still problems with actual input) 2016-01-11 22:53:40 +01:00
Data5tream
b4c8739abe Changed to emoji-lib library which combines the other twos used before 2015-12-26 16:21:21 +01:00
Data5tream
09fe66847b Code cleanup 2015-12-26 13:11:55 +01:00
Data5tream
b7b898e6f6 Removed emojikeyboard until topic is discussed 2015-12-25 18:19:20 +01:00
Data5tream
17799bd263 Added emoji-keyboard to task-title form 2015-12-25 14:27:37 +01:00
Data5tream
4b519c893b Added emojis to tasks (including edit forms) 2015-12-22 19:58:55 +01:00
Negue
26804dfc36 fix taskform for rewards - no checklist, startDate and difficulty 2015-12-08 19:22:52 +01:00
Negue
405722e06a edit rewards - closes #89 #102 - refactor task form view / class a bit 2015-12-05 23:12:03 +01:00
Franze Jr
de70efb20d [#101] Small refactorings on TaskForm 2015-12-05 16:43:14 -03:00
Franze Jr
7f4ac9278a [#101] Fix space in edit form 2015-12-05 16:20:52 -03:00
Phillip Thelen
f783443d14 task form improvements 2015-12-03 21:41:03 +01:00
Negue
dbadc948ae fixes #50 - delete tasks from inside the app / refactor deletion 2015-12-02 21:45:27 +01:00
Phillip Thelen
1283244b61 Allow checklist item editing 2015-11-30 23:01:41 +01:00
Franze Jr
813674a328 [#40] Add button for adding new checklist. 2015-11-17 20:11:56 -03:00
Franze Jr
482dc055c0 [#40] Drag and drop working. Auto-height working with scrollbar for a huge number of elements. 2015-11-17 20:11:56 -03:00
Franze Jr
5b30f190e8 [#40] Drag and drop working. Auto-height not working. It still need to save the order of checklists 2015-11-17 20:11:56 -03:00
Negue
310cba8449 Load buyable gear rewards & save them to the db too 2015-10-29 20:49:57 +01:00
Mickael Goubin
8470bcc031 Fix #16 statusbar color 2015-10-29 19:53:37 +01:00
Negue
94af661353 Cleanup / fixes / set title on TaskForm / Version 0.0.5 2015-10-21 22:33:32 +02:00
Phillip Thelen
bbe80a30c4 First working task creating/update form 2015-08-03 15:55:17 +02:00
Phillip Thelen
73f8c596d3 Start building new form for tasks 2015-08-03 15:55:17 +02:00