chinwag-android/app/src/main/java/com/keylesspalace/tusky
Bernd 84f561af17 confirm delete notifications (#1186)
* confirm delete notificaitons

* Use same strings as website

* Cleanup
2019-04-12 00:13:06 +02:00
..
adapter Add bot indicator overlay to avatars (#1173) 2019-04-09 20:13:25 +02:00
appstore Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
components/conversation Add ability to scroll to top by tab click at the Account activity (#1146) 2019-04-08 15:40:16 +02:00
db Add CLEAR and FILTER buttons to notifications (#1168) 2019-04-09 19:13:54 +02:00
di Share filters with web client (#956) 2019-03-20 19:25:26 +01:00
entity Add CLEAR and FILTER buttons to notifications (#1168) 2019-04-09 19:13:54 +02:00
fragment confirm delete notifications (#1186) 2019-04-12 00:13:06 +02:00
interfaces Add ability to scroll to top by tab click at the Account activity (#1146) 2019-04-08 15:40:16 +02:00
json fix proguard issue with NotificationTypeAdapter (#1129) 2019-03-17 07:57:10 +01:00
network Add CLEAR and FILTER buttons to notifications (#1168) 2019-04-09 19:13:54 +02:00
pager Add ability to scroll to top by tab click at the Account activity (#1146) 2019-04-08 15:40:16 +02:00
receiver Fix crash on Android 9 when replying from notification (#1091) 2019-03-01 21:06:48 +01:00
repository remove unneeded instance id from db cache (#1035) 2019-02-13 19:20:31 +01:00
service fix crash on Android 5 2019-02-22 16:58:13 +01:00
util Add bot indicator overlay to avatars (#1173) 2019-04-09 20:13:25 +02:00
view upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
viewdata Add bot indicator overlay to avatars (#1173) 2019-04-09 20:13:25 +02:00
viewmodel List editing (#1104) 2019-03-16 13:36:16 +01:00
AboutActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountActivity.kt Add ability to scroll to top by tab click at the Account activity (#1146) 2019-04-08 15:40:16 +02:00
AccountListActivity.kt add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
AccountsInListFragment.kt List editing (#1104) 2019-03-16 13:36:16 +01:00
BaseActivity.java Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
BottomSheetActivity.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ComposeActivity.java change cw icon color on on/off (#1181) 2019-04-08 13:04:54 +02:00
EditProfileActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
EmojiPreference.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
FavouritesActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
FiltersActivity.kt error handling in FiltersActivity (#1180) 2019-04-07 16:33:08 +02:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt create IconicsDrawable with right color instead of tinting it later (#1127) 2019-03-16 15:41:41 +01:00
LoginActivity.kt remove CustomTabsHelper & ResourcesUtils (#1157) 2019-03-30 15:18:40 +01:00
MainActivity.java Add ability to scroll to top by tab click at the Account activity (#1146) 2019-04-08 15:40:16 +02:00
ModalTimelineActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
PreferencesActivity.kt Add bot indicator overlay to avatars (#1173) 2019-04-09 20:13:25 +02:00
ReportActivity.java remove unnecessary divider styling (#1057) 2019-02-26 18:28:20 +01:00
SavedTootActivity.java remove unnecessary divider styling (#1057) 2019-02-26 18:28:20 +01:00
SearchActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
SplashActivity.kt Add new Theme "Use System Design" + fixes to night mode (#1069) 2019-03-07 21:33:29 +01:00
TabData.kt add hashtag tabs (#1145) 2019-03-24 08:59:55 +01:00
TabPreferenceActivity.kt prevent empty hashtag in TabPreferenceActivity (#1160) 2019-03-28 21:10:53 +01:00
TuskyApplication.java Add CLEAR and FILTER buttons to notifications (#1168) 2019-04-09 19:13:54 +02:00
ViewMediaActivity.kt Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
ViewTagActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ViewThreadActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00