ganfra
|
f7c55f8d04
|
Merge branch 'develop' into feature/fga/better_media_handling
|
2023-07-18 15:13:59 +02:00 |
|
Benoit Marty
|
f292c433ec
|
Remove StableCharSequence, it was useful when we were using the Epoxy library.
|
2023-07-17 16:47:54 +02:00 |
|
ganfra
|
f66c3eb233
|
Media: add audio fixture for tests
|
2023-07-13 22:00:29 +02:00 |
|
Benoit Marty
|
9644091f3f
|
Fix failing test. Code is now aligned with the comment.
|
2023-07-12 09:43:18 +02:00 |
|
ganfra
|
c2c81d3747
|
Coroutine: remove diffUpdateDispatcher, not used anymore
|
2023-07-11 11:40:55 +02:00 |
|
jonnyandrew
|
565d943466
|
Truncate and ellipsize long reactions (#821)
* Truncate and ellipsize long reactions
* Update screenshots
---------
Co-authored-by: ElementBot <benoitm+elementbot@element.io>
|
2023-07-08 17:53:29 +01:00 |
|
Benoit Marty
|
499a862bfc
|
Add application version to the setting screen.
|
2023-07-03 17:09:04 +02:00 |
|
ganfra
|
b637d4a5ee
|
Coroutine: create extension method to create childScope
|
2023-06-28 16:41:59 +02:00 |
|
ganfra
|
f04229d20f
|
Fix some code quality/formatting
|
2023-06-27 14:43:05 +02:00 |
|
ganfra
|
7c8df186f6
|
Room/Timeline: simplify the apis
|
2023-06-21 16:25:18 +02:00 |
|
ganfra
|
0a762dc232
|
Merge branch 'develop' into feature/fga/pdf_renderer
|
2023-06-02 16:43:55 +02:00 |
|
ganfra
|
dfacb42d76
|
Pdf: first iteration of pdf renderer
|
2023-05-31 23:20:49 +02:00 |
|
Benoit Marty
|
b971f87ee3
|
Document [TimelineItemGroupPosition] and improve preview of [MessageEventBubble].
|
2023-05-30 10:17:25 +02:00 |
|
Jorge Martín
|
64777beef1
|
Merge remote-tracking branch 'origin/develop' into feature/fga/image_loading
|
2023-05-29 18:11:53 +02:00 |
|
Jorge Martín
|
268447fd8c
|
Fix small issues, improve Result.flatMap
|
2023-05-29 13:58:29 +02:00 |
|
ganfra
|
cc7d71af80
|
Media : branch upload to preview screen (need improvement)
|
2023-05-17 08:44:35 +02:00 |
|
Jorge Martin Espinosa
|
ed16ea5e48
|
[Media upload] Upload image, video and files (#411)
* Add media upload
* Display media upload error messages using a Snackbar.
|
2023-05-11 15:56:13 +00:00 |
|
Jorge Martin Espinosa
|
cd298b9359
|
[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 |
|
Jorge Martin Espinosa
|
aef2b38983
|
[Room Details] Block & unblock user (#340)
|
2023-04-26 16:14:44 +02:00 |
|
ganfra
|
f98fe8e52c
|
Merge pull request #334 from vector-im/feature/fga/feature_flag
Feature/fga/feature flag
|
2023-04-18 15:24:04 +02:00 |
|
ganfra
|
e5d70ff48e
|
[BuildMeta] introduce BuildType and remove Network related code from BuildMeta
|
2023-04-18 11:58:24 +02:00 |
|
Benoit Marty
|
328a6ba31a
|
Upgrade ktlint to 0.48.2
|
2023-04-17 15:18:07 +02:00 |
|
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
|
4a1a338e07
|
Move StateMachine to its own module. (#257)
|
2023-03-23 16:49:15 +00: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
|
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 |
|