Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/di
Konrad Pozniak 348c20c792
New settings (#891)
* change drawer items

* rename SettingsActivity

* introduce AccountSettings activity

* improve account settings, move notification settings

* sync settings with server

* rename settings back to preferences

* add functionality for settings

* move mediaPreviewEnabled preference to AccountPreferences

* replace shared prefs with accountmanager

* move PreferencesFragment to support library

* split preferences fragment into smaller fragments,
merge AccountPreferencesActivity into PreferencesFragment

* adjust icon size, add icons to general preferences

* change mediaPreviewEnabled and alwaysShowSensitiveMedia pref position

* add database migration

* remove pullNotificationCheckInterval option

* fix  preference in TimelineFragment

* Update Chinese translations. (#915)

* Update zh-CN translations.

* Update zh-SG translations.

* Update zh-TW translations.

* Update zh-MO translations.

* Update zh-HK translations.

* Fix errors in zh-CN translations.

* Fix errors in zh-SG translations.

* Fix errors in zh-TW translations.

* Fix errors in zh-MO translations.

* Fix errors in zh-HK translations.
2018-11-12 21:09:39 +01:00
..
ActivitiesModule.kt New settings (#891) 2018-11-12 21:09:39 +01:00
AppComponent.kt update deps 2018-08-31 20:40:40 +02:00
AppInjector.kt update targetSdkVersion to 28 (#842) 2018-09-16 19:23:32 +02:00
AppModule.kt improve dependency injection (#723) 2018-07-23 21:59:10 +02:00
BroadcastReceiverModule.kt fix crash when cancelling notifications 2018-05-06 13:17:17 +02:00
FragmentBuildersModule.kt New settings (#891) 2018-11-12 21:09:39 +01:00
Injectable.kt Add Dagger (#554) 2018-03-27 19:47:00 +02:00
NetworkModule.kt Add ability to pin/unpin statuses (#872) 2018-10-03 21:27:52 +02:00
ServicesModule.kt 1.8 fixes (#637) 2018-05-08 19:15:10 +02:00
ViewModelFactory.kt add possibility to change profile fields, refactor (#751) 2018-08-15 20:47:09 +02:00