Commit Graph

11 Commits

Author SHA1 Message Date
Filip Krawczyk 19b2688316
add inbox page + other stuff (#164) 2021-02-24 20:52:18 +01:00
Marcin Wojnarowski b1dad4d895
Revise theming (#140) 2021-02-09 15:12:13 +01:00
Filip Krawczyk 430d196997
Media View improvements (#128) 2021-02-08 12:15:48 +01:00
shilangyu e7745e3e9b Constify the whole codebase 2021-01-03 18:43:39 +00:00
krawieck a14560d11f notify user when they try to use feature that hasn't been implemented 2020-10-06 22:37:24 +02:00
shilangyu 94d12fccff added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
krawieck 024a2ce981 remove `Dismissible` and instead use `GestureDetector` for dismissal 2020-09-15 16:03:52 +02:00
krawieck f3176128c5 add `return null` to stfu the linter 2020-09-13 21:15:20 +02:00
krawieck c89ad2833a Make `useEffect` actually work 2020-09-13 18:16:53 +02:00
krawieck 2e23148532 move ui showing/hiding logic to `useEffect` 2020-09-13 16:48:40 +02:00
krawieck 689b4c41cc Move media_view to pages, cuz it has a scaffold 2020-09-11 19:20:00 +02:00