Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak fd3226d244
fix crash when opening a thread in the browser (#1053)
* fix crash when opening a Thread in the browser

* avoid redundant actionableStatus.getActionableId()
2019-02-17 19:09:30 +01:00
..
adapter Fix large image attachments not showing (#1043) 2019-02-16 14:31:41 +01:00
appstore Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
components/conversation call db functions on background thread in ConversationsViewModel (#1040) 2019-02-15 20:41:10 +01:00
db fix ConcurrentModificationException when sorting accounts 2019-02-16 14:49:17 +01:00
di Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
entity Fix crash with null lastStatus in Conversations (#1042) 2019-02-13 21:14:12 +01:00
fragment fix crash when opening a thread in the browser (#1053) 2019-02-17 19:09:30 +01:00
interfaces Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
json Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
network Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
pager Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
receiver Fix typo (#987) 2019-01-14 21:57:22 +01:00
repository remove unneeded instance id from db cache (#1035) 2019-02-13 19:20:31 +01:00
service Add support for selecting account when sharing from outside apps (#1011) 2019-02-06 10:23:02 +01:00
util Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
view upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
viewdata Caching toots (#809) 2019-01-14 22:05:08 +01:00
viewmodel Fix IDs (#1016) 2019-01-31 19:03:34 +01:00
AboutActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
AccountActivity.kt Revert "Generalize url scheme parsing/highlighting (#1008)" 2019-02-11 14:43:57 +01:00
AccountListActivity.kt add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
BaseActivity.java fix share chooser dialog design 2019-02-08 17:42:55 +01:00
BottomSheetActivity.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
ComposeActivity.java Revert "Generalize url scheme parsing/highlighting (#1008)" 2019-02-11 14:43:57 +01: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
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
LoginActivity.kt improve dialog styling 2018-12-17 20:47:42 +01:00
MainActivity.java delete conversation cache on logout (#1037) 2019-02-13 19:21:04 +01:00
ModalTimelineActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
PreferencesActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ReportActivity.java Add pinned status tab (#994) 2019-01-21 08:37:25 +01:00
SavedTootActivity.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
SearchActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
SplashActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TabData.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
TabPreferenceActivity.kt make max tabs reached message translateable 2019-02-15 21:35:14 +01:00
TuskyApplication.java remove unneeded instance id from db cache (#1035) 2019-02-13 19:20:31 +01:00
ViewMediaActivity.kt Ensure that query/fragment/etc. don't get embedded into local filenames (#989) 2019-01-15 20:57:13 +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