Commit Graph

21 Commits

Author SHA1 Message Date
ganfra
8e1ade897d MediaViewer: improve actions (save on disk and share) 2023-06-02 20:13:17 +02:00
Benoit Marty
09c2452d57 Avoid Custom Chrome tab to appear as recent activity. 2023-05-30 15:59:58 +02:00
Benoit Marty
4c9bed9d8a Oidc with CustomTab 2023-05-30 15:59:58 +02:00
Jorge Martin Espinosa
cd298b9359 [Media upload] Media pre-processing (#403)
* Create `mediaupload` module for media pre-processing.

* Split `mediapicker` and `mediaupload` modules.
2023-05-10 10:06:56 +02:00
Jorge Martin Espinosa
8e451c934e Add PickerLauncher wrapper for media/file pickers. (#361)
* Add `PickerLauncher` wrapper for media/file pickers.

* Add FileProvider path, handle Camera picker and add NoOp implementation to fix tests.

* Move media pickers to their own module.

* Add missing media pickers

* Add feature flag and some extra tests
2023-04-28 10:52:34 +02:00
Benoit Marty
0874c076d6 Deeplink: handle notification click to open a room. 2023-04-13 15:35:01 +02:00
Benoit Marty
6f6a1e27fe Fix multi Activity wen opening app from notification. 2023-04-05 16:59:17 +02:00
ganfra
d4146891d9 Create sample app for checking stuff quickly 2023-02-14 20:57:11 +01:00
ganfra
82c9a71774 Add uiMode to configChanges as it's handled by compose 2023-02-01 15:56:30 +01:00
ganfra
0eed2895f6 Add splash for android < 12 so app is not completely blank during process creation 2023-01-31 20:49:47 +01:00
ganfra
7d65a4a1e7 Merge branch 'develop' into feature/fga/navigation First step: makes it compile by disabling the new screens (need to migrate to nodes) 2023-01-06 19:22:52 +01:00
ganfra
ebfb3bec51 Let compose handle some config changes 2023-01-03 19:49:47 +01:00
Benoit Marty
e2515020cf Add missing Copyright 2022-12-22 13:51:56 +01:00
Benoit Marty
a4fd7bab4f Code quality
Code quality
2022-12-21 15:32:53 +01:00
ganfra
b7f84f65a8 Continue setting up dagger 2022-12-14 20:15:51 +01:00
Benoit Marty
a5682398a6 Temporary block orientation to sensorPortrait because the RichTextEditor library is crashing on configuration change.
No quick fix found so far.
2022-11-22 16:13:16 +01:00
Benoit Marty
804965981a Composer compiling and running 2022-11-08 15:59:07 +01:00
Benoit Marty
98eeb08772 Add a module for the Matrix SDK with the aar of the Rust SDK 2022-10-11 14:05:39 +02:00
Benoit Marty
a18d272462 Create login module 2022-10-10 11:53:22 +02:00
Benoit Marty
6c1ded4039 Use latest libraries and SDK 2022-10-07 15:40:50 +02:00
Benoit Marty
cfa3dc7e84 Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00