65 Commits (5f42b7732b444487bb122c92a402832321b7ca79)

Author SHA1 Message Date
Benoit Marty fb52657b12 Let `AsyncAction.Confirming` be an interface, with a `AsyncAction.ConfirmingNoParams` data object. 4 days ago
Benoit Marty f61df38e55 Migrate license to AGPL. 1 month ago
Benoit Marty 1f8b525548 Fix back navigation issue, when opening directly the notification troubleshoot screen. 4 months ago
Benoit Marty 4dff3e9cce Ensure that the Loading Dialog and the toggles update at the same time. 4 months ago
Benoit Marty 9a24e7d4af Change type of `NotificationSettingsState.currentPushDistributor` from `AsyncAction` to `AsyncData` 5 months ago
Benoit Marty 7f9a30a033 Improve code and display error. 5 months ago
Benoit Marty f807d578fa Period 6 months ago
Benoit Marty 83506e5191 Fix navigation issue #2778 6 months ago
Jorge Martin Espinosa 134cacb024
Room member moderation: kick, ban and unban (#2496) 8 months ago
ganfra 6ef50081bd favorite : apply pr review remarks 8 months ago
ganfra b15597509d favorite : branch RoomNotableTags methods 9 months ago
Benoit Marty a831f05f6e Fix ktlint issues 9 months ago
Benoit Marty bac1e3902c Ignore ktlint issue for this particular val. 9 months ago
renovate[bot] c8bd362397
Update plugin ktlint to v12.1.0 (#2200) 9 months ago
Benoit Marty 371065bfdd Exclude `ContentToPreview` from coverage, either by using annotation @ExcludeFromCoverage, or by inlining it. 9 months ago
Benoit Marty 7b2341aec7 Rename Async to AsyncData 10 months ago
Benoit Marty d953c979e1 Introduce AsyncAction with a Confirmation state and use it for logout action. 10 months ago
ganfra c4dc024c63 Fix detekt 10 months ago
ganfra 78bd6915c7 BackstackParentNode now become BaseFlowNode and adds Overlay navModel into it. 10 months ago
ganfra b11f98afe8 Add Overlay navModel and related classes 10 months ago
Marco Romano f186a85ed0
Rename params in NodeFactories for clarity (#1916) 11 months ago
Marco Romano a6e4644cfa
Add missing screenshots in TimelineView (#1660) 12 months ago
Jorge Martin Espinosa 46f78ef700
Integrate Element Call with widget API (#1581) 1 year ago
ganfra 330ed73dab Appyx : quick management of PermanentChild 1 year ago
Benoit Marty 7083abcf09 migrate `object` to `data object` (#1135) 1 year ago
Benoit Marty bd0031445e Enable detekt rule `TooGenericExceptionThrown` and fix existing issue. 1 year ago
Benoit Marty bb1991fe4a More log about Node lifecycle. Will help to track user navigation. 1 year ago
ganfra fc7bdafbcb Nodes: rework RootFlowNode with cache service 1 year ago
Marco Romano 316d57d1b6 Async API improvements "v2" (#672) 1 year ago
Marco Romano 4511fc3805 Inline Async extension functions (#598) 1 year ago
Benoit Marty 497ee97efe Add comment. 1 year ago
ganfra 90bfe97250 Room : continue improving members loading 2 years ago
Jorge Martin Espinosa de010545fb Update Gradle to 8.1 and AGP to v8.0 (#329) 2 years ago
ganfra 776e9bd221 Add some tests on RoomFlowNode 2 years ago
Jorge Martin Espinosa 11f041d940 [Room member list] Display room member list (#276) 2 years ago
Jorge Martin Espinosa 2906168baa Handle 'invalid server' error in server selection screen properly. (#214) 2 years ago
ganfra c9e15ea3e9 Add small comments 2 years ago
ganfra 84bfb14bd9 [Architecture] introduce nodeBuilder concept 2 years ago
ganfra a94862d778 Try splitting messages into api and impl modules 2 years ago
ganfra 91863e2529 [Architecture] introduce BackstackNode 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
Benoit Marty 5ca2b475cc Add test for `ChangeServerPresenter` 2 years ago
ganfra fc07ff29f5 Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method 2 years ago
Benoit Marty 9b515a95ff Rename function (code review) 2 years ago
Benoit Marty 78cbca3193 Animation between screens 2 years ago
ganfra dd00f99f0c enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") 2 years ago
ganfra bbbbc3495d Rename di module 2 years ago
ganfra bc9b8e6b90 Rename architecture module 2 years ago
ganfra 97efff8aa4 Changes after review 2 years ago