27 Commits (b62f1ebb0578031ef93e49ddce54d54bc1454fdc)

Author SHA1 Message Date
Benoit Marty f073e51a84 Move PushConfig to the `appconfig` module. 10 months ago
Benoit Marty 5850f5342d Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA 10 months ago
Benoit Marty 8819522423 Replace hard-coded value by value from gradle datalog 11 months ago
renovate[bot] 9e66180d20
Update kotlin (#1697) 11 months ago
Jorge Martin Espinosa f88507117b
Element Call SPA integration (#1283) 1 year ago
renovate[bot] bb75539647
Update kotlin to 1.9.10 (#1123) 1 year ago
renovate[bot] 4a630f141d
Update kotlin - TO BE MERGED AFTER THE RELEASE (#789) 1 year ago
Benoit Marty d7f8aa533e Stop using deprecated LocalBroadcastManager. We will implement the code when we will work on the troubleshoot notification screen. 1 year ago
Jorge Martin Espinosa 9247cd765a
Fix: make sure we ignore notifications for open rooms (#867) 1 year ago
Jorge Martin Espinosa a0c1f2c18a
Display room invitation notification (#735) 1 year ago
renovate[bot] d6780b1107 Update kotlin 1 year ago
Benoit Marty a1e0a2c08d Fix compilation issue after rebase. 1 year ago
Benoit Marty c91e8e5050 Notifications: render room and user icons. 1 year ago
renovate[bot] 8c00b19ba9 Update kotlin 1 year ago
renovate[bot] 61a01b003b Update kotlin 1 year ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
Benoit Marty 62639c44a7 Cleanup 1 year ago
Benoit Marty 7333995630 Split push module into several modules: Firebase, UnifiedPush, store 1 year ago
Benoit Marty 8d371af78a Move dependency declaration to the gradle catalog. 1 year ago
Benoit Marty a5719cec79 Cleanup up string for push and notification (before integrating to Localazy) 1 year ago
Benoit Marty 1faedca69d Add some tests (mainly imported from EA). Also change type from String to SessionId, RoomId, etc. 1 year ago
Benoit Marty 00c23618ab Persist notification data. Note that it will break the key storage for the session database. 1 year ago
Benoit Marty 7e7e798acf Making progress on notification for multi account. 1 year ago
Benoit Marty d8b37d6ead Add permission modules 1 year ago
Benoit Marty 9792d04040 Fix compilation after rebase 1 year ago
Benoit Marty 1aa699f522 Push: be able to test Push 1 year ago
Benoit Marty 275fa03de3 Import some stuff about Push and notification from Element Android - WIP 1 year ago
Jorge Martin Espinosa 11f041d940 [Room member list] Display room member list (#276) 1 year ago
Jorge Martin Espinosa ecc73dd325 [Room Details] Implement room details screen (#256) 2 years ago
Jorge Martin Espinosa f744691c15 Move `StateMachine` to its own module. (#257) 2 years ago
Jorge Martin Espinosa dcb98f06aa Add Session Verification flow (#197) 2 years ago
ganfra 91863e2529 [Architecture] introduce BackstackNode 2 years ago
Benoit Marty c2dff7888c Move module `matrixtest` to `matrix.test` 2 years ago
Benoit Marty b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
ganfra 87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago
ganfra e616d75d9d Rename all features modules 2 years ago
ganfra a2ddd03ada Add some todos 2 years ago
ganfra d177b08079 Initial feature template module 2 years ago
ganfra 97efff8aa4 Changes after review 2 years ago
ganfra 1b054aca5b Clean up after merge 2 years ago
ganfra f7d9665eaf Add some refactoring and first simple test on RoomListPresenter 2 years ago
Benoit Marty 468d3f6192 Create dedicated modules for Strings and apply the plugin `com.likethesalad.stem` 2 years ago
ganfra eeebb99292 Move some code to 'architecture' module 2 years ago
ganfra fc14973049 Create Presentation module and remove Presenter from core 2 years ago
ganfra e176a41ecf Introduce molecule 2 years ago
Benoit Marty e393e8f52b Fix warning 2 years ago
Benoit Marty c5c05e3867 Create `matrixui` module and remove dependency to `coil` in the matrix module. Move `MatrixUser` there. 2 years ago
Benoit Marty 19301756e3 Add missing Copyright 2 years ago
ganfra 2de26a30d5 Nav: First iteration integrating Appyx 2 years ago