Husky/app/src/main/java/com/keylesspalace/tusky
Alibek Omarov ad894756bc Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
..
adapter Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
appstore emoji_reactions: implement adding and removing on existing reactions(LOW PERFORMANCE) 2020-03-06 22:33:25 +03:00
components Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
db Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
di Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
entity Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
fragment Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +03:00
interfaces emoji_reactions: implement adding and removing on existing reactions(LOW PERFORMANCE) 2020-03-06 22:33:25 +03:00
json SpannedTypeAdapter: remove dead file 2020-05-03 03:43:43 +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 replace HtmlUtils with HtmlCompat (#1741) 2020-05-03 04:12:08 +03:00
service compose: implement BBcode and HTML sending 2020-04-12 20:13:09 +03:00
util replace HtmlUtils with HtmlCompat (#1741) 2020-05-03 04:12:08 +03:00
view Cherry-picked 2cf1e366. 2020-05-03 04:05:38 +03:00
viewdata Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails 2020-05-03 04:28:26 +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 Cherry-picked 2cf1e366. 2020-05-03 04:05:38 +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 Cherry-picked 2cf1e366. 2020-05-03 04:05:38 +03: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 Cherry-picked 2cf1e366. 2020-05-03 04:05:38 +03:00
LoginActivity.kt Merge upstream, update color scheme 2020-02-03 12:50:52 +03:00
MainActivity.kt MainActivity: apply existing ViewPager2Fix 2020-05-03 03:20:54 +03:00
ModalTimelineActivity.kt Update Dagger & other deps (#1315) 2019-06-09 19:48:04 +02:00
PreferencesActivity.kt Add preference to disable swipe gesture for switching tabs, close #1718 (#1752) 2020-05-03 03:17:54 +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