Tusky-App-Android/app/src/main/java/com/keylesspalace/tusky/adapter
pandasoft0 c335651b6b Redesign report activity (#1295)
* Report activity core

* Implement navigation

* Implement navigation

* Update strings

* Revert manifest formatting

* Implement Done page

* Add landscape layout

* Implement Note fragment

* Create component

* Implement simple status adapter

* Format code

* Add date/time to report statuses

* Refactor status view holder

* Refactor code

* Refactor ViewPager

* Replace MaterialButton with Button

* Remove unneeded string

* Update Text and Check views style

* Remove old ReportActivity and rename Report2Activity to ReportActivity

* Hide "report to remote instance" checkbox for local accounts

* Add account, hashtag and links click handler

* Add media preview

* Add sensitive content support

* Add status expand/collapse support

* Update adapter to user adapterPosition instead of stored status

* Updated checked change handling

* Add polls support to report screen

* Add copyright

* Set buttonTint at CheckBox

* Exclude reblogs from statuses for reports

* Change final page check mark size

* Update report note screen

* Fix typos

* Remove unused params from api endpoint

* Replace .visibility with show()/hide()

* Replace Date().time with System.currentTime...

* Add line spacing

* Fix close button tint issue

* Updated status adapter
2019-06-09 16:55:34 +02:00
..
AccountAdapter.java add the ability to see who faved or boosted a toot (#962) 2018-12-27 09:48:24 +01:00
AccountFieldAdapter.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
AccountFieldEditAdapter.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
AccountSelectionAdapter.kt Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
AccountViewHolder.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
BlocksAdapter.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
ComposeAutoCompleteAdapter.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
EmojiAdapter.kt fix some lint warnings 2019-04-21 08:24:29 +02:00
FollowAdapter.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
FollowRequestsAdapter.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
LoadingFooterViewHolder.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
MutesAdapter.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
NetworkStateViewHolder.kt Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
NotificationsAdapter.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
PlaceholderViewHolder.java Tab customization & direct messages tab (#1012) 2019-02-12 19:22:37 +01:00
SavedTootAdapter.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
SearchResultsAdapter.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
StatusBaseViewHolder.java Minimal screen reader support for polls 2019-05-26 15:56:26 +02:00
StatusDetailedViewHolder.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
StatusViewHolder.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
TabAdapter.kt add hashtag tabs (#1145) 2019-03-24 08:59:55 +01:00
ThreadAdapter.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
TimelineAdapter.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00