Commit Graph

40 Commits

Author SHA1 Message Date
shilangyu 22b76b0b2b Add initial l10n setup 2021-02-28 21:53:02 +01:00
shilangyu 8cf3859ed8 make stores easily serializable 2021-02-24 21:54:15 +01:00
krawieck c422f685b0 reorder imports 2021-02-09 21:47:54 +01:00
Filip Krawczyk aabc270a3b
Merge branch 'master' into fix-navigation-bar 2021-02-09 21:42:43 +01:00
krawieck 9404e1f71f add extension for reversing brightness, also fix the whole thing 2021-02-09 21:36:21 +01:00
Marcin Wojnarowski b1dad4d895
Revise theming (#140) 2021-02-09 15:12:13 +01:00
krawieck 090816ded3 make it actually usable ffs 2021-02-07 02:19:10 +01:00
krawieck 4e40e16e66 add search tab to navbar 2021-01-08 17:39:03 +01:00
shilangyu e7745e3e9b Constify the whole codebase 2021-01-03 18:43:39 +00:00
shilangyu a803e091dc Add new easy-to-fix lint rules 2021-01-03 17:03:59 +00:00
krawieck 8211d963a7 make it so that the first instance after instalation is lemmy.ml 2020-12-04 13:55:40 +01:00
krawieck 45f6ae1d45 revised temp search tab message 2020-12-03 22:50:56 +01:00
krawieck 4b51ea55fb add temporary search tab 2020-12-03 22:44:20 +01:00
krawieck fac0fbb0e1 add lemmy.ml instance at startup if there's no instances added 2020-12-03 22:43:26 +01:00
shilangyu 91d8477e85 migrated accounts store to ChangeNotifier 2020-10-25 23:43:37 +00:00
shilangyu 4917c84623 converted config store to change notifier 2020-10-25 21:33:44 +00:00
krawieck cc99071ff9 Put home tab to navigation 2020-10-04 21:52:39 +02:00
Marcin Wojnarowski f37f01951f
Merge pull request #60 from krawieck/infinite-list-in-action 2020-09-29 21:55:04 +02:00
krawieck e1ba4e4dd4 replace every `Container()` with `SizedBox.shrink()` 2020-09-29 21:45:18 +02:00
shilangyu f0ba338bf6 connected CreatePost 2020-09-22 23:51:21 +02:00
shilangyu 10b39052a9 add notch margin 2020-09-21 20:23:18 +02:00
shilangyu cc7da5a045 preserve state on tab change 2020-09-20 23:27:04 +02:00
shilangyu d99492d6cb created bottom bar 2020-09-19 23:56:07 +02:00
shilangyu a9634380a0 fixed susyemnavigationbarcolor 2020-09-17 00:29:35 +02:00
shilangyu c38dee0e73 an attempt at changing systemnavigationbarcolor 2020-09-17 00:25:19 +02:00
shilangyu 0540be3ede activate prefer_final_locals lint rule 2020-09-16 23:22:04 +02:00
shilangyu c6b03c3aef added hook for stores 2020-09-16 23:15:42 +02:00
shilangyu d3eee1e837 replace route pages with cupertino ones 2020-09-16 22:53:04 +02:00
krawieck b5f581f773 Make amoled dark theme even darker 2020-09-10 01:30:02 +02:00
shilangyu f0d508c37a added black color to background and canvas 2020-09-08 16:31:04 +02:00
shilangyu caff01130b added amoled dark mode 2020-09-08 10:23:08 +02:00
shilangyu da107a7ad7 remove accentColor config 2020-09-01 22:05:33 +02:00
shilangyu 2b3fc87f88 created accounts store 2020-09-01 13:22:37 +02:00
shilangyu 45d164e23e reverted main.dart 2020-08-31 22:30:11 +02:00
shilangyu 8c52ec1109 making sure stores are initialiazed before rendering 2020-08-31 17:52:16 +02:00
shilangyu 9133ef94cd fix lint errors 2020-08-31 16:19:44 +02:00
shilangyu 8b738bf5e5 moved user profile to a widget 2020-08-31 12:05:45 +02:00
shilangyu 80dd04ea1b created mobx ConfigStore 2020-08-30 22:43:16 +02:00
shilangyu b19e7d50fa fix lints 2020-08-21 00:37:51 +00:00
krawieck 58c70d715a first commit 2020-08-02 13:34:42 +02:00