Commit graph

51 commits

Author SHA1 Message Date
Benoit Marty
29eca97533 kotlin 2.1.0 2024-12-13 15:47:35 +01:00
Benoit Marty
baed5f8d18 Kotlin 2.0.21 2024-10-15 00:22:46 +02:00
Jorge Martin Espinosa
366db4791b
Upgrade Kotlin to v2.0 (#3594)
* Bump Kotlin to v2.0

* Fix lots of issues due to the upgrade: lint issues, function signature incompatibilities, broken tests, etc.

---------

Co-authored-by: Benoit Marty <benoit@matrix.org>
2024-10-10 08:32:00 +00:00
Benoit Marty
032e55481e Add license word in the dictionary to avoid warning in AS. 2024-09-11 10:06:28 +02:00
Benoit Marty
5e061fa657 Migrate license to AGPL - Update license in the ide settings. 2024-09-06 18:06:16 +02:00
Jorge Martin Espinosa
65718b3e96
Update the SDK bindings to v0.2.39 (#3288)
- Rework `RoomSyncSubscriber` to work with the new `RoomListService.subscribeToRooms` API.
2024-08-09 12:42:15 +02:00
Benoit Marty
9a2d5b1547 Rename copyright file for consistency 2024-07-02 14:36:29 +02:00
Benoit Marty
ee2ae468ef Create a scope for enterprise files
This allow to let the correct Copyright be applied when creating new file.
2024-07-01 11:30:12 +02:00
Benoit Marty
4d3a2d4542 Use Apache License URL with https. 2024-06-27 15:30:26 +02:00
Benoit Marty
816d60b6ce Move rageshake configuration from resource file to Kotlin RageshakeConfig 2024-06-13 18:20:19 +02:00
Benoit Marty
470d6d0385 Update release script for fdroid release. 2024-05-23 16:51:38 +02:00
Benoit Marty
dfab477294 Kotlin 1.9.24 2024-05-16 10:28:55 +02:00
ganfra
3f1f764745 Room directory : add tests and cleanup 2024-03-28 17:03:34 +01:00
Benoit Marty
ce7d77059c Kotlin 1.9.22 2024-01-23 13:32:13 +01:00
Benoit Marty
35e5df04f5 Add tombstoned to the shared dict. 2024-01-19 15:54:06 +01:00
Jorge Martin Espinosa
cbf34929af
Revert "Room list badges" 2023-12-22 11:02:07 +01:00
Benoit Marty
f2c989cbd6 Iterate on indicators on room list #2079 2023-12-21 14:51:31 +01:00
Benoit Marty
f7d8c45091 dict 2023-12-19 10:43:54 +01:00
Benoit Marty
6b1989a2fe AS suggested to add this to git. 2023-12-06 17:36:13 +01:00
Benoit Marty
6cc49cdfdb Commit change from Android Studio. 2023-12-06 15:28:03 +01:00
renovate[bot]
9e66180d20
Update kotlin (#1697)
* Update kotlin

* Lower Sonar RAM usage, remove redundant `Dkotlin.daemon.jvm.options`

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2023-11-08 12:58:14 +00:00
Benoit Marty
9807ebf649 Secure backup 2023-10-27 12:18:40 +02:00
Benoit Marty
6e5caebc60 Add some Konsist test. 2023-10-10 14:21:36 +02:00
Benoit Marty
d46b649a73 We are now using kotlinc 1.9.10, so Android Studio is updating this file. 2023-08-30 16:59:42 +02:00
renovate[bot]
4a630f141d
Update kotlin - TO BE MERGED AFTER THE RELEASE (#789)
* Update kotlin

* Update kotlinc.xml

* Update ksp

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Marco Romano <marcor@element.io>
Co-authored-by: Benoit Marty <benoit@matrix.org>
2023-08-17 08:58:10 +00:00
Benoit Marty
bd0c77a6a6 add posthog to dict. 2023-07-21 18:14:53 +02:00
Benoit Marty
e566bab75d Add ftue to the dict. 2023-07-18 01:35:12 +02:00
Benoit Marty
fa9c5a7ccc avoid typo report 2023-07-10 13:02:19 +02:00
Benoit Marty
03a80292e5 ignore typo. 2023-07-07 15:14:53 +02:00
Benoit Marty
380793e748 KotlinJpsPluginSettings upgrade 2023-07-03 17:09:04 +02:00
Benoit Marty
d4fb6351fc Add items in dict. 2023-06-29 18:17:37 +02:00
Benoit Marty
48d78111db Merge dict. 2023-06-26 11:07:53 +02:00
Benoit Marty
200fe59fbb Ignore typo 2023-06-26 11:07:22 +02:00
Benoit Marty
5946fa09fa Add personal dict. 2023-06-07 09:00:20 +02:00
Benoit Marty
b88d9d50f8 Ignore OnBoardingPresenter regarding code coverage. 2023-06-02 09:57:02 +02:00
Benoit Marty
6dbccb696b Introduce pages in our design system. 2023-06-01 10:51:03 +02:00
Benoit Marty
f49e2dd4e3 Add a shared dictionary to the project. 2023-05-31 11:57:47 +02:00
Benoit Marty
fccf194e7b Formatting: set LINE_BREAK_AFTER_MULTILINE_WHEN_ENTRY to false.
New default value for Android Studio is `true`.
2023-05-31 11:46:01 +02:00
Benoit Marty
b83dc0fd61 Add codeStyles generated file from Android Studio to VCS. 2023-05-31 11:40:32 +02:00
Jorge Martin Espinosa
5eaa40a14b [Media upload] Media pre-processing (#403)
* Create `mediaupload` module for media pre-processing.

* Split `mediapicker` and `mediaupload` modules.
2023-05-10 10:06:56 +02:00
ganfra
5e8636d66e Update kotlinc.xml with kotlin 1.8.20 2023-04-25 18:26:18 +02:00
Benoit Marty
1cff85ddfa Add kotlinc.xml project configuration file. 2023-04-17 15:18:07 +02:00
Benoit Marty
bebba63dc9 Add project icon. 2023-02-03 16:48:13 +01:00
Benoit Marty
a8f83d7e02 Remove unnecessary files. 2023-02-03 16:44:13 +01:00
ganfra
87d0191324 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
Benoit Marty
201b326a08 Setup Copyright configuration 2022-12-22 13:36:30 +01:00
Benoit Marty
a413b635d1 Format project 2022-12-09 12:06:37 +01:00
Benoit Marty
04d2e206ee Composer compiling and running 2022-11-08 15:59:07 +01:00
Benoit Marty
3ceae18521 Merge remote-tracking branch 'origin/develop' into develop 2022-10-28 17:27:40 +02:00
ganfra
6f0d8936eb Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00