Commit Graph

22 Commits (561ce83aa4e15c7b391666cf16deeebbfd107adf)

Author SHA1 Message Date
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
3 years ago
jubb b329402faf fix: audio waveforms decoded on the attachment download 3 years ago
Niels Andriesse e42b884b13 Upgrade Kryo 3 years ago
Harris 99e6382f2e refactor: use lazysodium version on maven central instead of bintray (no longer available) 3 years ago
Niels Andriesse 7208bb0421 Fix build 3 years ago
Niels Andriesse 68225e00be Clean 3 years ago
Niels Andriesse 8a20c46bd4 Fix missing compile target 3 years ago
Niels Andriesse 81b0530163 Clean up libsession Gradle file 3 years ago
jubb 3a09d23337 feat: add contact syncing, UI improvements for profile syncing and conversation threads in the home screen 3 years ago
Ryan ZHAO 9eacdd7b3e sync update to libsession & clean 3 years ago
Brice 7cc7cc60c7 serialization functions added to Job classes 4 years ago
Ryan ZHAO 17f401c356 make things compile 4 years ago
Ryan ZHAO 2d239541b9 WIP make things compile 4 years ago
Ryan ZHAO a5e37fd171 WIP make things compile 4 years ago
Ryan ZHAO 0820e577e8 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Ryan ZHAO e45462588f update gradle 4 years ago
Brice 3a9304098b fix conflict 4 years ago
Ryan ZHAO 5924d90b12 refactor unidentified access (sealed sender) 4 years ago
Ryan ZHAO 55b68c3db9 Merge branch 'refactor' of https://github.com/RyanRory/loki-messenger-android into refactor 4 years ago
Ryan ZHAO 5789c146de add dependencies 4 years ago
Brice 888eda4ba9 change package name + start of implementation 4 years ago
Ryan ZHAO 7a66a47520 restructure and unite service android/java to libsignal 4 years ago