* Add zh-CN translations (first version).
满眼生机转化钧, 天工人巧日争新。
* Add zh-TW translations (converted by OpenCC).
幹,我到底寫了三小……
* Add zh-HK translations (converted by OpenCC).
呢個翻譯真喺 On9!
* Fix some translations in zh-CN.
点一下,玩一年,装备不花一分钱~
* Fix some translations in zh-TW, too.
油條要超越板凳當凶器之首了嗎?
* Fix some translations in zh-HK, too...
大家小心流感
* Minor fixes in zh-CN translations.
翻譯比想象中要難啊……
* Add zh-SG translations (the same as zh-CN).
* Update zh-TW translations.
* Update zh-HK translations, too.
Still needs to be improved...
* Add zh-MO translations (the same as zh-HK).
Now it's all set!
* Fix a character in zh-CN translations...
Don't mind, don't mind...
* Fix the same character in zh-SG translations...
It's all my fault. 😂
* correctly filter notifications on Api >= 26, other fixes and refactoring
* use correct areNotificationsEnabled method in MainActivity
* change notification led color
* basic implementation
* improve LoginActivity
* darken drawer background image
* add current avatar in ComposeActivity
* add account name to logout dialog
* multi account support for notifications
* multi account support for notifications
* bugfixes & cleanup
* fix bug where somethings notifications would open with the wrong user
* correctly set active account in SFragment
* small improvements
* Split theme definitions into day and night
* Add support for Night Mode in code
* Add theme chooser in preferences
* Fix translations
* Adjust IDs
* Adjust preferences for custom themes
* UI tweaks for custom theme support
* Added code for custom theme support 🍅
* Fixed resource display in Kotlin 🍅
* Restored styles
* Updated strings
* Fixed getIdentifier() to fit into setTheme()
* Removed redundant resources
* Reset default theme to "Dusky"
* Fixed night mode handler to maintain compatibility
* Refactor functions to use helper methods
* Added license block
* Added preview to theme selector
* Added color identifier getter helper method
* Fixed reference in AccountMediaFragment
* Cleanup
* Fixed navbar foreground not changing color
* Fix fallback theme switch(){}
* Enable location-based daylight trigger
* Cleanup
* Modified theming strategy to reduce clutter in preferences
* Updated translations for latest version
* Removed "Default" theme flavor from settings
* Updated Polish translations 🇵🇱
* Modified TwilightManager handling code to support Android M's UiModeManager features and moved it to its own function
* Updated Polish translations 🇵🇱
* Cleanup; Fixed hardcoded string
* Added missing escape in string
* Removed permission request dialog.
As we now use native UiModeManager APIs that don't need special permission for Android 6.0 and above, we no longer need to bother user with Android M+ specific location permission request dialog.
* Increased readability of ThemeUtil class
* Refactored ThemeUtils.setAppNightMode method
* Cleanup
This change allows the user to manually enter an unauthenticated proxy
configuration to be used for all API connections. This is mainly
intended for using Tusky with Tor (via Orbot or a local proxy).