Commit graph

45 commits

Author SHA1 Message Date
Phillip Thelen
fd4c49ecde Implement new faint screen 2022-05-27 10:06:00 +02:00
Phillip Thelen
acb84d60ab improve touch feedback 2022-05-27 10:06:00 +02:00
Phillip Thelen
499fca1d34 Fix minor bugs 2020-09-18 18:34:53 +02:00
Phillip Thelen
564ad8ecbe Improve RTL support 2020-09-17 13:47:02 +02:00
Phillip Thelen
e1886f6928 Fix styling issues 2020-09-15 09:28:34 +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
1b12b3924d Fix minor issues 2020-06-22 15:13:04 +02:00
Phillip Thelen
efce4158b5 Finish up AG 2020-06-18 12:28:14 +02:00
Anita W
348b7fd19b
Further Talkback improvements for main activity (#1309)
* Add content description for Avatar icon

* Add content descriptions for plus and minus buttons

* Make bottom_navigation_background no longer clickable/focusable

- Previously it was set as clickable, even though clicking on it did
nothing. This had the side effect of making it focusable, adding an
unnecessary item to scroll through when using Talkback.

- Now it is no longer set as clickable, this is enough to make it no
longer focusable either.

* Add currency units to content descriptions of currency values
2020-05-04 17:25:14 +02:00
Phillip Thelen
ed05b34706 Refactor party fragmetns 2019-11-01 17:39:10 +01:00
Phillip Thelen
d6198f33c7 Minor performance tweaks 2019-10-24 15:19:02 +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
Phillip Thelen
7a71d621a8 fix design issues 2017-09-26 15:35:32 +02:00
Phillip Thelen
cf6242336f design tweaks 2017-09-25 20:33:27 +02:00
Phillip Thelen
f9b867964b show habit streak 2017-09-25 12:02:11 +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
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
Phillip Thelen
3f00de6c4d update task design 2017-01-05 18:19:06 +01:00
Phillip Thelen
d89609d562 spacing and icon tweaks 2016-08-11 18:06:55 +02:00
Elliot
955926c569 allow habits, dailies, and todos rearranging 2016-07-22 12:19:13 -04:00
Phillip Thelen
94f826119a update emoji library 2016-06-21 11:28:51 +02:00
Phillip Thelen
ff70591cc5 performance improvements for task list 2016-05-12 13:44:29 +02:00
Phillip Thelen
b01890427b Rewrite task lists 2016-05-10 16:07:12 +02:00
Phillip Thelen
ebdfe62f65 limit notes length to 3 lines 2016-04-26 16:49:56 +02:00
Phillip Thelen
095ba04f4e make spacing and sizing more consistent 2016-03-16 13:52:42 +01:00
Phillip Thelen
9c8e1be9d4 improve layouts 2016-03-08 20:53:03 +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
Max Dörfler
5851bacb98 optical feedback on habit button +/- touch 2015-12-16 14:39:32 +01:00
Phillip Thelen
3be14accd7 Whitespace for tasks. Fixes #82 2015-12-01 19:41:07 +01:00
Phillip Thelen
933c9cd515 better formatting for tasks 2015-11-24 21:21:32 +01:00
Phillip Thelen
afd23a4ae9 Redesign habit buttons 2015-11-07 15:27:17 +01:00
Phillip Thelen
59927ef0f1 Update UI when task is scored 2015-08-26 21:09:51 +02:00
Phillip Thelen
efadeeecb6 redesign habit and todo list 2015-08-17 22:32:21 +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
Phillip Thelen
305d676976 refactor tasks layouts 2015-06-29 18:24:44 +02:00
Negue
33240311e8 add new MainActivityNew with viewpager, recyclerview and drawer 2015-06-20 20:46:04 +02:00