Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/interfaces
Konrad Pozniak 61a45ae376
show status edits (#3049)
* show status edits part 1

* show status edits part 2 - load status edits

* fix code formatting

* add dialog to show status edits

* small improvements

* use ALIGN_CENTER to position status visibility icon when possible

* rename status_timestamp_info view to status_meta_info

* make dateFormat static

* remove commented-out code

* move edits to dedicated fragment
2023-01-02 14:09:18 +01:00
..
AccountActionListener.java Implement optional notifications muting for account muting (#1856) 2020-07-27 10:28:59 +02:00
AccountSelectionListener.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ActionButtonActivity.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
HashtagActionListener.kt Add view for browsing and unfollowing followed hashtags (#2794) 2022-12-01 19:24:27 +01:00
LinkListener.kt merge ModalTimelineActivity & ViewTagActivity into StatusListActivity (#2332) 2022-02-25 18:57:31 +01:00
PermissionRequester.java Add option to download all media for a toot with one tap. (#1121) 2019-03-23 12:49:36 +01:00
RefreshableFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ReselectableFragment.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
StatusActionListener.java show status edits (#3049) 2023-01-02 14:09:18 +01:00