ganfra
|
694df9d845
|
Timeline : fix some timeline rendering issues (senderName, merge item, left event). Still need to work on it.
|
2019-05-06 14:26:41 +02:00 |
|
Benoit Marty
|
b1b526a516
|
Clear cache and rework Signout
|
2019-04-17 15:55:38 +02:00 |
|
Benoit Marty
|
ab7b807740
|
Rename APIs
|
2019-04-17 12:06:15 +02:00 |
|
Benoit Marty
|
4c02721ada
|
Create realm module to avoid losing credentials when Realm model change.
|
2019-04-17 12:06:15 +02:00 |
|
Benoit Marty
|
5dca31e6f9
|
Do not loop sync in case of JsonEncodingException (if HS is down)
|
2019-04-17 12:05:39 +02:00 |
|
Benoit Marty
|
d2e1aff453
|
Convert JsonFilter to FilterId
|
2019-04-17 12:05:39 +02:00 |
|
ganfra
|
dab80466c5
|
Timeline : extract video thumbnail and upload it
|
2019-04-16 17:24:28 +02:00 |
|
ganfra
|
2c83ba0824
|
Timeline : start to handle video media. Probably to amend
|
2019-04-12 13:46:59 +02:00 |
|
ganfra
|
dcac9aed55
|
Merge branch 'feature/media_attachment' into develop
|
2019-04-11 13:21:51 +02:00 |
|
ganfra
|
0225fc7120
|
Media upload: handle local echo by pinning at the bottom... will probably be changed
|
2019-04-11 12:48:35 +02:00 |
|
Benoit Marty
|
2a2b4e7bd9
|
Merge pull request #104 from vector-im/feature/emote
Send emote and update room topic
|
2019-04-10 09:40:32 +02:00 |
|
Benoit Marty
|
0055514f90
|
Update room topic
|
2019-04-09 18:33:28 +02:00 |
|
Benoit Marty
|
6248cc5552
|
Send emote
|
2019-04-09 17:53:23 +02:00 |
|
Benoit Marty
|
347967700b
|
Linkification: import workaround done on Riot
|
2019-04-09 17:33:47 +02:00 |
|
Benoit Marty
|
81ddb8c5fb
|
SlashCommand: handle user invitation
|
2019-04-09 14:44:48 +02:00 |
|
ganfra
|
c9658918ed
|
Media upload : start handling progress.
|
2019-04-08 16:39:08 +02:00 |
|
Benoit Marty
|
6d3028c2d7
|
Autocomplete : start fetching users. Still need to adjust UI and manage selection.
|
2019-04-08 16:18:36 +02:00 |
|
Benoit Marty
|
aec7b73345
|
Introduce room member service
|
2019-04-08 15:53:02 +02:00 |
|
Benoit Marty
|
460a72e6b5
|
Create Room
|
2019-04-08 13:49:28 +02:00 |
|
Benoit Marty
|
748090d0f9
|
Avoid critical log for timeout on event thread
|
2019-04-05 11:07:45 +02:00 |
|
Benoit Marty
|
57cea677e4
|
Import resource from Riot
|
2019-04-05 10:14:45 +02:00 |
|
ganfra
|
c47eeb9cec
|
Send media: first working implementation. Then, need to fix local echo and handle other types than image.
|
2019-04-04 19:55:58 +02:00 |
|
Benoit Marty
|
43659dffd3
|
Improve signout task
|
2019-04-04 11:10:45 +02:00 |
|
ganfra
|
18591d0287
|
Media: start to play with uploading media
|
2019-04-03 23:06:17 +02:00 |
|
Benoit Marty
|
08dacacdda
|
SignOut
|
2019-04-03 18:25:39 +02:00 |
|
Benoit Marty
|
73580493ea
|
Import resource from riot
|
2019-04-03 14:34:52 +02:00 |
|
Benoit Marty
|
87c9f6b2a0
|
Improve lint configuration
|
2019-04-03 12:04:24 +02:00 |
|
Benoit Marty
|
6830957d31
|
Import settings from Riot - not all fonctional of course
|
2019-04-02 18:08:43 +02:00 |
|
Benoit Marty
|
10520fb1bd
|
Upgrade string from Riot
|
2019-04-02 11:57:12 +02:00 |
|
ganfra
|
04b4f32e16
|
Sync : add log and continue when read_receipts fail
|
2019-04-01 17:39:27 +02:00 |
|
ganfra
|
d110dac0a6
|
Merge feature/replace_paged_list into develop
|
2019-04-01 17:33:53 +02:00 |
|
ganfra
|
be6a4efacb
|
Timeline : make tests compile and pass
|
2019-04-01 15:18:52 +02:00 |
|
ganfra
|
94db36d6c4
|
Fix room summary not being updated when room members are loaded
|
2019-03-29 11:15:27 +01:00 |
|
Benoit Marty
|
317503aa2b
|
userAgent, userId and deviceId in rageshake
|
2019-03-28 17:49:13 +01:00 |
|
ganfra
|
a6366e47fe
|
Timeline : change some database details to make it faster
|
2019-03-28 12:00:45 +01:00 |
|
ganfra
|
4154df7c21
|
Timeline : stabilize the pagedList replacement. Seems ok for phase0
|
2019-03-27 19:57:36 +01:00 |
|
Benoit Marty
|
79e273b1ca
|
Add Doc
|
2019-03-27 18:03:36 +01:00 |
|
ganfra
|
ad243ae41f
|
Clean code and update dependencies
|
2019-03-20 18:24:17 +01:00 |
|
ganfra
|
2898eae566
|
Timeline : reactivate loaders and get off the main thread
|
2019-03-20 16:24:50 +01:00 |
|
Benoit Marty
|
cbd62b9e93
|
Rename Realm DB file
|
2019-03-20 14:36:47 +01:00 |
|
Benoit Marty
|
a4ef259bd2
|
Add FIXME
|
2019-03-19 18:17:40 +01:00 |
|
Benoit Marty
|
40d4e3fe83
|
Log http requests, for easy debugging
|
2019-03-19 12:55:14 +01:00 |
|
Benoit Marty
|
f4170f55b7
|
Configure user agent
|
2019-03-19 12:29:45 +01:00 |
|
Benoit Marty
|
b8cceaa17a
|
Upgrade gradle wrapper to 5.2.1, and pass first sonar analysis
|
2019-03-18 18:16:59 +01:00 |
|
Benoit Marty
|
e938866081
|
Fix issue in Strings
|
2019-03-18 16:42:19 +01:00 |
|
Benoit Marty
|
02c7deb783
|
Import strings from Riot and create a script to do so
|
2019-03-18 16:06:06 +01:00 |
|
ganfra
|
c12bc5e02d
|
Timeline rework : first version working for backward navigation (need more testing)
|
2019-03-15 19:27:56 +01:00 |
|
Benoit Marty
|
0db1d98f41
|
Fix compilation issue
|
2019-03-15 19:18:43 +01:00 |
|
ganfra
|
820709d433
|
Timeline rework : initial commit - to amend.
|
2019-03-13 22:30:05 +01:00 |
|
Benoit Marty
|
d5838262ea
|
Fix i18n issue
|
2019-03-13 18:36:57 +01:00 |
|
ganfra
|
2c0bc93f5a
|
Home: getting Room interface slow (blocking Main Thread). Maybe we should get this async.
|
2019-02-27 17:41:06 +01:00 |
|
ganfra
|
41b06bca60
|
User : rework UserEntityUpdater (and make others RealmLiveEntityObserver process on MonarchyThread instead of Main)
|
2019-02-26 19:32:01 +01:00 |
|
ganfra
|
f59977f884
|
Room state: fix sync state events duplicates with timeline
|
2019-02-26 14:50:53 +01:00 |
|
ganfra
|
40f1fcab18
|
User : start handling users. Need to fine a good strategy to process room member events.
|
2019-02-25 21:55:33 +01:00 |
|
ganfra
|
6c7bc2b40c
|
Timeline: get better perf
|
2019-02-25 18:10:37 +01:00 |
|
ganfra
|
ca890e1ef4
|
Room tag: let the tag order be anything to avoid breaking at the moment.
|
2019-02-20 18:09:07 +01:00 |
|
ganfra
|
28c837a47f
|
Timeline: handle call events
|
2019-02-20 15:47:20 +01:00 |
|
ganfra
|
42cf45c8f3
|
Timeline: handle room history visibility
|
2019-02-20 12:06:33 +01:00 |
|
ganfra
|
9477316b61
|
Sync : add timber log on sync failure
|
2019-02-19 19:37:16 +01:00 |
|
ganfra
|
b5f40f9732
|
Add stetho in debug to allow some inspection
|
2019-02-19 17:40:38 +01:00 |
|
ganfra
|
a12a9da627
|
Update Realm
|
2019-02-18 17:42:03 +01:00 |
|
ganfra
|
c42294a21e
|
Handle room v3 event id format
|
2019-02-18 17:41:35 +01:00 |
|
ganfra
|
03437885ef
|
Read receipts : fix issues with receipts not being sent
|
2019-02-18 17:41:21 +01:00 |
|
ganfra
|
30bfada5d2
|
Merge branch 'feature/room_list' into develop
|
2019-01-31 12:15:43 +01:00 |
|
ganfra
|
6c653287e1
|
Read receipts : fix read receipt being sent for dummyEvent + scroll appearing index
|
2019-01-31 11:45:11 +01:00 |
|
ganfra
|
6113bba703
|
Timeline : send read-receipt when scrolling. Still need to handle read marker.
|
2019-01-30 18:39:54 +01:00 |
|
ganfra
|
0e491af8ab
|
Room list : adjust some params
|
2019-01-29 18:31:11 +01:00 |
|
ganfra
|
6df8809ee0
|
Room list : add quick ordering
|
2019-01-29 16:02:42 +01:00 |
|
ganfra
|
d3d536f4f0
|
Room : add RoomTag to handle favourites, low priority and system alerts in room list.
|
2019-01-29 14:16:22 +01:00 |
|
ganfra
|
0f66fa0895
|
Room : refactoring how a room is created
|
2019-01-28 18:42:29 +01:00 |
|
ganfra
|
b2e2c14e69
|
Room : start to handle read markers. Only used when you open the room at the moment.
|
2019-01-28 17:56:23 +01:00 |
|
ganfra
|
ad2abd5cdd
|
Fix messages content info can be null
|
2019-01-25 18:40:02 +01:00 |
|
ganfra
|
9a42c121e4
|
Room list : show unread badge with room name. Still need to mark a room as read to update marker.
|
2019-01-25 18:04:08 +01:00 |
|
ganfra
|
c33e96b82c
|
Add comments in API packages
|
2019-01-25 15:44:41 +01:00 |
|
ganfra
|
9dccad11fe
|
Update copyright and add to last merged commits
|
2019-01-25 14:04:59 +01:00 |
|
ganfra
|
4c7a6dfe33
|
Merge branch 'feature/timeline_media' into develop
|
2019-01-25 12:36:01 +01:00 |
|
ganfra
|
946ae32cd8
|
Let the app be compatible with android 16
|
2019-01-24 16:30:05 +01:00 |
|
ganfra
|
7c4ac7b53a
|
Media : start to refact renderer to be more generic
|
2019-01-23 20:29:47 +01:00 |
|
ganfra
|
f9ca8f35bc
|
Fix MessageFileContent crash (no filename)
|
2019-01-23 16:25:51 +01:00 |
|
ganfra
|
cc4c1cf308
|
Content : make content url resolution aware of homeserver url
|
2019-01-23 16:25:24 +01:00 |
|
ganfra
|
1d400180bc
|
Timeline : start to handle media images/gif. Still a lot to do, but it's a first step.
|
2019-01-22 18:43:15 +01:00 |
|
ganfra
|
32b29c47e7
|
Hot fix : makes room topic optional as it may be null.
|
2019-01-21 18:31:19 +01:00 |
|
ganfra
|
dbb812ad84
|
Message type : add data classes for all the types
|
2019-01-21 18:16:15 +01:00 |
|
ganfra
|
57db4086cb
|
Start adding javadoc on public api of the SDK and move some files.
|
2019-01-18 16:26:17 +01:00 |
|
ganfra
|
9914939045
|
Add copyright to source code
|
2019-01-18 11:12:08 +01:00 |
|
ganfra
|
4a6b28aca1
|
Merge branch 'feature/timeline_events' into develop
|
2019-01-17 15:33:13 +01:00 |
|
ganfra
|
c20cbf7110
|
Androidx : set paging to 2.0.0 as it seems better at the moment
|
2019-01-17 15:04:57 +01:00 |
|
ganfra
|
ac2d20ad3f
|
Migration androidx : first commit where it compiles. Updates some libs and android studio version in the same time.
|
2019-01-16 19:25:43 +01:00 |
|
ganfra
|
06dd3760c5
|
Timeline : start handling some state events display
|
2019-01-15 15:47:03 +01:00 |
|
ganfra
|
b2cdeb87f4
|
Fix some timeline issues and rename EnrichedEvent to TimelineEvent as it's only used in this context.
|
2019-01-14 16:46:54 +01:00 |
|
ganfra
|
34e08705dd
|
Timeline : still trying to adjust PagedList options
|
2019-01-14 16:46:54 +01:00 |
|
ganfra
|
d7de986365
|
Timeline : try using initialLoadKey to open PagedList around an event. Still need to scroll to the item.
|
2019-01-14 16:46:54 +01:00 |
|
ganfra
|
922609cb57
|
Timeline : try to get a better PagedList/Epoxy integration. Still need to be refined.
|
2019-01-14 16:46:54 +01:00 |
|
ganfra
|
de90cbe73e
|
Timeline : fix merging issues
|
2019-01-14 16:46:54 +01:00 |
|
ganfra
|
1269715b5c
|
Timeline : introduce timeline data class to allow listening for isLoadingForward and isLoadingBackward
|
2019-01-14 16:46:54 +01:00 |
|
ganfra
|
f5d64a5707
|
RoomSummary : clean some old code
|
2019-01-14 16:46:54 +01:00 |
|
ganfra
|
7669a94a64
|
Introduce retry on task executor and use it for pagination
|
2019-01-14 16:46:54 +01:00 |
|
ganfra
|
d288fb7c9c
|
Timeline : improve scrolling performances
|
2019-01-14 16:46:54 +01:00 |
|
ganfra
|
84645c17c8
|
Makes tests compile
|
2019-01-14 16:46:54 +01:00 |
|
ganfra
|
e9737dff75
|
Add roomId to EventEntity as it makes queries a lot faster and fixes performance issues.
|
2019-01-14 16:46:54 +01:00 |
|