Commit graph

10 commits

Author SHA1 Message Date
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
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
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
Carl Vuorinen
716f649c35 Set dividers & bg correctly for notifications list 2019-05-22 19:42:24 +03:00
Carl Vuorinen
edc54be6a4 Change badge color from red to purple + improved badge layout
Previously with the padding in the badge shape, it didn't handle large
numbers well (partly cut off) and also the shape wasn't round with small
numbers. Using minWidth & center gravity without padding fixes both issues.
2019-05-22 18:37:21 +03:00
Carl Vuorinen
090ab372d0 Refactor NotificationsActivity, add some method stubs to view model 2019-05-22 18:34:01 +03:00
Carl Vuorinen
60abfe12ac Notifications view header with title, badge with count + dismiss all button 2019-05-22 18:32:09 +03:00