Commit graph

17 commits

Author SHA1 Message Date
Phillip Thelen
3e3d3b11f6 bunch of fixes 2022-07-27 17:04:28 +02:00
Phillip Thelen
acb84d60ab improve touch feedback 2022-05-27 10:06:00 +02:00
Phillip Thelen
f32bac7ec6 Teams support fixes 2022-05-02 17:26:52 +02:00
Phillip Thelen
f5e5a987d9 add ability to view team task boards 2021-01-28 12:31:17 +01:00
Phillip Thelen
30656bbb80 Fixes #1445 2020-12-14 18:21:56 +01:00
Phillip Thelen
4b03a448c9 Style updates 2020-09-17 13:23:27 +02:00
Phillip Thelen
e1886f6928 Fix styling issues 2020-09-15 09:28:34 +02:00
Phillip Thelen
b7e579fde9 Remove kotlin synthetic and kotterknife 2020-09-08 19:23:01 +02:00
Phillip Thelen
0728eed1af Begin implementing dark mode 2020-09-04 18:17:34 +02:00
Phillip Thelen
bda64ecbff Improve stable display 2020-07-22 15:14:41 +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
3a33f30000 prevent wrong URL from being used in some places 2019-08-30 14:25:40 +02:00
Phillip Thelen
ca68ac1d18 Improve bottom bar display in verbose languages 2019-08-29 18:31:11 +02:00
Phillip Thelen
59bf5b10d6 Clean up themes 2019-08-07 10:29:58 +02:00
Phillip Thelen
3f224f36f4 animate close state for add button 2019-06-06 22:02:54 +02:00
Phillip Thelen
e657a2262d Add submenu for new add task button 2019-06-06 17:13:50 +02:00
Phillip Thelen
a05ea079d1 Implement new bottom navigation design 2019-06-06 14:33:29 +02:00