Benoit Marty
|
d5838262ea
|
Fix i18n issue
|
2019-03-13 18:36:57 +01:00 |
|
ganfra
|
157068634a
|
MediaViewer : start adding simple way of seing image in full size. Will probably change in the future.
|
2019-03-12 08:29:49 +01:00 |
|
ganfra
|
3d7562ea8e
|
UI : fix notice avatar position
|
2019-02-28 18:50:46 +01:00 |
|
ganfra
|
8fdce937bd
|
Timeline: handle notice events and hide some not displayable events.
|
2019-02-20 11:39:25 +01:00 |
|
ganfra
|
0e491af8ab
|
Room list : adjust some params
|
2019-01-29 18:31:11 +01:00 |
|
ganfra
|
0e7596e0aa
|
Room list : add basic notifications count on category item. Need to add business logic later.
|
2019-01-29 14:39:23 +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
|
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
|
4c7a6dfe33
|
Merge branch 'feature/timeline_media' into develop
|
2019-01-25 12:36:01 +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
|
85608b04d1
|
Room list : quickly branch filter room name field
|
2019-01-21 19:39:45 +01:00 |
|
ganfra
|
2380499af2
|
Login : quickly add homeserver url field
|
2019-01-17 18:20:01 +01:00 |
|
ganfra
|
4a6b28aca1
|
Merge branch 'feature/timeline_events' into develop
|
2019-01-17 15:33:13 +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
|
cb05d10824
|
Timeline : fix minor UI issues
|
2019-01-16 10:41:32 +01:00 |
|
ganfra
|
06dd3760c5
|
Timeline : start handling some state events display
|
2019-01-15 15:47:03 +01:00 |
|
ganfra
|
0b539043b9
|
Timeline : adjust message text size
|
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
|
f050574728
|
Start sending message : introduce WorkManager. WIP - have to clean
|
2018-11-08 19:08:14 +01:00 |
|
ganfra
|
cd25232572
|
Group/Room list : show filtered room when a group is selected
|
2018-11-07 12:17:10 +01:00 |
|
ganfra
|
64759abc9e
|
Groups : add UI to show groups
|
2018-11-05 18:41:30 +01:00 |
|
ganfra
|
2885b510ab
|
Clean a bit code of timeline + show not handled events message
|
2018-11-02 17:37:37 +01:00 |
|
ganfra
|
891d7b3323
|
Quickly polish login screen
|
2018-11-02 11:05:11 +01:00 |
|
ganfra
|
1cc19a90bc
|
Add splash for initial sync
|
2018-11-02 10:30:59 +01:00 |
|
ganfra
|
900217b90e
|
Timeline : quickly manage dates (need to be clean)
|
2018-10-31 16:22:50 +01:00 |
|
ganfra
|
6f2beef726
|
Makes the timeline a little more polished
|
2018-10-31 13:03:36 +01:00 |
|
ganfra
|
bc8055c3cd
|
Room list : handle direct rooms
|
2018-10-30 18:22:29 +01:00 |
|
ganfra
|
ec27951850
|
Add fake filter view + refine UI
|
2018-10-30 11:47:05 +01:00 |
|
ganfra
|
55efd226bb
|
Add quick room category to list (WIP, not clean at all)
|
2018-10-29 20:29:09 +01:00 |
|
ganfra
|
7dc7b4b8eb
|
Introduce HomeDrawerFragment to manage communities and rooms
|
2018-10-29 17:48:31 +01:00 |
|
ganfra
|
7e59933fda
|
Polish toolbar on room detail screen
|
2018-10-29 17:20:08 +01:00 |
|
ganfra
|
cc29a387c7
|
Start introducing theme on app + branch toolbar to drawer, still requires refinements
|
2018-10-29 14:57:36 +01:00 |
|
ganfra
|
e5fc1e3412
|
Introduce MvRx in the application + start managing UI
|
2018-10-28 19:18:14 +01:00 |
|
ganfra
|
0f4d15e488
|
Makes back pagination work. Still need to refine but ok for proto.
|
2018-10-22 15:24:27 +02:00 |
|
ganfra
|
d71ae02162
|
Still WIP for Paging integration
|
2018-10-21 20:27:50 +02:00 |
|
ganfra
|
702abccb38
|
Continue to work on timeline/pagination. WIP
|
2018-10-19 20:34:54 +02:00 |
|
ganfra
|
ecbc64082f
|
Use epoxy to render pagedList : WIP
|
2018-10-19 15:30:40 +02:00 |
|
ganfra
|
06a5253fd9
|
Introduce epoxy in demo app
|
2018-10-19 14:26:38 +02:00 |
|
ganfra
|
44eb838610
|
Manage sync in an infinite thread
|
2018-10-17 13:59:21 +02:00 |
|
ganfra
|
058f1704fa
|
Make sync request works as initial sync
|
2018-10-08 17:52:45 +02:00 |
|
ganfra
|
b406e8301a
|
first commit
|
2018-10-03 17:58:12 +02:00 |
|