966 Commits (e62d694944db2433527a7e7e78277c314e1cb635)
 

Author SHA1 Message Date
ganfra e62d694944 Remove old template project from settings.gradle 2 years ago
ganfra 019aa0ecca [Templates] Re-export with some fixes 2 years ago
ganfra cc476a4f47 [Template] Reexport file templates 2 years ago
ganfra 61eae879d4 Share the template files and update documentation about it. 2 years ago
ganfra 33c1f0c03e Templates: remove template dir in feature module 2 years ago
ganfra 91bff7fad4 Add utility methods for automatically including api/impl feature modules 2 years ago
Benoit Marty 92a76539b0 Merge pull request #243 from vector-im/renovate/dependencycheck 2 years ago
renovate[bot] cc43c9234f Update dependency androidx.sqlite:sqlite to v2.3.1 (#247) 2 years ago
renovate[bot] e16e66b171 Update dependency org.owasp.dependencycheck to v8.2.0 2 years ago
renovate[bot] 11145c404e Update dependency org.matrix.rustcomponents:sdk-android to v0.1.4 (#240) 2 years ago
Florian Renaud 62a65f7507 Merge pull request #211 from vector-im/feature/fre/start_chat_search_matrixid 2 years ago
Benoit Marty 8454fa588b Merge pull request #232 from vector-im/renovate/org.robolectric 2 years ago
Benoit Marty 8032fb3992 Merge pull request #224 from vector-im/bma/analytics 2 years ago
Benoit Marty ec6004a9a8 Cleanup after PR review. 2 years ago
Jorge Martin Espinosa 2906168baa Handle 'invalid server' error in server selection screen properly. (#214) 2 years ago
Jorge Martin Espinosa 93a77d94c1 Try to improve Danger rule for PNGs to ignore screenshots (#234) 2 years ago
ganfra 73b79cadd0 Merge pull request #215 from vector-im/renovate/org.matrix.rustcomponents 2 years ago
ganfra 6ce7c1e622 Fix test on SessionStore 2 years ago
renovate[bot] 420de12fa2 Update dependency org.robolectric:robolectric to v4.9.2 2 years ago
ganfra a007df27dd Update code so it compiles 2 years ago
Benoit Marty 930cde37d4 Merge pull request #231 from vector-im/feature/bma/localazy 2 years ago
Benoit Marty 33190674c1 Remove automation to sync Element Android strings. 2 years ago
Benoit Marty dcaaecde02 Move localazy.json configuration file to its own folder and add a README.md 2 years ago
Jorge Martin Espinosa ea17abebf3 Display most recent activity in room list (#220) 2 years ago
Benoit Marty 8064ceb68a Merge pull request #227 from pixlwave/doug/localazy 2 years ago
Benoit Marty 3a13e1121f Merge pull request #229 from vector-im/renovate/rnkdsh-action-upload-diawi-1.x 2 years ago
Benoit Marty a7c659eab0 Merge pull request #228 from vector-im/feature/bma/composableCleanup 2 years ago
Benoit Marty 8bc6c05c59 Split long line. 2 years ago
renovate[bot] e7a53ac06b Update rnkdsh/action-upload-diawi action to v1.3.2 2 years ago
Benoit Marty c7aac2788e Create ButtonWithProgress composable 2 years ago
Benoit Marty b86e34d93f Merge pull request #225 from vector-im/feature/bma/upgradeLint 2 years ago
Benoit Marty 0d246e7eb6 Merge pull request #226 from vector-im/renovate/io.nlopez.compose.rules-detekt-0.x 2 years ago
Doug 3f9e58cc78 Add localazy.json 2 years ago
Benoit Marty 823b1d806a Rename things from Template 2 years ago
Benoit Marty 7465614bb1 Merge pull request #222 from vector-im/feature/bma/networkModule 2 years ago
Benoit Marty 1f0149daeb Merge branch 'develop' into feature/bma/networkModule 2 years ago
renovate[bot] 93948e4a5b Update dependency io.nlopez.compose.rules:detekt to v0.1.5 2 years ago
Jorge Martin Espinosa dcb98f06aa Add Session Verification flow (#197) 2 years ago
Benoit Marty e782953a42 Rename file. 2 years ago
Benoit Marty 8f205bd7dd Fix copyright 2 years ago
Benoit Marty 2a3caaff8b Add `:services:toolbox` modules. 2 years ago
Benoit Marty d8be158078 Import some classes from Element into :libraries:androidutils 2 years ago
Benoit Marty 89657e0a35 Add `:services:analytics` modules. For now import the current plan. 2 years ago
Benoit Marty c0cb056328 Inject Lazy and then use callFactory instead of setting client manually. It'll allow to initialise retrofit/okhttp lazily. 2 years ago
Benoit Marty 3bd98dc578 Fix lint warning 2 years ago
Benoit Marty 52b62a2018 Add preview for CircularProgressIndicator 2 years ago
Benoit Marty ac8d071d43 Cleanup and use indeterminate progress indicator 2 years ago
Benoit Marty 8302af2dc6 Fix close error dialog has no effect. 2 years ago
Benoit Marty fc2dfacd7e Change API of BugReporter (make it suspend) 2 years ago
Benoit Marty 0d73b962c2 Add explicit dependency to okhttp (was provided by coil), and inject the OkHttpClient to DefaultBugReporter. 2 years ago