Commit Graph

47 Commits

Author SHA1 Message Date
ganfra
1f43dfbc6e Release mode: add some codeoptimization to look how it behaves 2022-12-07 21:09:47 +01:00
ganfra
7a5c9ae211 Convert app gradle file to kts 2022-12-07 17:24:25 +01:00
ganfra
e54520c2fa Fix scrolling on login 2022-12-02 16:09:46 +01:00
ganfra
58acc0d80b Improve Showkase button 2022-11-30 20:57:49 +01:00
Benoit Marty
024fb7146d Setup Showkase and add some Preview. WIP 2022-11-29 15:07:31 +01:00
Benoit Marty
75ae6c521a Add log for navigation 2022-11-25 10:13:18 +01:00
Benoit Marty
62e10d5369 Add FIXME 2022-11-25 10:02:39 +01:00
ganfra
5c5efdc911 Theme: try to play with insets 2022-11-23 18:56:01 +01:00
Benoit Marty
29b3ab9612 Setup nighlty build + GitHub action 2022-11-23 15:11:27 +01:00
ganfra
6759240687 Update compose dependencies 2022-11-23 11:22:32 +01:00
Benoit Marty
a5682398a6 Temporary block orientation to sensorPortrait because the RichTextEditor library is crashing on configuration change.
No quick fix found so far.
2022-11-22 16:13:16 +01:00
ganfra
f356e2262b Add animation on screen navigation 2022-11-22 16:11:05 +01:00
ganfra
47ef47a146 Improve images on timeline 2022-11-22 14:15:38 +01:00
ganfra
8f03957c23 Try using custom fetcher for Coil... 2022-11-21 20:15:11 +01:00
Benoit Marty
d6861f7fb7 Debug and release app name 2022-11-18 16:58:19 +01:00
Benoit Marty
49a43aad6d Properly share debug signature and also use it for release version. 2022-11-18 16:55:57 +01:00
Benoit Marty
60b11d5cec Try to Preview the navigation (not working) 2022-11-18 16:34:50 +01:00
Benoit Marty
7d8d573b78 Update app icon 2022-11-16 14:05:37 +01:00
Benoit Marty
08508772bf Change screen: propagate current homeserver value 2022-11-16 10:42:37 +01:00
Benoit Marty
b789955481 Format 2022-11-16 10:20:59 +01:00
Benoit Marty
e3fbaba3ae Login: change server screen WIP 2022-11-15 17:23:22 +01:00
ganfra
48bd88931c Create coroutine application scope 2022-11-10 16:28:06 +01:00
ganfra
2bf898582c Move some package on core + try some stuff around sync/roomlist 2022-11-10 12:39:37 +01:00
Benoit Marty
612c720eb5 OnBoarding 2022-11-09 17:29:34 +01:00
Benoit Marty
804965981a Composer compiling and running 2022-11-08 15:59:07 +01:00
ganfra
09fa6493b3 Messages: refine a bit toolbar 2022-11-08 11:08:02 +01:00
ganfra
a697b8a38f Compose: add background color to host to avoid blink between nav 2022-11-04 17:56:31 +01:00
ganfra
823cef8b7c Fix bunch of issues around login/logout and introduces messages feature 2022-11-04 14:50:30 +01:00
ganfra
3ed12f4871 Fix theming dark/light 2022-11-02 20:03:31 +01:00
ganfra
9037b9b66b RoomList: add avatar for rooms and date formatting 2022-11-02 19:04:29 +01:00
ganfra
1801bcfcd3 Try some stuff on room list and avatar... 2022-10-30 15:43:07 +01:00
ganfra
e3845bc976 Add Timber 2022-10-28 20:38:47 +02:00
ganfra
3371f99f93 Branch signout 2022-10-28 20:22:53 +02:00
ganfra
c1fcc51d09 Start implementing logic for room summary list 2022-10-28 20:17:18 +02:00
ganfra
c172d41934 CHange some packages 2022-10-27 20:01:27 +02:00
ganfra
83ac870c92 Refactor some modules + add dependency management (still WIP) 2022-10-27 19:24:57 +02:00
Benoit Marty
2d402c6847 Signout - WIP 2022-10-11 17:36:02 +02:00
Benoit Marty
fba10a0340 Store and restore session 2022-10-11 17:16:27 +02:00
Benoit Marty
8ce670995a Introduce mavericks-compose and room list module - WIP 2022-10-11 16:27:52 +02:00
Benoit Marty
98eeb08772 Add a module for the Matrix SDK with the aar of the Rust SDK 2022-10-11 14:05:39 +02:00
Benoit Marty
36f2b4dabf Add a shared debug signature 2022-10-10 12:05:17 +02:00
Benoit Marty
a18d272462 Create login module 2022-10-10 11:53:22 +02:00
Benoit Marty
94d031ffce Cleanup 2022-10-07 16:20:07 +02:00
Benoit Marty
e0167681e2 Move theme to its own module 2022-10-07 16:16:00 +02:00
Benoit Marty
ac1b146a78 Fix compilation warning 2022-10-07 15:43:21 +02:00
Benoit Marty
6c1ded4039 Use latest libraries and SDK 2022-10-07 15:40:50 +02:00
Benoit Marty
cfa3dc7e84 Create project from AS wizard "Empty Compose Activity (Material 3)" 2022-10-07 15:05:13 +02:00