Commit Graph

29 Commits

Author SHA1 Message Date
Benoit Marty a97142272c Fix lint issue 2019-03-18 15:08:57 +01:00
ganfra fd3fce6deb State issues : restore recyclerview state + fix DI issues 2019-02-28 18:50:30 +01:00
ganfra 85b119bdcb Home : hide keyboard when drawer state change 2019-02-25 18:13:53 +01:00
ganfra f06211ce4f Start playing with ChipDrawable to show Pills 2019-02-25 15:18:36 +01:00
ganfra 9dccad11fe Update copyright and add to last merged commits 2019-01-25 14:04:59 +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 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 2b66b4c4b7 Add a HomeActivityViewModel, VisibleRoomHandler and Event classes to handle some navigation. Not perfect but ok for now 2019-01-14 16:46:54 +01:00
ganfra 51000c4711 Re-add opening detail when opening app 2019-01-14 16:46:54 +01:00
ganfra 7c0df91a58 Remove HomeViewModel and dispatch in multiple view models (one for each fragment) 2019-01-14 16:46:54 +01:00
ganfra 7f11c141c7 Use MvRx in room detail 2019-01-14 16:46:54 +01:00
ganfra b696e4a6de Navigation : add simple fragment backstack management. 2019-01-14 16:46:54 +01:00
ganfra 337fd075dd Start thinking about navigation. WIP 2019-01-14 16:46:54 +01:00
ganfra 3713e71c8e Refactor Matrix instance creation (using ContentProvider) + isolate Koin in matrix 2018-12-20 15:44:01 +01:00
ganfra 9af466c24b Home : open detail only when drawer is closed 2018-12-14 19:22:55 +01:00
ganfra 7dc7b4b8eb Introduce HomeDrawerFragment to manage communities and rooms 2018-10-29 17:48:31 +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 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 1646687e6d Clean some files 2018-10-17 19:12:39 +02:00
ganfra 44eb838610 Manage sync in an infinite thread 2018-10-17 13:59:21 +02:00
ganfra 4904ac894e Start to insert room summaries and listen for changes 2018-10-16 15:52:30 +02:00
ganfra b79d23ad24 Migrate to realm + better insertion 2018-10-15 19:42:13 +02:00
ganfra 3215fa47d5 Import old SDK as legacy code to replace smoothly 2018-10-09 12:30:01 +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