Commit Graph

  • fd07835e45 Fix IDE warning Benoit Marty 2023-10-13 22:01:46 +0200
  • 57d224e8ba fix Unexpected newlines Giom Foret 2023-10-13 16:39:05 +0200
  • d26d28f770 Merge branch 'feature/bma/noNetworkConstraint' of github.com:vector-im/element-android into feature/bma/noNetworkConstraint Giom Foret 2023-10-13 15:36:14 +0200
  • 3aa5f34ee7 Update the NetworkConstraint handling in WorkManager config Giom Foret 2023-10-13 15:32:47 +0200
  • 8d95eb7b16 `disableNetworkConstraint` is now nullable, so do not default the Boolean to false. Benoit Marty 2023-10-13 15:13:48 +0200
  • 64a7de5326 Ensure Boolean `io.element.disable_network_constraint` is explicitly set in the .well-known file. Benoit Marty 2023-10-13 09:37:58 +0200
  • 7884b9dd5e Cleanup Benoit Marty 2023-10-13 09:26:36 +0200
  • d4c6a46e90 Parse "io.element.disable_network_constraint" from login response, to ensure that the config is retrieved. The add pusher worker can be configured before the .well-known config is retrieved. Benoit Marty 2023-10-12 18:12:49 +0200
  • d4c141664b fix ignored test Valere 2023-10-12 09:12:32 +0200
  • 77a576784f fix test compilation Valere 2023-10-11 23:08:35 +0200
  • 491f52a3a3 dead code Valere 2023-10-11 17:57:59 +0200
  • 5f68f98d3a fix unit test Valere 2023-10-11 17:04:05 +0200
  • cd101f871c missing mock Valere 2023-10-11 15:07:48 +0200
  • e8922a5fa7 property not in schema Valere 2023-10-11 12:13:50 +0200
  • e27916f85e detekt fix Valere 2023-10-10 16:25:03 +0200
  • 973246819a Fix Task :matrix-sdk-android:compileKotlinCryptoDebugUnitTestKotlin FAILED e: file:///home/runner/actions-runner/_work/element-android/element-android/matrix-sdk-android/src/test/java/org/matrix/android/sdk/internal/session/pushers/DefaultPushersServiceTest.kt:55:5 No value passed for parameter 'homeServerCapabilitiesDataSource' Giom Foret 2023-10-10 14:11:38 +0200
  • 25ecd599f3 Merge branch 'develop' into feature/bca/clean_up_legacy_crypto Valere 2023-10-10 13:00:45 +0200
  • 747c81c687 Changelog. Benoit Marty 2023-10-10 10:48:13 +0200
  • f13a15495b Add a log when network constraint is disabled. Benoit Marty 2023-10-09 12:04:35 +0200
  • 2a5e233e2c Do not apply network constraint if "io.element.disable_network_constraint" is set to true in .well-known file. Benoit Marty 2023-10-09 11:44:40 +0200
  • f09465921a Theming, replacing element_green with shades of grey v1.6.6-rebase2 Jarno Rankinen 2023-10-05 23:28:22 +0300
  • 992af7386a Change defaults for some settings Jarno Rankinen 2023-10-07 13:59:26 +0300
  • d7c14abccb Updated color scheme Jarno Rankinen 2023-09-02 00:46:46 +0300
  • f8902f8969 Fix hide shields setting getting reset to true when opening Labs page Jarno Rankinen 2023-09-01 23:08:17 +0300
  • 8115e2eb0f Add setting in Labs to hide the encyption shields from next to messages in rooms Jarno Rankinen 2023-10-07 13:54:36 +0300
  • 80c35b3145 Add logo to resources Jarno Rankinen 2023-08-29 00:29:05 +0300
  • 1b2b7a72a7 v1.6.5-dev.vfrm.1, changes to splash screen Jarno Rankinen 2023-08-29 00:06:19 +0300
  • 468b6101c5 Change app icon Jarno Rankinen 2023-08-28 22:52:27 +0300
  • aedb3ea2d9 Use black theme instead of dark when set to follow system theme Jarno Rankinen 2023-08-28 22:11:39 +0300
  • 842aeb70e0 Parse "io.element.disable_network_constraint" from .well-known file. Migrate DB to 54. Benoit Marty 2023-10-06 18:03:45 +0200
  • 60940c01df
    Merge pull request #8651 from vector-im/sync-emojis Benoit Marty 2023-10-06 17:46:54 +0200
  • ebc81e24af
    Merge pull request #8660 from vector-im/feature/bma/stopInfiniteRingingCall Benoit Marty 2023-10-06 17:45:46 +0200
  • 52082a9def Ensure the incoming call will not ring forever, in case the call is not ended by another way (#8178) Add a safe 2 minutes timer. Benoit Marty 2023-10-06 10:41:15 +0200
  • 470c827356 Theming, replacing element_green with shades of grey volfram Jarno Rankinen 2023-10-05 23:28:22 +0300
  • 4ef107de8d Change default settings Jarno Rankinen 2023-10-05 22:31:18 +0300
  • fd2420211c Merge branch 'v1.6.6' into v1.6.6-merge Jarno Rankinen 2023-10-05 21:24:36 +0300
  • 9e74afc9b1 Merge branch 'main' into develop ganfra 2023-10-05 18:11:47 +0200
  • ecd1057ce9 version++ ganfra 2023-10-05 17:00:51 +0200
  • 4fa634a283 Merge branch 'release/1.6.6' into main ganfra 2023-10-05 16:57:37 +0200
  • 7001f21330 Adding fastlane file for version 1.6.6 ganfra 2023-10-05 16:57:21 +0200
  • d379cef0ba Changelog for version 1.6.6 ganfra 2023-10-05 16:55:44 +0200
  • 59ddf1a107
    Merge pull request #8654 from vector-im/bca/fix_8653_qr_code Valere 2023-10-03 23:45:37 +0200
  • a015eda72c code review Valere 2023-10-03 11:29:50 +0200
  • 87df8ab6f6
    Update matrix-sdk-android/src/kotlinCrypto/java/org/matrix/android/sdk/internal/crypto/SecretShareManager.kt Valere 2023-10-03 11:24:38 +0200
  • 1bd2da5c99 disable flacky test on legacy crypto Valere 2023-10-02 16:39:08 +0200
  • a6b127cb20 code quality Valere 2023-10-02 15:31:11 +0200
  • df82eee736 Code quality kdocs Valere 2023-10-02 14:37:15 +0200
  • dfbb3122e7 Remove legacy crypto code Valere 2023-10-02 13:58:51 +0200
  • 1e00da6e2f Sync Emojis bmarty 2023-10-02 00:19:14 +0000
  • 2709cb2973 missing deprecated Valere 2023-10-01 22:19:54 +0200
  • 0d70f6eb54 missing mock Valere 2023-10-01 21:59:46 +0200
  • 42eec4b557 update changelog Valere 2023-10-01 19:41:46 +0200
  • 6ee438d7d5 bump crypto sdk Valere 2023-10-01 19:25:12 +0200
  • 3b9daec869 Fix QR code login support in rust Valere 2023-09-27 15:42:05 +0200
  • 1b3be240b3
    Merge pull request #8645 from vector-im/hughns/oidc-device-logout-in-chrome-tab Benoit Marty 2023-09-14 21:54:23 +0200
  • 8c1cc44255
    Merge pull request #8627 from vector-im/feature/bma/hideAccountDeactivation Benoit Marty 2023-09-14 21:53:13 +0200
  • 3f2f3860e1 Changelog Hugh Nimmo-Smith 2023-09-14 11:27:49 +0100
  • 470557c59e Open OIDC account management URL in chrome tab Hugh Nimmo-Smith 2023-09-14 11:23:19 +0100
  • ff548d2f98
    Fix crash when max shortcuts count is exceeded (#8644) Yoan Pintas 2023-09-13 10:43:03 +0000
  • d31c741f9d Hide deactivate account section in case of account managed externally. Benoit Marty 2023-08-23 16:46:23 +0200
  • ec9a066900
    Merge pull request #8620 from vector-im/feature/bma/oidcSessionEnd Benoit Marty 2023-09-12 16:25:46 +0200
  • 7730122c4b Merge branch 'direct-share' into volfram v1.6.5.vfrm.4 Jarno Rankinen 2023-09-05 20:40:11 +0300
  • 47740d6991 Fix direct share targets using Element app id Jarno Rankinen 2023-09-05 20:39:19 +0300
  • 894472127f
    Update README.md Jarno Rankinen 2023-09-02 16:29:54 +0300
  • 841a0def08
    Update README.md Jarno Rankinen 2023-09-02 08:49:51 +0300
  • b4b7b7749f Rename APKs according to versions 1.6.5.vfrm.3 Jarno Rankinen 2023-09-02 08:44:08 +0300
  • e1384bf80a Updated color scheme Jarno Rankinen 2023-09-02 00:46:46 +0300
  • 86878e70f9 Fix hide shields setting getting reset to true when opening Labs page Jarno Rankinen 2023-09-01 23:08:17 +0300
  • 52a06931f4 Change the test to hide multi signout of devices. We do not need an external account management URL, which is optional, but we need to know if account management is delegate to Oidc. Benoit Marty 2023-08-31 15:51:18 +0200
  • a889d8d678 Store the authentication issuer into DB. Benoit Marty 2023-08-31 09:57:47 +0200
  • aa609fdeb6 Update README.md Jarno Rankinen 2023-08-29 23:30:14 +0300
  • c1e03e3633 Add setting in Labs to hide the encyption shields from next to messages in rooms Jarno Rankinen 2023-08-29 22:56:41 +0300
  • e5e790ead8 Revert "Show gray shield instead of red for a logged out device" Jarno Rankinen 2023-08-29 22:37:42 +0300
  • 1f41c54a82
    Merge pull request #8630 from vector-im/dependabot/gradle/org.matrix.rustcomponents-crypto-android-0.3.14 Jorge Martin Espinosa 2023-08-29 08:19:17 +0200
  • 1b0f965dfb
    Update README.md Jarno Rankinen 2023-08-29 00:32:23 +0300
  • 9e1ab131dc Add logo to resources Jarno Rankinen 2023-08-29 00:29:05 +0300
  • 88f7050651 Added source version to readme Jarno Rankinen 2023-08-29 00:15:53 +0300
  • 2143ad1c51 Updated readme Jarno Rankinen 2023-08-29 00:15:12 +0300
  • 38da2ceb4e v1.6.5-dev.vfrm.1, changes to splash screen v1.6.5-dev.vfrm.1 Jarno Rankinen 2023-08-29 00:06:19 +0300
  • 6279954d7a Change app icon Jarno Rankinen 2023-08-28 22:52:27 +0300
  • 1ee194d65e Don't show analytics opt-in dialog (can still activate via settings) Jarno Rankinen 2023-08-28 22:12:21 +0300
  • 89d4802428 Use black theme instead of dark when set to follow system theme Jarno Rankinen 2023-08-28 22:11:39 +0300
  • 4b4e2efe08 Revert "Force analytics off" Jarno Rankinen 2023-08-28 21:28:23 +0300
  • 3bc029839e Show gray shield instead of red for a logged out device Jarno Rankinen 2023-08-28 21:23:21 +0300
  • fe51ee3956 Try bumping heap size of gradle and the kotlin daemon as a last resort Jorge Martín 2023-08-28 17:17:41 +0200
  • d65459cc59 Try bumping the whole memory heap size in rust tests Jorge Martín 2023-08-28 16:05:40 +0200
  • dc8230e435 Ignore `LocaleFolder` lint error since we won't fix it. Jorge Martín 2023-08-28 15:35:20 +0200
  • 0838a10b65 Bump memory allocated for tests Jorge Martín 2023-08-28 15:34:52 +0200
  • a3be0286ee
    Merge pull request #8341 from tomtit/bugfix/issue-7758 Benoit Marty 2023-08-28 13:15:05 +0200
  • d310db5f67 Force analytics off Jarno Rankinen 2023-08-26 23:50:36 +0300
  • 2e748a9f35 Renamed package to net.oranki.volfram and added extra version number .vfrm.X Jarno Rankinen 2023-08-26 22:36:52 +0300
  • 751bd27c9d
    Bump org.matrix.rustcomponents:crypto-android from 0.3.10 to 0.3.14 dependabot[bot] 2023-08-25 23:02:56 +0000
  • 0a6dbeb3fe Remove unsupported language. We may handle that during the next SAS string update. Benoit Marty 2023-08-23 16:51:31 +0200
  • bc23f82ade
    Merge pull request #8625 from RiotTranslateBot/weblate-element-android-element-app Benoit Marty 2023-08-23 16:08:29 +0200
  • ca109f70a4
    Merge pull request #8626 from vector-im/sync-sas-strings Benoit Marty 2023-08-23 16:07:30 +0200
  • b5c224f3e0 Translated using Weblate (Albanian) Besnik Bleta 2023-08-23 09:11:33 +0000
  • e2c7833f93 Translated using Weblate (Albanian) Besnik Bleta 2023-08-23 09:13:15 +0000
  • 6d5f59c67e Merge branch 'origin/develop' into Weblate. Weblate 2023-08-23 07:41:31 +0000
  • e6bd57d88c Sync SAS Strings bmarty 2023-08-23 07:21:22 +0000
  • 81f7517560 Be able to trigger manually this workflow. Benoit Marty 2023-08-23 09:20:04 +0200