Commit Graph

60 Commits

Author SHA1 Message Date
Benoit Marty
7e7aca4a53 Add some tests (mainly imported from EA). Also change type from String to SessionId, RoomId, etc. 2023-04-05 16:59:17 +02:00
Benoit Marty
64f4740029 Import some stuff about Push and notification from Element Android - WIP 2023-04-05 16:18:44 +02:00
Jorge Martin Espinosa
4154a96b54 Revert "Update Gradle and AGP to v8.0 (#283)" (#295)
This reverts commit 4e085efcf4.
2023-04-04 14:44:01 +00:00
Jorge Martin Espinosa
4e085efcf4 Update Gradle and AGP to v8.0 (#283)
* Update dependency gradle to v8

* Handle upgrading Gradle to v8.0.2

* Update AGP to 8.0.0-RC01

* Try to set JAVA_HOME to JDK17

* Update lint version.

* Use right JDK for dependency analysis, replace deprecated env var

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-03 18:02:34 +02:00
Jorge Martin Espinosa
4a1a338e07 Move StateMachine to its own module. (#257) 2023-03-23 16:49:15 +00:00
Benoit Marty
1feb10ae76 Merge pull request #225 from vector-im/feature/bma/upgradeLint
Fix lint warning
2023-03-17 16:14:49 +01:00
Benoit Marty
33c02f054e Merge branch 'develop' into feature/bma/networkModule 2023-03-17 13:39:01 +01:00
Jorge Martin Espinosa
9639d62bb3 Add Session Verification flow (#197) 2023-03-17 10:07:19 +01:00
Benoit Marty
fcd4921042 Fix lint warning
Recommended Action: Apply the 'com.android.lint' plugin to java library project ***. to enable lint to analyze those sources.
2023-03-17 09:57:30 +01:00
Benoit Marty
c9c1a77eab Add :libraries:network module 2023-03-16 15:31:57 +01:00
Benoit Marty
1c58e8ef35 Add BuildMeta to the project 2023-03-16 14:21:12 +01:00
Benoit Marty
9a2c418668 Add class LoggerTag 2023-03-16 11:21:23 +01:00
ganfra
7599b5617f [MatrixSDK] map the remaining EventContents 2023-03-14 12:28:46 +01:00
ganfra
38dc36e7bf [MatrixSDK] finish mapping timeline and makes it compile 2023-03-13 20:18:16 +01:00
Benoit Marty
8ed858351b Add test for MessageComposerPresenter 2023-02-08 09:56:55 +01:00
ganfra
c5830eb9c0 Clean 2023-01-24 17:41:56 +01:00
ganfra
27bf42c5f2 Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
ganfra
f17dd4ccd5 Rename core module 2023-01-20 16:34:04 +01:00
ganfra
3a6be5f745 Merge branch 'develop' into feature/fga/presenter_tests 2023-01-18 20:47:15 +01:00
ganfra
1f2a9026ea Add some refactoring and first simple test on RoomListPresenter 2023-01-18 17:57:34 +01:00
Benoit Marty
66a389c4c5 Rename folders java to kotlin 2023-01-18 13:51:30 +01:00
ganfra
7d65a4a1e7 Merge branch 'develop' into feature/fga/navigation First step: makes it compile by disabling the new screens (need to migrate to nodes) 2023-01-06 19:22:52 +01:00
ganfra
7fc69a70da Move some code to 'architecture' module 2023-01-04 21:09:59 +01:00
ganfra
2c19f97e15 RoomList: setup dagger for node (remove fragment bindings) 2023-01-04 20:19:01 +01:00
ganfra
1893e6866e Create Presentation module and remove Presenter from core 2023-01-04 12:11:12 +01:00
ganfra
9153231a65 First implementation of using Node/Presenter/UI on RoomList (no DI) 2023-01-03 19:51:04 +01:00
Benoit Marty
caf7f6fccc Update existing Copyright 2022-12-22 13:53:06 +01:00
Benoit Marty
e2515020cf Add missing Copyright 2022-12-22 13:51:56 +01:00
Benoit Marty
37daf12cd0 Move logout and report bug to Setting screen 2022-12-21 22:01:21 +01:00
ganfra
8b8b490bb2 Nav: First iteration integrating Appyx 2022-12-21 17:56:01 +01:00
Benoit Marty
0568ea7c28 Add rageskahe module 2022-12-21 15:33:39 +01:00
Benoit Marty
a4fd7bab4f Code quality
Code quality
2022-12-21 15:32:53 +01:00
ganfra
c040e18431 Merge develop into feature/fga/dagger_setup 2022-12-19 16:14:14 +01:00
ganfra
eba807e37a Branch on viewmodel... 2022-12-15 20:16:53 +01:00
Benoit Marty
4427b4cb9f Fix detekted issues. 2022-12-12 17:03:17 +01:00
ganfra
4452abb461 Dagger: start setup 2022-12-09 19:27:04 +01:00
Benoit Marty
061ac9bce3 Log with Timber. 2022-12-09 15:43:32 +01:00
Benoit Marty
9a391d330c Fix some warnings 2022-12-09 12:06:37 +01:00
Benoit Marty
d6058716c6 Format project 2022-12-09 12:06:37 +01:00
ganfra
ef0252aa94 Continue cleaning gradle files 2022-12-08 18:52:55 +01:00
ganfra
b8639e5a3e Convert core gradle file to kts 2022-12-07 12:17:40 +01:00
Benoit Marty
c51eb4823c Preview for Timeline Event - WIP 2022-11-28 14:51:51 +01:00
Benoit Marty
0af3f3bfb7 Import composer 0.7.0.1 from Element Android - still WIP 2022-11-25 16:36:03 +01:00
Benoit Marty
4722ed58b6 Improve error management on login screens 2022-11-24 17:59:13 +01:00
ganfra
0cbf4bf328 Login: try to fix some stuff around login/logout.. 2022-11-22 12:04:01 +01:00
Benoit Marty
5a1737d115 Merge remote-tracking branch 'origin/develop' into develop 2022-11-16 10:42:56 +01:00
Benoit Marty
e3fbaba3ae Login: change server screen WIP 2022-11-15 17:23:22 +01:00
ganfra
bf57b54fee Try to fix some issues with roomList and timeline... 2022-11-14 18:06:44 +01:00
ganfra
2bf898582c Move some package on core + try some stuff around sync/roomlist 2022-11-10 12:39:37 +01:00
Benoit Marty
612c720eb5 OnBoarding 2022-11-09 17:29:34 +01:00