ganfra
|
3028710122
|
Add group users API
|
2018-11-07 10:39:10 +01:00 |
|
ganfra
|
49715a30b6
|
Update to kotlin 1.3.0 version + update AS to 3.2
|
2018-11-07 10:12:27 +01:00 |
|
ganfra
|
9cc3dc51cc
|
Use Try instead of Either as it makes more sens + add GroupRooms API
|
2018-11-06 16:39:29 +01:00 |
|
ganfra
|
56bbcf209f
|
Add forgotten annotation for json
|
2018-11-05 22:11:30 +01:00 |
|
ganfra
|
5cc617168e
|
Home : use only one ViewModel and one state
|
2018-11-05 21:58:03 +01:00 |
|
ganfra
|
64759abc9e
|
Groups : add UI to show groups
|
2018-11-05 18:41:30 +01:00 |
|
ganfra
|
a3539153ef
|
Quick sync group management (WIP)
|
2018-11-05 18:33:17 +01:00 |
|
ganfra
|
3199f5dcd6
|
Sync : handle as a single write transaction
|
2018-11-05 14:31:45 +01:00 |
|
ganfra
|
c6bcd1c022
|
Timeline : use snapshot from pagedlist to build list
|
2018-11-05 14:25:37 +01:00 |
|
ganfra
|
b3fe742ec4
|
Allows authentication by email
|
2018-11-03 11:49:18 +01:00 |
|
ganfra
|
2885b510ab
|
Clean a bit code of timeline + show not handled events message
|
2018-11-02 17:37:37 +01:00 |
|
ganfra
|
6d9ec2789b
|
Clean a bit code of Room list
|
2018-11-02 16:30:22 +01:00 |
|
ganfra
|
9c48eba26c
|
Better date management
|
2018-11-02 11:53:31 +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
|
455b860f06
|
Clean files and check if session is open
|
2018-11-02 10:30:50 +01:00 |
|
ganfra
|
4cf8f1513b
|
Burger menu: fix wrong color
|
2018-11-02 10:17:53 +01:00 |
|
ganfra
|
0b50ee0974
|
Timeline : scroll to show new message
|
2018-11-02 10:17:37 +01:00 |
|
ganfra
|
eda88030a3
|
Add blank item to use pagedlist load around method
|
2018-11-02 09:52:10 +01:00 |
|
ganfra
|
6d9907563e
|
Clean a bit avatar management
|
2018-11-02 09:12:26 +01:00 |
|
ganfra
|
18c6472f32
|
Fix some stupid issues
|
2018-11-01 10:09:27 +01:00 |
|
ganfra
|
ea51420c74
|
Quick & dirty avatar display (to be removed)
|
2018-10-31 16:54:02 +01:00 |
|
ganfra
|
536d7c33fe
|
Timeline : change page size
|
2018-10-31 16:23:02 +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
|
ecf728aef8
|
Handle epoxy timeline manually : get off the cache at the moment, will need to be improved
|
2018-10-31 11:22:42 +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
|
e06d95b8e3
|
Selection state should be tested through room id
|
2018-10-29 18:06:11 +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
|
d0a241bd2d
|
Clean a bit code and reorganize files
|
2018-10-26 15:12:38 +02:00 |
|
ganfra
|
e942b54b56
|
Adding events to chunk is now faster by using query to check contains and no primary key
|
2018-10-26 12:48:56 +02:00 |
|
ganfra
|
7ba67d6c2b
|
Deport timeline in his own class
|
2018-10-25 18:15:22 +02:00 |
|
ganfra
|
2faba01662
|
Room : load all room members on first room opening
|
2018-10-25 16:56:32 +02:00 |
|
ganfra
|
7ecbe09661
|
Handle read receipt saving (still need to find a way to improve insertion )
|
2018-10-24 18:11:01 +02:00 |
|
ganfra
|
efceda1def
|
Remove data handler instance
|
2018-10-23 18:49:00 +02:00 |
|
ganfra
|
88362edece
|
Fix case where heroes is empty (fallback to display name of loaded members)
|
2018-10-23 18:31:33 +02:00 |
|
ganfra
|
f747d268c9
|
First attempt to handle room name + make app listen to room summaries instead of rooms
|
2018-10-23 18:25:28 +02:00 |
|
ganfra
|
279241974a
|
Add a way to enrich event with useful data to be displayed.
|
2018-10-22 19:36:29 +02: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
|
6e3992e70e
|
Fix some issues with sync (bad thread, bad use of last() )
|
2018-10-19 17:18:24 +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
|
e323c858ab
|
Fix compilation issue and rename method
|
2018-10-19 14:26:13 +02:00 |
|