Commit graph

51 commits

Author SHA1 Message Date
Phillip Thelen
ee20b4740f Continue group plan work 2022-10-04 09:33:18 +02:00
Phillip Thelen
b15bc38c0a Update deprecated code 2021-06-04 16:11:48 +02:00
Phillip Thelen
564ad8ecbe Improve RTL support 2020-09-17 13:47:02 +02:00
Phillip Thelen
0728eed1af Begin implementing dark mode 2020-09-04 18:17:34 +02:00
Phillip Thelen
e19f7222c2 Begin implementing new task design 2020-08-26 13:30:30 +02:00
Phillip Thelen
216b057fc4 Fix various linting errors 2019-08-24 12:33:14 +02:00
Phillip Thelen
59bf5b10d6 Clean up themes 2019-08-07 10:29:58 +02:00
Phillip Thelen
43db91293b Implement basic offline task creation and updating 2018-08-28 13:45:11 +02:00
Phillip Thelen
9cf2b1a71b Allow notes to expand and expand notes edittext. Fixes #1037 2018-08-27 15:54:44 +02:00
Daniel Gomez Rico
f36fbcaf01 Fix missing + on id definition for some layouts
If you have it without the + it can cause errors after modifing the layout orders, so it's better to define them with +
2017-11-17 14:11:44 +01:00
Phillip Thelen
528b9124ed minor design updates 2017-09-22 12:49:55 +02:00
Phillip Thelen
f3afda0720 Design fixes 2017-09-20 12:45:48 +02:00
Phillip Thelen
95fa5ccc41 rename habitica colors 2017-09-11 13:31:20 +02:00
Phillip Thelen
40cf584987 replace drawables with paintcode code 2017-09-05 19:51:20 +02:00
Phillip Thelen
01d63102a7 update custom rewards design 2017-07-25 12:23:01 +02:00
Phillip Thelen
8c0e52dbcb Improve currency display 2017-07-21 14:45:56 +02:00
Phillip Thelen
f5ad6488bc Move all db access to repositories 2017-04-20 21:14:23 +02:00
Phillip Thelen
2b7a67b3c6 minor design tweaks 2017-04-17 21:18:10 +02:00
Phillip Thelen
5fa6aa45cc update fab icons 2017-04-17 18:31:01 +02:00
Phillip Thelen
1021615d1c new icon for custom rewards 2017-04-17 16:49:43 +02:00
Phillip Thelen
dc5beef190 basic group plan support 2017-02-26 12:07:16 +01:00
Phillip Thelen
e70ab07cba fix font sizing 2017-01-16 18:14:28 +01:00
Phillip Thelen
929814bec9 change task description text 2017-01-15 12:39:19 +01:00
Phillip Thelen
a35ffd3918 more design changes 2017-01-13 17:42:05 +01:00
Phillip Thelen
ab3a90ca6d fix minor design issues 2017-01-13 13:42:24 +01:00
Negue
3f1722de64 redesign task list in challenge details / buy reward button 2017-01-12 21:44:40 +01:00
Negue
91781936a4 new task item styles 2017-01-11 23:46:26 +01:00
d954mas
6f07bb79a5 remove picasso 2016-11-19 14:29:45 +03:00
Phillip Thelen
d89609d562 spacing and icon tweaks 2016-08-11 18:06:55 +02:00
Phillip Thelen
94f826119a update emoji library 2016-06-21 11:28:51 +02:00
Phillip Thelen
b01890427b Rewrite task lists 2016-05-10 16:07:12 +02:00
Phillip Thelen
0f1f77b10e fix tasks 2016-03-22 16:07:54 +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
Phillip Thelen
6099c2c080 minor fixes 2016-02-03 13:56:43 +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
797742931b Added binding Adapter to parse markdown in Tasks 2015-12-25 12:49:53 +01:00
Data5tream
4b519c893b Added emojis to tasks (including edit forms) 2015-12-22 19:58:55 +01:00
Phillip Thelen
dd99bbe3ba Improve reward list handling. Fixes #103 2015-12-05 16:12:01 +01:00
Franze Jr
8a7fb6e844 Fix bug on click reward 2015-12-02 21:04:54 -03:00
Phillip Thelen
ff5c1ece48 better display for rewards 2015-12-02 18:46:27 +01:00
Franze Jr
1c53973f33 Optimize imports - all the project 2015-11-29 22:22:35 -03:00
Phillip Thelen
933c9cd515 better formatting for tasks 2015-11-24 21:21:32 +01:00
Negue
dc6ca83da7 rename BuyRewardCommand - add potion to rewards - reposition the reward texts 2015-11-15 19:48:06 +01:00
Franze Jr
36e6c42890 [#36] First version - Using MaterialDialogs 2015-11-10 18:01:34 -03:00
Negue
310cba8449 Load buyable gear rewards & save them to the db too 2015-10-29 20:49:57 +01:00
Phillip Thelen
e58baadbc7 Begin header redesign 2015-08-17 23:37:56 +02:00
Phillip Thelen
92ef8c6e44 Refactor models for checklists and tags 2015-08-17 17:37:43 +02:00
Phillip Thelen
ab84bf83d9 Combine task classes into one 2015-08-10 15:56:52 +02:00
Phillip Thelen
efecb79e81 Use more databindings 2015-08-03 18:14:20 +02:00
Negue
912898a3ac Buyable Item Images / clean up imports / nullcheck of gear 2015-07-28 19:37:18 +02:00