Jorge Martin Espinosa
cda0606a0d
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>
2 years ago
Jorge Martin Espinosa
f744691c15
Move `StateMachine` to its own module. ( #257 )
2 years ago
Jorge Martin Espinosa
dcb98f06aa
Add Session Verification flow ( #197 )
2 years ago
Benoit Marty
3bd98dc578
Fix lint warning
...
Recommended Action: Apply the 'com.android.lint' plugin to java library project ***. to enable lint to analyze those sources.
2 years ago
Benoit Marty
a68b3f80eb
Add `:libraries:network` module
2 years ago
Benoit Marty
32d9a183ae
Add BuildMeta to the project
2 years ago
Benoit Marty
192bb42106
Add class LoggerTag
2 years ago
ganfra
ccde8adef3
[MatrixSDK] map the remaining EventContents
2 years ago
ganfra
801eecfe8d
[MatrixSDK] finish mapping timeline and makes it compile
2 years ago
Benoit Marty
f736b48a92
Add test for `MessageComposerPresenter`
2 years ago
ganfra
0c8eeb20f8
Clean
2 years ago
ganfra
87d0191324
Change/move some gradle modules to be better separated. Let core module be a kotlin lib.
2 years ago
ganfra
f6672fa5de
Rename core module
2 years ago
ganfra
f7d9665eaf
Add some refactoring and first simple test on RoomListPresenter
2 years ago
Benoit Marty
862900ed9a
Rename folders `java` to `kotlin`
2 years ago
ganfra
eeebb99292
Move some code to 'architecture' module
2 years ago
ganfra
3ffbba954e
RoomList: setup dagger for node (remove fragment bindings)
2 years ago
ganfra
fc14973049
Create Presentation module and remove Presenter from core
2 years ago
ganfra
1509d82f3f
First implementation of using Node/Presenter/UI on RoomList (no DI)
2 years ago
Benoit Marty
bbb0332175
Update existing Copyright
2 years ago
Benoit Marty
19301756e3
Add missing Copyright
2 years ago
Benoit Marty
166f9e47f2
Move logout and report bug to Setting screen
2 years ago
ganfra
2de26a30d5
Nav: First iteration integrating Appyx
2 years ago
Benoit Marty
3f7a83c519
Add rageskahe module
2 years ago
Benoit Marty
0644a5822f
Code quality
...
Code quality
2 years ago
ganfra
2ea87307a7
Branch on viewmodel...
2 years ago
Benoit Marty
40bf9351ca
Fix detekted issues.
2 years ago
ganfra
cb92ff5d3b
Dagger: start setup
2 years ago
Benoit Marty
9bf7c1ccf8
Log with Timber.
2 years ago
Benoit Marty
69f916c96d
Fix some warnings
2 years ago
Benoit Marty
a413b635d1
Format project
2 years ago
ganfra
5034daed6c
Continue cleaning gradle files
2 years ago
ganfra
5bbf0ac4d9
Convert core gradle file to kts
2 years ago
Benoit Marty
f3e588fe83
Preview for Timeline Event - WIP
2 years ago
Benoit Marty
a0c753a85c
Import composer 0.7.0.1 from Element Android - still WIP
2 years ago
Benoit Marty
b1ad191740
Improve error management on login screens
2 years ago
ganfra
b2d154f4a0
Login: try to fix some stuff around login/logout..
2 years ago
Benoit Marty
0840602069
Login: change server screen WIP
2 years ago
ganfra
d1408395f4
Try to fix some issues with roomList and timeline...
2 years ago
ganfra
1ec8b3a994
Move some package on core + try some stuff around sync/roomlist
2 years ago
Benoit Marty
978975342e
OnBoarding
2 years ago
Benoit Marty
4114ec4efc
Add link
2 years ago
Benoit Marty
031d1e338d
Empty composer when message is sent
2 years ago
ganfra
ef74e54fea
Add chunk operator on flow
2 years ago
ganfra
9dfd471907
Quickly branch pagination
2 years ago
ganfra
9a05ad13c6
RoomList: add avatar for rooms and date formatting
2 years ago
ganfra
fcf7e8d7f1
RoomList: avoid to many recompositions
2 years ago
ganfra
a609433a50
Start implementing logic for room summary list
2 years ago
ganfra
6f0d8936eb
Refactor some modules + add dependency management (still WIP)
2 years ago
Benoit Marty
501dd176e5
First mapping of room. Still very dirty
2 years ago