Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/fragment
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
..
preference Disable click on preference category items (#1239) 2019-05-09 19:21:22 +02:00
AccountListFragment.kt remove unnecessary divider styling (#1057) 2019-02-26 18:28:20 +01:00
AccountMediaFragment.kt Account Activity enhancements (#1196) 2019-05-15 12:43:16 +02:00
BaseFragment.java Upgrade to AndroidX, move to MaterialComponents theme (#953) 2018-12-17 15:25:35 +01:00
NotificationsFragment.java Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
SFragment.java Redesign report activity (#1295) 2019-06-09 16:55:34 +02:00
SearchFragment.kt Animate gif avatars (#1279) 2019-05-26 08:46:08 +02:00
TimelineFragment.java apply filters to boosted statuses (#1299) 2019-06-02 21:21:56 +02:00
ViewImageFragment.kt Migrate to Glide (#1175) 2019-04-16 21:39:12 +02:00
ViewMediaFragment.kt fix crash on unknown media type 2018-11-17 16:17:47 +01:00
ViewThreadFragment.java cleanup entity classes and ViewThreadFragment (#1302) 2019-06-02 21:23:18 +02:00
ViewVideoFragment.kt fix some lint warnings 2019-04-21 08:24:29 +02:00