Commit Graph

90 Commits

Author SHA1 Message Date
Benoit Marty f2e8a9e0c7 Un configure the template, to be able to upgrade Android Studio 2020-11-13 18:25:25 +01:00
Benoit Marty f6ec7bc323 values-v21 does not exist anymore 2020-10-29 14:11:34 +01:00
Benoit Marty dc8668b222 Code quality 2020-10-22 10:26:33 +02:00
Benoit Marty fa32770e96 Add --ignoreErrors argument to be able to bypass some errors 2020-10-22 10:25:53 +02:00
Benoit Marty ea57697215 Fix warning with enum 2020-10-14 11:20:01 +02:00
Benoit Marty 67f1fe69fa We are now API 21+ 2020-10-12 21:09:28 +02:00
Benoit Marty d1fb1614a3 Make the app react to test push 2020-10-08 22:08:48 +02:00
Benoit Marty 3133cbcc3e Add script to test PUSH token 2020-10-08 22:08:25 +02:00
Benoit Marty bc339191ea Fix Copyright mention 2020-10-08 15:11:01 +02:00
Benoit Marty bd69fd5815 Check copyright mention SDK side: we need Matrix copyright and not Element copyright on SDK source files.
Next step should be to ensure that the copyright is present
2020-10-08 14:47:28 +02:00
Benoit Marty f030e098a8 Fix code quality and compilation test 2020-10-02 17:18:39 +02:00
Valere 3642ca5b4a cleaning 2020-09-30 11:05:06 +02:00
Benoit Marty 577f0e0d9a Create a script to help getting public information form any homeserver 2020-09-29 11:38:19 +02:00
Benoit Marty f4c4e84ffe Fix false positive from code quality analysis 2020-09-10 17:13:11 +02:00
Benoit Marty b9e8d7187c
Merge pull request #2075 from vector-im/feature/strict_mode_tracking
Feature/strict mode tracking
2020-09-10 13:46:44 +02:00
Benoit Marty 8cb7260375 Small changes (PR review) 2020-09-09 12:10:46 +02:00
ganfra c6178e504f Clean files and update CHANGES 2020-09-09 11:32:56 +02:00
Onuray Sahin 6dd4d4d906
Merge branch 'develop' into feature/universal_link_navigation 2020-09-07 17:48:52 +03:00
Onuray Sahin 4d7cd7319b Handle new mobile config url. 2020-09-07 12:19:34 +03:00
Benoit Marty 05ec5bde93
Merge pull request #2020 from vector-im/feature/add_email
Add email and phone numbers
2020-09-03 14:33:09 +02:00
Benoit Marty 9e20f7db1a Update of Buildkite configuration:
New pipeline location: https://github.com/matrix-org/pipelines/blob/master/element-android/pipeline.yml
New build location: https://buildkite.com/matrix-dot-org/element-android
2020-09-01 18:52:03 +02:00
Benoit Marty 46d3608ccb RiotX -> Element 2020-08-28 11:25:16 +02:00
Benoit Marty 25ea221d47 Create a script to import SAS strings (#1909)
It will be run at the next Weblate sync, since we have to remove previous translations
2020-08-26 16:02:58 +02:00
Benoit Marty 9b1c01351c Adding jitsi.md documentation 2020-08-17 10:07:30 +02:00
Benoit Marty 05ecbf0f86 Build Jitsi lib version android-sdk-2.9.3, commit abcbbbea12e3ef88012b14723bb8cd42dbefc988
And host it in https://github.com/vector-im/jitsi_libre_maven/tree/master/android-sdk-2.9.3
2020-08-14 21:33:25 +02:00
Benoit Marty 11b5512cb8 Rename package of SDK modules 2020-08-13 12:50:58 +02:00
Benoit Marty 7b017e4328 Ensure we will always use `Context#getSystemService` extension function provided by `core-ktx` 2020-08-11 12:42:32 +02:00
Benoit Marty 8931fd314d Rename package `im.vector.riotx` to `im.vector.app` (other manual changes) 2020-08-03 18:48:20 +02:00
ganfra 06bd353d44 Pin: polish a bit and clean code 2020-07-30 14:58:46 +02:00
Benoit Marty 4e3a948513 Cleanup 2020-06-30 19:12:50 +02:00
Benoit Marty c14b226c92 Search only Kotlin long files 2020-06-30 18:25:36 +02:00
Benoit Marty 6e66c31911 Small cleanup 2020-06-30 18:07:39 +02:00
Benoit Marty fb13b402af Prevent from importing temporary legacy classes 2020-06-29 14:22:30 +02:00
Benoit Marty 31a7563de5 Make check code quality ok 2020-06-29 10:16:54 +02:00
Benoit Marty bbf0b1e3ba Add a way to ensure we have `@JsonClass(generateAdapter = false)` for `enum class`.
This is not ideal, but this will save us in the future.
2020-06-28 22:06:03 +02:00
Benoit Marty 6e020cada2 Min SDK version is now 21, it has been forgotten to change that. 2020-06-27 11:24:28 +02:00
fabianu 4a454f0817 Added ANDROID_STUDIO as optional variable to specify android studio location. 2020-06-20 17:03:10 +02:00
Benoit Marty 3dc2cd4d7a Disable one code check 2020-06-03 18:54:03 +02:00
Benoit Marty 9fed62e4a7 Improve template 2020-05-18 16:21:00 +02:00
Benoit Marty 5fa247a0c5 Remove temporary tool and strings_riotX.xml temporary files 2020-05-15 15:50:15 +02:00
Benoit Marty 4306cb7812 Upgrade build tools version (SDK 29) 2020-05-05 12:08:19 +02:00
ganfra 269d6e4d08 Remove AndroidManifest template 2020-04-29 19:19:50 +02:00
ganfra 1a307a0c4d Template: let the ViewModel factory be agnostic of the host 2020-04-29 17:58:54 +02:00
ganfra 35a6f90ed6 Create configure script for template 2020-04-29 14:41:45 +02:00
ganfra d463e5e500 Create template 2020-04-29 14:38:01 +02:00
Benoit Marty 15bd7d1c5b Change the regex to detect long lines to allow schema with UTF-8 chars 2020-04-16 14:35:23 +02:00
Benoit Marty c57fa3f0d0
Merge pull request #1176 from vector-im/feature/target-sdk-29
Increase targetSdk to 29
2020-04-15 14:32:16 +02:00
Benoit Marty 24d0cdef1f Add missing changes of SDK version and build tools 2020-04-15 12:53:28 +02:00
Benoit Marty b8cb0588fe Add new resources 2020-04-14 17:06:05 +02:00
Benoit Marty 5008524635 Add script to dumpsys work manager data 2020-03-06 14:52:09 +01:00