session-android/app/src/main/java/org/thoughtcrime/securesms/mediasend
ceokot c113a447cf
refactor: Use view binding to replace Kotlin synthetics (#824)
* refactor: Migrate home screen to data binding

* Add view binding

* Migrate ConversationView to view binding

* Migrate ConversationActivityV2 to view binding

* View model refactor

* Move more functionality to the view model

* Add ui state events flow

* Update conversation item bindings

* Update profile picture view bindings

* Replace Kotlin synthetics with view bindings

* Fix qr code fragment binding and optimize imports

* View binding refactors

* Make TextSecurePreferences an interface and add an implementation to improve testability

* Add conversation repository

* Migrate remaining TextSecurePreferences functions into the interface

* Add unit conversation unit tests

* Add unit test coverage for remaining view model functions
2022-01-14 07:56:15 +02:00
..
Camera1Controller.java Move files 2021-05-18 09:12:33 +10:00
Camera1Fragment.java refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
FlipTransformation.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
Media.java Move files 2021-05-18 09:26:08 +10:00
MediaFolder.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
MediaPickerFolderAdapter.java make things compile 2021-01-21 15:42:43 +11:00
MediaPickerFolderFragment.java Move files 2021-05-18 16:03:47 +10:00
MediaPickerItemAdapter.java make things compile 2021-01-21 15:42:43 +11:00
MediaPickerItemFragment.java refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
MediaRepository.java fix: npe on MediaRepository.java in list sorting comparison 2021-07-23 09:46:44 +10:00
MediaSendActivity.java fix: fixing the message dismissal of notifications for threads upon activity resume. using media send activity's camera intent for consistency 2021-08-16 14:05:49 +10:00
MediaSendFragment.java refactor: Use view binding to replace Kotlin synthetics (#824) 2022-01-14 07:56:15 +02:00
MediaSendFragmentPagerAdapter.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
MediaSendGifFragment.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
MediaSendPageFragment.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
MediaSendVideoFragment.java Move files 2021-05-18 09:12:33 +10:00
MediaSendViewModel.java Move files 2021-05-18 09:26:08 +10:00
OrderEnforcer.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
SimpleAnimationListener.java restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00