Benoit Marty
|
7537772d94
|
format.
|
1 year ago |
Benoit Marty
|
36bf343a95
|
OptIn screen: make only the `here` word be clickable.
|
1 year ago |
Benoit Marty
|
a86100003f
|
Remove preview Text.
|
1 year ago |
Benoit Marty
|
79af05bc08
|
Use buildAnnotatedStringWithStyledPart and remove copied code.
|
1 year ago |
Benoit Marty
|
ff47629f6c
|
Make the link open the policy url in the analytics setting screen.
|
1 year ago |
Benoit Marty
|
1bf2dc1c4d
|
Fix rendering issue of the link.
|
1 year ago |
Benoit Marty
|
24fc2e77b9
|
Format.
|
1 year ago |
Benoit Marty
|
097efc26d2
|
Migrate AnalyticsPreferencesView from `PreferenceSwitch` to `ListItem`.
|
1 year ago |
Florian Renaud
|
992050c832
|
Factorize code and remove unused field in TimelineItemPollContent
|
1 year ago |
Florian Renaud
|
9c6a5bed54
|
Add unit tests for TimelineItemContentPollFactory
|
1 year ago |
David Langley
|
20c1b32397
|
Merge branch 'develop' of https://github.com/vector-im/element-x-android into feature/dla/emojibase_integration
|
1 year ago |
Benoit Marty
|
5a85459ec2
|
Merge pull request #1163 from vector-im/renovate/gradle-gradle-build-action-2.x
Update gradle/gradle-build-action action to v2.8.0
|
1 year ago |
Benoit Marty
|
e4a4e57ca1
|
Merge pull request #1166 from vector-im/feature/bma/cleanupInputs
Cleanup `LoggedInAppScopeFlowNode`
|
1 year ago |
Benoit Marty
|
eb041277a9
|
Grammar.
|
1 year ago |
Benoit Marty
|
614e8fcff9
|
Release script: improve prompt messages.
|
1 year ago |
Benoit Marty
|
34a85c4956
|
Release script: Add link to documentation to install the application from the GitHub release.
|
1 year ago |
Benoit Marty
|
b581cc9328
|
Release script: split APKs generation and APK deployment into 2 separate steps.
|
1 year ago |
Benoit Marty
|
f44fa4190f
|
Release script: do not bundle the minimal app when checking if the project compiles locally.
|
1 year ago |
Benoit Marty
|
bbc7974442
|
Add documentation to explain how to install the application from a Github release.
|
1 year ago |
Benoit Marty
|
79d4a4c1be
|
`LoggedInAppScopeFlowNode` is just having one permanent child: `LoggedInFlowNode`. So no need to have a Backstack here, a ParentNode with PermanentNavModel is enough.
|
1 year ago |
Benoit Marty
|
f8417bda21
|
Format file.
|
1 year ago |
Jorge Martin Espinosa
|
c280b43ecc
|
Bump telephoto to 0.6.0-SNAPSHOT to diagnose crash (#1164)
|
1 year ago |
renovate[bot]
|
6596f5ec48
|
Update gradle/gradle-build-action action to v2.8.0
|
1 year ago |
David Langley
|
1d57d4500c
|
Fix test compilation.
|
1 year ago |
David Langley
|
6a91521604
|
Use CommonStrings
|
1 year ago |
David Langley
|
a3e9f66614
|
lint
|
1 year ago |
David Langley
|
bab8119fb9
|
Merge branch 'develop' of https://github.com/vector-im/element-x-android into feature/dla/emojibase_integration
|
1 year ago |
David Langley
|
ce4c12ce74
|
Integrate emojibase
- Integrate emojibase datasource
- Use element category translations
- Use Material emoji category logos
|
1 year ago |
Benoit Marty
|
5e50639815
|
version++
|
1 year ago |
Benoit Marty
|
a3c37cf2ad
|
Merge tag 'v0.1.5' into develop
tag
|
1 year ago |
Benoit Marty
|
1a8289cd13
|
Merge branch 'release/0.1.5' into main
|
1 year ago |
Benoit Marty
|
a48fad655b
|
Adding fastlane file for version 0.1.5
|
1 year ago |
Benoit Marty
|
56af73234b
|
Changelog for version 0.1.5
|
1 year ago |
Benoit Marty
|
f696fcde35
|
Setting version for the release 0.1.5
|
1 year ago |
Benoit Marty
|
86ad01cbd8
|
Merge pull request #1160 from vector-im/feature/bma/fixOpeningRoomCrash
Add missing plugin forward between `LoggedInAppScopeFlowNode` and `LoggedInFlowNode`
|
1 year ago |
Benoit Marty
|
a700f114d2
|
Changelog
|
1 year ago |
Benoit Marty
|
8c2cc41f97
|
Add missing plugin forward between `LoggedInAppScopeFlowNode` and `LoggedInFlowNode`. The RoomComponent was not created.
Fix crash when opening a room.
|
1 year ago |
Benoit Marty
|
29465f49ae
|
version++
|
1 year ago |
Benoit Marty
|
d361329a2b
|
Merge tag 'v0.1.4' into develop
tag
|
1 year ago |
Benoit Marty
|
cff8df44a6
|
Merge branch 'release/0.1.4' into main
|
1 year ago |
Benoit Marty
|
571689c1fd
|
Adding fastlane file for version 0.1.4
|
1 year ago |
Benoit Marty
|
53e581320a
|
Changelog for version 0.1.4
|
1 year ago |
Benoit Marty
|
5d889afd21
|
Merge pull request #1128 from vector-im/feature/bma/cleanupOidc
Cleanup OIDC
|
1 year ago |
Benoit Marty
|
674fa67070
|
Merge pull request #1157 from vector-im/feature/bma/moveFake
Move fake class to the correct module (in fact: move the module)
|
1 year ago |
Benoit Marty
|
0752c18f81
|
Remove useless dependency.
|
1 year ago |
Benoit Marty
|
35835a876d
|
Fix typo in test class name.
|
1 year ago |
Benoit Marty
|
5f7c1e9545
|
Move module `features.analytics.test` to `services.analytics.test`. `FakeAnalyticsService` was not implemented at the correct location.
|
1 year ago |
Benoit Marty
|
16b4db732a
|
Merge pull request #1149 from vector-im/feature/bma/settingUpAccount
"Setting up account" screen
|
1 year ago |
Benoit Marty
|
e47d137c6a
|
Add documentation to LoggedInAppScopeFlowNode.
|
1 year ago |
Benoit Marty
|
51d92ae6a8
|
Fix typo
|
1 year ago |