Jorge Martin Espinosa
de010545fb
Update Gradle to 8.1 and AGP to v8.0 ( #329 )
...
* Update AGP to 8.0.0.
* Set JAVA_HOME to JDK17
* Update lint version.
* Use right JDK for dependency analysis, replace deprecated env var.
* Upgrade to Gradle 8.1.
* Remove `@Supress(DSL_SCOPE_VIOLATION)` as it's no longer needed.
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-17 08:49:52 +00:00
ganfra
f001460a3a
Merge branch 'develop' into feature/fga/clean_up
2023-04-14 17:15:40 +02:00
ganfra
776e9bd221
Add some tests on RoomFlowNode
2023-04-14 15:34:41 +02:00
Benoit Marty
b0f14bfb15
Deeplink: handle notification click to open a room.
2023-04-13 15:35:01 +02:00
Benoit Marty
7333995630
Split push module into several modules: Firebase, UnifiedPush, store
2023-04-12 09:48:56 +02:00
Benoit Marty
b982d24bab
Create LoggedIn presenter
2023-04-05 16:58:33 +02:00
Benoit Marty
d8b37d6ead
Add permission modules
2023-04-05 16:25:27 +02:00
Jorge Martin Espinosa
3aea24380a
[Room Details] Leave room ( #296 )
...
* Add leave room functionality to the Room Details screen
* Add snackbar message throught `SnackbarDistpacher`
2023-04-05 15:36:41 +02:00
Jorge Martin Espinosa
ecc73dd325
[Room Details] Implement room details screen ( #256 )
...
* Implement Room Details screen
* Add option to create permalink from room id and alias, add share room action
2023-03-29 05:16:27 +00:00
ganfra
91bff7fad4
Add utility methods for automatically including api/impl feature modules
2023-03-23 18:06:32 +01:00
Jorge Martin Espinosa
dcb98f06aa
Add Session Verification flow ( #197 )
2023-03-17 10:07:19 +01:00
Benoit Marty
63fabed8ce
Introduce AppNavigationStateService.
2023-03-16 11:30:09 +01:00
Benoit Marty
9bdcaae0cf
Create allFeatureApis extension and rename allFeatures to allFeaturesImpl
2023-03-09 14:52:40 +01:00
ganfra
bea510f432
[Architecture] split createroom feature module
2023-03-09 12:31:30 +01:00
ganfra
7455c4923f
Merge branch 'develop' into feature/fga/improve_node_architecture
2023-03-09 12:00:34 +01:00
ganfra
bc9f3b69cc
[Architecture] split all feature modules to api/impl
2023-03-08 16:13:45 +01:00
ganfra
7f3679a15e
Merge branch 'develop' into feature/fga/improve_node_architecture
2023-03-07 12:10:20 +01:00
ganfra
a13cba9571
[Architecture] : create appnav module so we can use only api feature modules
2023-03-06 20:30:48 +01:00