Amit Kumar
aad2eed396
Add initial Sentry setup for crashes and perf tracking ( #7141 )
...
* Add initial Sentry setup for crashes and perf tracking
* Fix failing analytics tests
* Reformat code to fix style issue
* Close sentry when user signs out
* Add initial unit tests for Sentry
* Remove unused import
* Exclude amitkma from signoff requirements for PRs
2022-10-05 16:49:14 +05:30
SpiritCroc
af9548dfdd
Support inline images in the timeline ( #5877 )
...
* Support inline images in the timeline
Co-authored-by: Benoit Marty <benoitm@matrix.org>
2022-10-04 17:59:52 +02:00
Benoit Marty
17cd2a3302
Merge pull request #7266 from vector-im/dependabot/gradle/org.jetbrains.kotlin-kotlin-reflect-1.7.20
...
Bump kotlin-reflect from 1.7.10 to 1.7.20
2022-10-04 16:06:25 +02:00
Jorge Martín
8d54a0d759
Remove Robolectric, make Robolectric test an instrumentation test
2022-10-04 14:15:54 +02:00
Benoit Marty
cba920f3e5
Enable Ksp for Epoxy Processor
2022-10-03 16:45:23 +02:00
Valere
59afe434f8
more tests
2022-09-30 16:00:34 +02:00
Valere
ac0e5e9dec
fix broken test, userId confustion
...
cleaning
cleaning
add tests
cleaning
2022-09-30 16:00:34 +02:00
Jorge Martín
570bc57cc6
Restore `validateEpoxyModelUsage` annotation processing arg
2022-09-30 09:44:23 +02:00
Jorge Martín
f5cb980020
Fix dependencies and code issues
2022-09-30 09:39:01 +02:00
dependabot[bot]
1db669d1c2
Bump kotlin-reflect from 1.7.10 to 1.7.20
...
Bumps [kotlin-reflect](https://github.com/JetBrains/kotlin ) from 1.7.10 to 1.7.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases )
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md )
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20 )
---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin:kotlin-reflect
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 23:21:58 +00:00
Adam Brown
0f19726fe2
creating custom tasks to record and verify screenshot
...
- introduces a 'screenshot' flag to include/exclude the screenshot tests from the default test runs
2022-09-26 10:26:38 +01:00
Adam Brown
c66a38057e
adding paparazzi screenshot testing lib setup
2022-09-26 10:26:38 +01:00
Adam Brown
2c1eef7a59
Merge pull request #7142 from vector-im/feature/adm/dialpad-lib
...
Manually including `im.dlg:android-dialer:1.2.5`
2022-09-26 10:14:56 +01:00
dependabot[bot]
2aa9382fba
Bump android-connector from 2.0.1 to 2.1.0
...
Bumps [android-connector](https://github.com/UnifiedPush/android-connector ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/UnifiedPush/android-connector/releases )
- [Commits](https://github.com/UnifiedPush/android-connector/compare/2.0.1...2.1.0 )
---
updated-dependencies:
- dependency-name: com.github.UnifiedPush:android-connector
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-22 14:31:16 +00:00
dependabot[bot]
d9ee51a212
Bump emoji2 from 1.1.0 to 1.2.0
...
Bumps emoji2 from 1.1.0 to 1.2.0.
---
updated-dependencies:
- dependency-name: androidx.emoji2:emoji2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-16 23:00:39 +02:00
Adam Brown
739a513f89
moving external library modules to an external directory
2022-09-16 15:15:32 +01:00
Adam Brown
5058f942af
manually including the im.dlg:android-dialer:1.2.5
...
- avoids using appcompat
- avoids using an artifact without a source repository
2022-09-16 15:15:32 +01:00
Adam Brown
11e6ca1784
moving the jitsi exclude directly to the dependency so that other modules also get the exclusion
...
- also excludes the support dependency from the barcode scanner
2022-09-16 12:16:03 +01:00
Adam Brown
be9c9f1640
formatting
2022-09-16 11:37:39 +01:00
Adam Brown
4e99217164
excluding jitsi's android-scalablevideoview fork's support library
...
- The library exports a jetified artifact but doesn't remove the support library dependency /home/adam/dev/element/element-android/vector/build.gradle
2022-09-16 11:37:39 +01:00
Adam Brown
c61df899b4
removing unused dependency
2022-09-16 11:37:39 +01:00
Adam Brown
ca92ad267d
excluding compile time legacy support annotations from dependencies
2022-09-16 11:37:38 +01:00
Adam Brown
3a38898961
lifting fdroid and gplay variants to the application module
2022-09-15 14:50:08 +01:00
Adam Brown
373a0ca4fb
split commit to make debug changes to avoid files being seen as new!
2022-09-15 14:50:08 +01:00
Adam Brown
5d533d4ec9
lifting debug build type to the application module
2022-09-15 14:50:08 +01:00
Adam Brown
b72a174edf
lifting nightly to the application module
2022-09-15 14:50:08 +01:00
sim
9cf6dd7a88
Use firebaseReceiver with FCM
2022-09-07 18:02:26 +02:00
Benoit Marty
6a3bef591c
Merge pull request #6994 from vector-im/dependabot/gradle/com.github.UnifiedPush-android-embedded_fcm_distributor-2.1.3
...
Bump android-embedded_fcm_distributor from 2.1.2 to 2.1.3
2022-09-06 11:16:14 +02:00
Benoit Marty
7879289877
Remove useless field. They are defined in `vector-app` now.
2022-09-05 17:35:03 +02:00
dependabot[bot]
da73550493
Bump android-embedded_fcm_distributor from 2.1.2 to 2.1.3
...
Bumps android-embedded_fcm_distributor from 2.1.2 to 2.1.3.
---
updated-dependencies:
- dependency-name: com.github.UnifiedPush:android-embedded_fcm_distributor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 23:10:39 +00:00
Adam Brown
22ce829645
moving all the strings to a dedicated libray/strings module
2022-09-01 14:58:07 +01:00
Adam Brown
177049ba91
merging with develop
2022-08-31 09:16:01 +01:00
Adam Brown
18a9846071
moving application based tests to the vector-app module
...
- they require the VectorApplication to trigger
2022-08-31 09:16:01 +01:00
Adam Brown
7837252f5f
applying missing nightly build type config
2022-08-31 09:16:01 +01:00
Adam Brown
713e1ef2ed
merging with develop
2022-08-31 09:16:01 +01:00
Adam Brown
d2ca4edc6d
lifting the application launcher colour to the application module
2022-08-31 09:16:01 +01:00
Adam Brown
5c994ebfdd
lifting the phonenumber dependency to the deps file and exposing as api for the app level module
2022-08-31 09:16:00 +01:00
Adam Brown
2d61e71409
using the vector-app module to handle recursively applying lint
2022-08-31 09:16:00 +01:00
Adam Brown
4d3e21d046
reusing lint file
2022-08-31 09:16:00 +01:00
Adam Brown
615ab414ff
moving imports around to match application/library split
2022-08-31 09:16:00 +01:00
Adam Brown
1ff340b018
lifting the manifest provider references to the app module manifest
2022-08-31 09:16:00 +01:00
Adam Brown
ddaaa1aaeb
avoid clashing buildconfig and moving placeholders to the modules which uses them
2022-08-31 09:16:00 +01:00
Adam Brown
2e81056b1e
adding library support for the android-stem plugin
2022-08-31 09:16:00 +01:00
Adam Brown
f0bc18d5ca
introducing vector-app module to act as the top level application
2022-08-31 09:16:00 +01:00
dependabot[bot]
8bc32a2f73
Bump android-embedded_fcm_distributor from 2.1.1 to 2.1.2
...
Bumps [android-embedded_fcm_distributor](https://github.com/UnifiedPush/android-embedded_fcm_distributor ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/UnifiedPush/android-embedded_fcm_distributor/releases )
- [Commits](https://github.com/UnifiedPush/android-embedded_fcm_distributor/compare/2.1.1...2.1.2 )
---
updated-dependencies:
- dependency-name: com.github.UnifiedPush:android-embedded_fcm_distributor
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 23:10:44 +00:00
Benoit Marty
973a5f1d6e
Version++
2022-08-23 17:02:24 +02:00
dependabot[bot]
8a2894f038
Bump libphonenumber from 8.12.53 to 8.12.54
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.53 to 8.12.54.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.53...v8.12.54 )
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 05:58:19 +00:00
dependabot[bot]
f0dc938fd0
Bump lazythreetenbp from 0.10.0 to 0.11.0
...
Bumps [lazythreetenbp](https://github.com/gabrielittner/lazythreetenbp ) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/gabrielittner/lazythreetenbp/releases )
- [Changelog](https://github.com/gabrielittner/lazythreetenbp/blob/main/CHANGELOG.md )
- [Commits](https://github.com/gabrielittner/lazythreetenbp/compare/0.10.0...0.11.0 )
---
updated-dependencies:
- dependency-name: com.gabrielittner.threetenbp:lazythreetenbp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-16 23:11:40 +00:00
Adam Brown
3b7fd2dfde
Merge pull request #6492 from vector-im/dependabot/gradle/com.github.UnifiedPush-android-connector-2.0.1
...
Bump android-connector from 2.0.0 to 2.0.1
2022-08-11 16:21:47 +01:00
Maxime NATUREL
fa8f72c909
Merge pull request #6792 from vector-im/feature/mna/enable-leakcanary
...
Add a developer setting to enable LeakCanary at runtime
2022-08-11 12:10:26 +02:00
Adam Brown
616c16f8c6
Merge pull request #6783 from vector-im/feature/adm/decouple-variants
...
Decouple `:vector` variants/build types
2022-08-11 10:59:42 +01:00
dependabot[bot]
cd929a203e
Bump android-connector from 2.0.0 to 2.0.1
...
Bumps [android-connector](https://github.com/UnifiedPush/android-connector ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/UnifiedPush/android-connector/releases )
- [Commits](https://github.com/UnifiedPush/android-connector/compare/2.0.0...2.0.1 )
---
updated-dependencies:
- dependency-name: com.github.UnifiedPush:android-connector
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-10 14:09:31 +00:00
Maxime NATUREL
31a350eea7
Enabling leakcanary on debug builds
2022-08-10 14:47:08 +02:00
Adam Brown
defd848363
updating version for next release cycle
2022-08-10 12:30:38 +01:00
Nikita Fedrunov
6045eac87a
recents carousel for new home screen layout ( #6707 )
2022-08-09 14:31:26 +02:00
Adam Brown
319ec6fbf4
removing now unused gplay resource
2022-08-09 11:25:55 +01:00
Adam Brown
2683e9209b
resetting the analytics datastore via reflection
2022-08-05 14:24:53 +01:00
dependabot[bot]
30a8f22028
Bump libphonenumber from 8.12.52 to 8.12.53
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.52 to 8.12.53.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.52...v8.12.53 )
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-04 23:10:43 +00:00
Adam Brown
18943e3453
removing unused buildconfig option
2022-08-02 14:31:46 +01:00
Adam Brown
df02f505ad
moving git versioning to the buildMeta abstraction
2022-08-02 14:31:46 +01:00
Adam Brown
d42c27bfe0
lifting the low privacy build config to the config
2022-08-02 14:31:46 +01:00
Adam Brown
b6d052e58d
lifting voip setting to a voip config
2022-08-02 14:31:46 +01:00
Adam Brown
56afac26ad
creating a location sharing config for holding the map tiler key
2022-08-02 14:31:46 +01:00
Adam Brown
012485b8e3
lifting the live location sharing build flag to the config along with debug toggle
2022-08-02 14:31:46 +01:00
Adam Brown
f14aabcd22
ports the key sharing strategy to the config
2022-08-02 14:31:46 +01:00
Adam Brown
e795e9da52
porting the onboarding variant selection to the config
2022-08-02 14:31:45 +01:00
Adam Brown
87a8c786f7
moving the voice message limit to the config module
2022-08-02 14:31:24 +01:00
Benoit Marty
fb67499657
Knit: do not check `node_modules` folder
2022-07-29 10:02:40 +02:00
Adam Brown
67d4afa012
updating build versions for next release cycle
2022-07-29 09:02:17 +01:00
Benoit Marty
83f3229805
Add in-app alert to let user know if a new version is available.
2022-07-22 17:29:59 +02:00
dependabot[bot]
6332668b8c
Bump libphonenumber from 8.12.51 to 8.12.52
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.51 to 8.12.52.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.51...v8.12.52 )
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 23:06:00 +00:00
Benoit Marty
758f0398bd
Fix error when building ``./gradlew assembleGplayNightly`. Just reordering lines...
...
Error was `No matching client found for package name 'im.vector.app'`
2022-07-19 12:50:47 +02:00
Benoit Marty
4ed24b5571
Merge pull request #6478 from vector-im/feature/bma/nightly
...
Nightly build published on Firebase
2022-07-18 14:22:15 +02:00
Benoit Marty
4c496bb148
Version++
2022-07-13 12:46:32 +02:00
Benoit Marty
95f4d88461
Do not alter the app name for the nightly, and finally use `initWith release` to avoid too many copy paste.
2022-07-07 17:45:18 +02:00
Benoit Marty
e3b3617b1a
Add dependency to opusencoder and remove module from this project
2022-07-06 17:54:57 +02:00
Benoit Marty
b3e86129e9
`initWith release` does not take care of `postprocessing` block, so rather do some copy paste, to avoid a warning about values being replaced
2022-07-06 17:00:09 +02:00
Benoit Marty
11b2cd3dc0
Configure Firebase appdistribution plugin
2022-07-06 15:37:21 +02:00
Benoit Marty
388a380101
Add "-nightly" suffix to version name
2022-07-06 15:37:21 +02:00
Benoit Marty
a030769aea
Change icon background color for nightly build
2022-07-06 15:37:21 +02:00
Benoit Marty
ea5b2b3433
Add sources for nightly. Use release version, change AnalyticsConfig.kt and shortcuts.xml.
2022-07-06 15:37:21 +02:00
Benoit Marty
8434fb9a64
Add fallback for submodules
2022-07-05 16:11:44 +02:00
Benoit Marty
f469450ca4
Setup `nightly` buildType
2022-07-05 16:07:12 +02:00
ganfra
6d1dd089f0
Update versions
2022-06-30 16:58:51 +02:00
dependabot[bot]
5a02bca442
Bump libphonenumber from 8.12.50 to 8.12.51
...
Bumps [libphonenumber](https://github.com/google/libphonenumber ) from 8.12.50 to 8.12.51.
- [Release notes](https://github.com/google/libphonenumber/releases )
- [Changelog](https://github.com/google/libphonenumber/blob/master/making-metadata-changes.md )
- [Commits](https://github.com/google/libphonenumber/compare/v8.12.50...v8.12.51 )
---
updated-dependencies:
- dependency-name: com.googlecode.libphonenumber:libphonenumber
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 23:09:57 +00:00
dependabot[bot]
bbe3613aa6
Bump soloader from 0.10.3 to 0.10.4
...
Bumps [soloader](https://github.com/facebook/soloader ) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/facebook/soloader/releases )
- [Commits](https://github.com/facebook/soloader/compare/v0.10.3...v0.10.4 )
---
updated-dependencies:
- dependency-name: com.facebook.soloader:soloader
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 08:33:21 +00:00
Benoit Marty
2a32a780cf
Merge pull request #6399 from vector-im/feature/bma/flipper_version
...
Avoid multiple PR from Dependabot when Flipper is upgraded.
2022-06-29 10:32:24 +02:00
Adam Brown
1a986e7437
Merge pull request #6385 from vector-im/dependabot/gradle/com.autonomousapps.dependency-analysis-1.9.0
...
Bump com.autonomousapps.dependency-analysis from 1.8.0 to 1.9.0
2022-06-28 19:16:25 +01:00
Adam Brown
f17129b660
removing unused dependencies and marking soloader and ignored from dependency check (as it's dynamic)
2022-06-28 14:05:01 +01:00
Benoit Marty
667db71fb9
Avoid multiple PR from Dependabot when Flipper is upgraded.
2022-06-28 14:27:55 +02:00
Benoit Marty
80b94821a0
Merge pull request #6387 from vector-im/dependabot/gradle/com.facebook.flipper-flipper-network-plugin-0.151.1
...
Bump flipper-network-plugin from 0.150.0 to 0.151.1
2022-06-28 14:21:59 +02:00
dependabot[bot]
0e463875f9
Bump flipper-network-plugin from 0.150.0 to 0.151.1
...
Bumps [flipper-network-plugin](https://github.com/facebook/flipper ) from 0.150.0 to 0.151.1.
- [Release notes](https://github.com/facebook/flipper/releases )
- [Commits](https://github.com/facebook/flipper/compare/v0.150.0...v0.151.1 )
---
updated-dependencies:
- dependency-name: com.facebook.flipper:flipper-network-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 23:12:39 +00:00
dependabot[bot]
a8c1214417
Bump flipper from 0.150.0 to 0.151.1
...
Bumps [flipper](https://github.com/facebook/flipper ) from 0.150.0 to 0.151.1.
- [Release notes](https://github.com/facebook/flipper/releases )
- [Commits](https://github.com/facebook/flipper/compare/v0.150.0...v0.151.1 )
---
updated-dependencies:
- dependency-name: com.facebook.flipper:flipper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 23:11:59 +00:00
Benoit Marty
43f4dae62b
Bump android-embedded_fcm_distributor from 2.0.0 to 2.1.1 ( #6331 )
...
* Bump android-embedded_fcm_distributor from 2.0.0 to 2.1.1
Bumps [android-embedded_fcm_distributor](https://github.com/UnifiedPush/android-embedded_fcm_distributor ) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/UnifiedPush/android-embedded_fcm_distributor/releases )
- [Commits](https://github.com/UnifiedPush/android-embedded_fcm_distributor/compare/2.0.0...2.1.1 )
---
updated-dependencies:
- dependency-name: com.github.UnifiedPush:android-embedded_fcm_distributor
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fix compilation issue
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2022-06-27 15:51:53 +02:00
dependabot[bot]
4e6e5041d8
Bump flipper from 0.149.0 to 0.150.0
...
Bumps [flipper](https://github.com/facebook/flipper ) from 0.149.0 to 0.150.0.
- [Release notes](https://github.com/facebook/flipper/releases )
- [Commits](https://github.com/facebook/flipper/compare/v0.149.0...v0.150.0 )
---
updated-dependencies:
- dependency-name: com.facebook.flipper:flipper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-22 13:04:17 +00:00
Benoit Marty
c4e578a653
Merge pull request #6344 from vector-im/dependabot/gradle/com.facebook.flipper-flipper-network-plugin-0.150.0
...
Bump flipper-network-plugin from 0.149.0 to 0.150.0
2022-06-22 15:02:46 +02:00
Benoit Marty
03d6ace3ae
Merge pull request #6359 from vector-im/dependabot/gradle/com.kgurgul.flipper-flipper-realm-android-2.2.0
...
Bump flipper-realm-android from 2.1.0 to 2.2.0
2022-06-22 14:54:52 +02:00
Adam Brown
0aacde9d9d
updating version for next development cycle
...
- also fixes wrong version in changes doc
2022-06-22 13:48:56 +01:00
dependabot[bot]
c81866f34e
Bump flipper-realm-android from 2.1.0 to 2.2.0
...
Bumps [flipper-realm-android](https://github.com/kamgurgul/Flipper-Realm ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/kamgurgul/Flipper-Realm/releases )
- [Commits](https://github.com/kamgurgul/Flipper-Realm/compare/2.1.0...2.2.0 )
---
updated-dependencies:
- dependency-name: com.kgurgul.flipper:flipper-realm-android
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 23:41:39 +00:00
Adam Brown
a76b6e522b
splitting unit and instrumentation test tasks so that we can configure the android plugin testCoverage parameter
...
- there's a bug that causes the output to be invalid for unit tests
2022-06-21 09:15:27 +01:00