Husky/app/src/main/java/com/keylesspalace/tusky
Konrad Pozniak 095d1b4a58 fix overlapping account items in AccountsInListFragment (#1768) 2020-05-03 03:15:59 +03:00
..
adapter fix content warning in notifications when alwaysShowSpoiler is on (#1757) 2020-05-03 03:12:04 +03:00
appstore emoji_reactions: implement adding and removing on existing reactions(LOW PERFORMANCE) 2020-03-06 22:33:25 +03:00
components Fix content warning state being lost after screen rotation (#1756) 2020-05-03 03:12:32 +03:00
db fix toots showing too much whitespace (#1761) 2020-05-03 03:15:57 +03:00
di Add notifications for follow requests (#1729) 2020-05-03 03:01:16 +03:00
entity Add notifications for follow requests (#1729) 2020-05-03 03:01:16 +03:00
fragment fix content warning in notifications when alwaysShowSpoiler is on (#1757) 2020-05-03 03:12:04 +03:00
interfaces emoji_reactions: implement adding and removing on existing reactions(LOW PERFORMANCE) 2020-03-06 22:33:25 +03:00
json fix toots showing too much whitespace (#1761) 2020-05-03 03:15:57 +03:00
network Add notifications for follow requests (#1729) 2020-05-03 03:01:16 +03:00
pager fix FragmentAdapter returning null fragments when activity was recreated (#1647) 2020-01-29 19:17:11 +01:00
receiver compose: implement BBcode and HTML sending 2020-04-12 20:13:09 +03:00
repository fix toots showing too much whitespace (#1761) 2020-05-03 03:15:57 +03:00
service compose: implement BBcode and HTML sending 2020-04-12 20:13:09 +03:00
util fix toots showing too much whitespace (#1761) 2020-05-03 03:15:57 +03:00
view EmojiKeyboard: add recents 2020-05-03 02:49:31 +03:00
viewdata fix content warning in notifications when alwaysShowSpoiler is on (#1757) 2020-05-03 03:12:04 +03:00
viewmodel AccountActivity: implement subscribing 2020-01-11 10:10:22 +03:00
AboutActivity.kt add build customization options (#1532) 2019-10-29 20:30:46 +01:00
AccountActivity.kt Confirm blocks and mutes from timelines (#1740) 2020-05-03 03:06:45 +03:00
AccountListActivity.kt emoji_reactions: show the emoji in title 2020-03-06 21:30:20 +03:00
AccountsInListFragment.kt fix overlapping account items in AccountsInListFragment (#1768) 2020-05-03 03:15:59 +03:00
BaseActivity.java simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
BottomSheetActivity.kt Add more URL cases for Pleroma, Misskey and Friendica (#1702) 2020-02-25 19:59:40 +01:00
EditProfileActivity.kt Upgrade deps (#1708) 2020-02-25 19:49:41 +01:00
EmojiPreference.java Fix emoji download (#1691) 2020-02-17 16:23:34 +01:00
FiltersActivity.kt filters: represent POST as json becausr booleans cannot be represented in urlencoded as Pleroma thinks 2020-04-28 04:01:19 +02:00
LicenseActivity.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
ListsActivity.kt upgrade autodispose (#1490) 2019-09-22 08:19:44 +02:00
LoginActivity.kt Merge upstream, update color scheme 2020-02-03 12:50:52 +03:00
MainActivity.java Merge upstream, update color scheme 2020-02-03 12:50:52 +03:00
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
PreferencesActivity.kt Better handling of muted users and conversations, add option Hide muted users like in PleromaFE 2020-03-13 18:54:27 +03:00
SavedTootActivity.java compose: implement BBcode and HTML sending 2020-04-12 20:13:09 +03:00
SplashActivity.kt fix LoginActivity created twice on unauthenticated appstart (#1352) 2019-06-29 11:39:50 +02:00
StatusListActivity.kt Bookmarks (#1560) 2019-11-19 10:15:32 +01:00
TabData.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
TabPreferenceActivity.kt Theme refactoring (#1656) 2020-01-30 21:37:28 +01:00
TuskyApplication.kt simplify DI & test setup, convert TuskyApplication to Kotlin (#1675) 2020-02-25 19:49:15 +01:00
ViewMediaActivity.kt Add support for sharing audio attachments (#1629) 2020-01-16 19:06:13 +01:00
ViewTagActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
ViewThreadActivity.java Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00