Yuito-app-android/app/src/main/java/com/keylesspalace/tusky
kyori19 af6631d0a0 Support new signup notifications 2022-04-13 14:31:33 +09:00
..
adapter Support new signup notifications 2022-04-13 14:31:33 +09:00
appstore Improve timeline dao (#2353) 2022-03-02 20:40:06 +01:00
components Support new signup notifications 2022-04-13 14:31:33 +09:00
db Support new signup notifications 2022-04-13 14:31:33 +09:00
di Support new signup notifications 2022-04-13 14:31:33 +09:00
entity Support new signup notifications 2022-04-13 14:31:33 +09:00
fragment Support new signup notifications 2022-04-13 14:31:33 +09:00
interfaces merge ModalTimelineActivity & ViewTagActivity into StatusListActivity (#2332) 2022-02-25 18:57:31 +01:00
json correctly render whitespace in posts (#2383) 2022-03-14 14:43:00 +01:00
network Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
pager move AccountActivity and related classes to a new package (#2216) 2022-01-11 19:55:17 +01:00
receiver Replace “status” by “post” in strings name and source values (#2405) 2022-03-27 12:23:25 +02:00
service Fix saving failed status to drafts (#2410) 2022-04-02 16:15:18 +02:00
settings Support new signup notifications 2022-04-13 14:31:33 +09:00
util Update emoji font versions to 14 (#2411) 2022-03-31 19:02:42 +02:00
view Use tags from status when adding handlers to hashtag spans in status content (#2344) 2022-02-25 18:56:21 +01:00
viewdata Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
viewmodel Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
AboutActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountListActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AccountsInListFragment.kt Fix status diffing and improve timeline performance (#2386) 2022-03-15 21:34:57 +01:00
BaseActivity.java Implement Login via WebView (#2371) 2022-03-08 21:22:19 +01:00
BottomSheetActivity.kt Use tags from status when adding handlers to hashtag spans in status content (#2344) 2022-02-25 18:56:21 +01:00
EditProfileActivity.kt update Android Image Cropper and get rid of deprecated onActivityResult (#2351) 2022-03-02 20:39:56 +01:00
FiltersActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
LicenseActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ListsActivity.kt merge ModalTimelineActivity & ViewTagActivity into StatusListActivity (#2332) 2022-02-25 18:57:31 +01:00
MainActivity.kt Rename Toots to Posts (#2396) 2022-03-20 20:21:42 +01:00
StatusListActivity.kt merge ModalTimelineActivity & ViewTagActivity into StatusListActivity (#2332) 2022-02-25 18:57:31 +01:00
TabData.kt Timeline paging (#2238) 2022-01-11 19:00:29 +01:00
TabPreferenceActivity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
TuskyApplication.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ViewMediaActivity.kt Fix image preview in share sheet (#2389) 2022-03-16 18:46:26 +01:00
ViewThreadActivity.java Use tags from status when adding handlers to hashtag spans in status content (#2344) 2022-02-25 18:56:21 +01:00