Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/view
Konrad Pozniak 2cf1e366b8
convert MainActivity to Kotlin and upgrade MaterialDrawer to version 8 (#1748)
* convert MainActivity to Kotlin

* migrate to MaterialDrawer 8

* fix drawer styles

* revert removing BezelImageView and material_drawer_header override

* fix tests

* add lost comment back to material_drawer_header.xml

* add tools:parentTag to material_drawer_header.xml

* use when instead of if in MainActivity

* fix statusbar color over the drawer

* cleanup drawer item creation

* tint secondary drawer items as well

* remove unnecessary ids

* fix header text color in the light theme

* improve header text contrast
2020-04-15 18:57:53 +02:00
..
BackgroundMessageView.kt Make image in BackgroundMessageView adapt to the height, fix #1618 (#1649) 2020-02-25 19:57:28 +01:00
BezelImageView.java convert MainActivity to Kotlin and upgrade MaterialDrawer to version 8 (#1748) 2020-04-15 18:57:53 +02:00
ConversationLineItemDecoration.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
EndlessOnScrollListener.java Caching toots (#809) 2019-01-14 22:05:08 +01:00
ExposedPlayPauseVideoView.kt Small changes to the media player (#1572) 2020-01-16 19:01:02 +01:00
LicenseCard.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
MediaPreviewImageView.kt Use blurhash as image preview and as sensitive media cover, close #1571 (#1581) 2019-12-30 21:37:20 +01:00
SquareImageView.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00