Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/view
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
..
BackgroundMessageView.kt Error artwork (#1000) 2019-01-28 19:02:31 +01:00
ComposeOptionsView.kt upgrade deps, fix some lint warnings 2019-02-11 16:59:01 +01:00
ConversationLineItemDecoration.kt cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
EditTextTyped.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
EndlessOnScrollListener.java Caching toots (#809) 2019-01-14 22:05:08 +01:00
ImageViewPager.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
LicenseCard.kt Revert "Generalize url scheme parsing/highlighting (#1008)" 2019-02-11 14:43:57 +01:00
MediaPreviewImageView.kt fix images with focal point not shown in timeline (#1256) 2019-05-11 17:35:07 +02:00
NoSwipeViewPager.kt Redesign report activity (#1295) 2019-06-09 16:55:34 +02:00
ProgressImageView.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
SquareImageView.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
TootButton.kt Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00