265 Commits (c73d81422011c29d275dafe31e47969481d57d29)

Author SHA1 Message Date
ganfra fa63ed1faf MediaViewer: improve actions (save on disk and share) 1 year ago
Benoit Marty 47af53049e Avoid Custom Chrome tab to appear as recent activity. 1 year ago
Benoit Marty d2f969252d Oidc with CustomTab 1 year ago
Jorge Martin Espinosa 5eaa40a14b [Media upload] Media pre-processing (#403) 1 year ago
Jorge Martin Espinosa eeca1c9ee3 Add `PickerLauncher` wrapper for media/file pickers. (#361) 1 year ago
ganfra 1ab96e2f34 Some clean up 1 year ago
ganfra df29b1dd8e [BuildMeta] introduce BuildType and remove Network related code from BuildMeta 1 year ago
Benoit Marty 7e28794a3b Add some log to the Activity, to help debugging from Rageshake. 1 year ago
Benoit Marty b0f14bfb15 Deeplink: handle notification click to open a room. 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 7e7e798acf Making progress on notification for multi account. 1 year ago
Benoit Marty 8d5ecfd358 Fix multi Activity wen opening app from notification. 1 year ago
Benoit Marty e6ac547501 Show basic notification when push is recieve 1 year ago
Benoit Marty 275fa03de3 Import some stuff about Push and notification from Element Android - WIP 1 year ago
Jorge Martin Espinosa 3aea24380a [Room Details] Leave room (#296) 1 year ago
Benoit Marty a68b3f80eb Add `:libraries:network` module 2 years ago
Benoit Marty 32d9a183ae Add BuildMeta to the project 2 years ago
ganfra bc9f3b69cc [Architecture] split all feature modules to api/impl 2 years ago
Florian Renaud 5c80ec1854 Rename parent node to flow node 2 years ago
Florian Renaud a8101d3b32 Add empty create room fab button 2 years ago
ganfra 84bfb14bd9 [Architecture] introduce nodeBuilder concept 2 years ago
ganfra 49f624afd3 Fix warning 2 years ago
ganfra a13cba9571 [Architecture] : create appnav module so we can use only api feature modules 2 years ago
Jorge Martin Espinosa c87c0ea28c Refine sign in flow to match designs and iOS flow (#100) 2 years ago
ganfra af6dd3ee30 [Architecture] experiments to remove DI graph managements from navigation flow nodes 2 years ago
ganfra a94862d778 Try splitting messages into api and impl modules 2 years ago
ganfra f2fd168a78 [Architecture]: use FeatureEntryPoint on Messages feature 2 years ago
ganfra 91863e2529 [Architecture] introduce BackstackNode 2 years ago
Benoit Marty 466579c4d3 Move class of `matrix.api` module to `api` sub package. 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
Jorge Martin Espinosa 6677f80abe Store session data in a secure way (#98) 2 years ago
ganfra 66922c2dfa [Architecture] use FeatureEntryPoint on Preferences 2 years ago
ganfra 5db0008116 [Architecture] Introduce EntryPoint and use createNode for ParentNode too 2 years ago
ganfra 6989994b50 Create sample app for checking stuff quickly 2 years ago
Benoit Marty a9222fae32 Remove duplicated `ShowkaseButton` and fix colors. 2 years ago
Benoit Marty 6bb01d640f Make `@Preview` internal. 2 years ago
Benoit Marty e120ca7163 Extract Provider (and rename them) to their own file and move fixture(s) there. 2 years ago
Benoit Marty afe5499158 PreviewParameterProvider FTW 2 years ago
Benoit Marty f6c371e533 Create `RootStatePreviewParameter` 2 years ago
Benoit Marty fe44c8906d Add some Preview 2 years ago
Benoit Marty a77479ed05 Remove dead code 2 years ago
Benoit Marty 987d4d6c08 Less verbose provider. 2 years ago
Benoit Marty e2b4056493 Convert BugReporter to an interface for testing purpose. 2 years ago
Benoit Marty 426005f298 Fix detekt issue, optimize import, fix color of preference category title 2 years ago
Benoit Marty 201508678a Rename component. No need for `Element` prefix 2 years ago
Benoit Marty cdfc13cb15 Material3 only in designsystem. 2 years ago
Benoit Marty e3fed8b4f5 Optimize import 2 years ago
Benoit Marty 2b7c965236 Remove bad usage of ElementSurface 2 years ago
Benoit Marty 7d85d8da30 Add ElementCircularProgressIndicator and ElementOutlinedTextField. 2 years ago
Benoit Marty e4cc733f4a First draft of full custom theme. 2 years ago