Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
lenchan139 5876fbeb29 Attach subject when composing with shared content from other apps (#1020)
* +attach subject when composing with shared content from other apps

* Update strings.xml

* Update preferences.xml

* Update strings.xml

* remove option for add subject of shared to composeActivity

* Update preferences.xml
2019-02-05 20:12:37 +01:00
..
adapter Generalize url scheme parsing/highlighting (#1008) 2019-02-05 19:55:28 +01:00
appstore Caching toots (#809) 2019-01-14 22:05:08 +01:00
db Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
di Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
entity Caching toots (#809) 2019-01-14 22:05:08 +01:00
fragment Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
interfaces add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
json remove old emoji shortcodes 2017-10-19 15:54:08 +02:00
network Add pinned status tab (#994) 2019-01-21 08:37:25 +01:00
pager Add pinned status tab (#994) 2019-01-21 08:37:25 +01:00
receiver Fix typo (#987) 2019-01-14 21:57:22 +01:00
repository Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
service Fix IDs (#1016) 2019-01-31 19:03:34 +01:00
util Fix incorrectly incrementing IDs before sending to server. (#1026) 2019-02-05 20:06:00 +01:00
view Generalize url scheme parsing/highlighting (#1008) 2019-02-05 19:55:28 +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 Generalize url scheme parsing/highlighting (#1008) 2019-02-05 19:55:28 +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 Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
BottomSheetActivity.kt Generalize url scheme parsing/highlighting (#1008) 2019-02-05 19:55:28 +01:00
ComposeActivity.java Attach subject when composing with shared content from other apps (#1020) 2019-02-05 20:12:37 +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 Error artwork (#1000) 2019-01-28 19:02:31 +01:00
LoginActivity.kt improve dialog styling 2018-12-17 20:47:42 +01:00
MainActivity.java Ensure that the right account is shown as selected after performing "Open as". #992 (#996) 2019-01-18 18:08:11 +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 Fix typo (#987) 2019-01-14 21:57:22 +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
TuskyApplication.java Caching toots (#809) 2019-01-14 22:05:08 +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