Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak 6ee493d8ea
fix notifications sometimes not rendering (#1905)
* fix notifications sometimes not rendering

* fix empty timeline fragment as well

* add link to github issue as explanation
2020-08-21 18:51:05 +02:00
..
adapter Description improvements (#1846) 2020-08-01 21:48:51 +02:00
appstore
components Allow newlines in image descriptions 2020-08-14 16:42:18 -04:00
db add missing attribute to TimelineDao query (#1788) 2020-05-13 07:53:24 +02:00
di
entity Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00
fragment fix notifications sometimes not rendering (#1905) 2020-08-21 18:51:05 +02:00
interfaces Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00
json
network Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00
pager
receiver use AndroidX WorkManager instead of Evernote Android Job (#1783) 2020-05-12 18:46:49 +02:00
repository
service
settings SettingsConstants: fix home tab filters (#1906) 2020-08-21 09:15:53 +02:00
util remove scrolling from notification options bar (#1858) 2020-07-20 11:25:36 +02:00
view Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00
viewdata
viewmodel Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00
AboutActivity.kt
AccountActivity.kt upgrade SwipeRefreshLayout to 1.1.0 (#1866) 2020-07-28 10:38:28 +02:00
AccountListActivity.kt
AccountsInListFragment.kt CustomEmojiHelper: rewrite to Kotlin (#1787) 2020-05-15 22:09:12 +02:00
BaseActivity.java
BottomSheetActivity.kt
EditProfileActivity.kt
EmojiPreference.java Settings refactor (#1615) 2020-06-08 09:21:12 +02:00
FiltersActivity.kt
LicenseActivity.kt
ListsActivity.kt
LoginActivity.kt
MainActivity.kt add setting to hide top toolbar 2020-08-16 10:01:51 +02:00
ModalTimelineActivity.kt
PreferencesActivity.kt add setting to hide top toolbar 2020-08-16 10:01:51 +02:00
SavedTootActivity.java
SplashActivity.kt use AndroidX WorkManager instead of Evernote Android Job (#1783) 2020-05-12 18:46:49 +02:00
StatusListActivity.kt
TabData.kt add possibility to move the main navigation to the bottom (#1808) 2020-06-18 11:04:53 +02:00
TabPreferenceActivity.kt enable multiple hashtags in one hashtag tab (#1790) 2020-05-15 22:10:29 +02:00
TuskyApplication.kt use AndroidX WorkManager instead of Evernote Android Job (#1783) 2020-05-12 18:46:49 +02:00
ViewMediaActivity.kt
ViewTagActivity.java enable multiple hashtags in one hashtag tab (#1790) 2020-05-15 22:10:29 +02:00
ViewThreadActivity.java