Commit Graph

44 Commits

Author SHA1 Message Date
shilangyu d40950ac93 Add missing const 2021-01-03 20:03:40 +00:00
shilangyu e7745e3e9b Constify the whole codebase 2021-01-03 18:43:39 +00:00
shilangyu c465b09f56 Enable sort children last 2021-01-03 17:13:25 +00:00
shilangyu a803e091dc Add new easy-to-fix lint rules 2021-01-03 17:03:59 +00:00
shilangyu 81ea5c051b use helper functions 2021-01-02 15:41:08 +00:00
shilangyu 58f964ab66 Fix federation errors and rename all instanceUrl to instanceHost 2020-12-31 13:58:23 +00:00
shilangyu 4917c84623 converted config store to change notifier 2020-10-25 21:33:44 +00:00
shilangyu c0dd6c1c1f add about tile, closes 38 2020-10-01 17:57:04 +02:00
shilangyu 94d12fccff added lots of dartdoc/comments 2020-09-30 17:05:00 +00:00
shilangyu af7cb62fac removed users from account store and used more utility methods 2020-09-29 23:15:51 +02:00
krawieck f746ed9479 make speed dial work with any theme 2020-09-24 15:48:05 +02:00
krawieck 0be75b48da remove useless bool returns 2020-09-23 23:39:41 +02:00
krawieck f43910ddbe swap yes and no placements 2020-09-23 23:37:26 +02:00
krawieck 740905b902 add buttom for adding instance if no instance is added 2020-09-23 15:27:52 +02:00
krawieck 57d4a8a27b Add speed dial for adding accounts and instances 2020-09-22 13:22:45 +02:00
krawieck 330ca983e4 change wording: delete to remove 2020-09-22 01:05:20 +02:00
krawieck 22fa916fbf Add `flutter_slidable` and use it for deleting accounts and instances 2020-09-22 00:34:45 +02:00
krawieck 6f94679eed redesign add account and add instance pages 2020-09-19 23:19:49 +02:00
krawieck f27ebf0da9 add option to long press to delete instance 2020-09-19 20:15:42 +02:00
krawieck 5b4107aee0 Convert add instance and account dialogs to pages 2020-09-19 01:34:04 +02:00
shilangyu a08a7c5b93 fix linting issues 2020-09-17 00:24:49 +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
shilangyu 62beee4d5c exporting Accounts and Appearance pages 2020-09-08 21:44:27 +02:00
Filip Krawczyk 05287f7ef6
Merge pull request #28 from krawieck/amoled-dark-mode 2020-09-08 16:49:03 +02:00
shilangyu 94daf2acc6 moved out logic from UI 2020-09-08 16:41:46 +02:00
shilangyu 8eb31434e2 used expression functions where possible 2020-09-08 16:38:59 +02:00
shilangyu 81b10cf3e3 removed unnecessary dividers 2020-09-08 16:37:58 +02:00
shilangyu 94ff01bc55 moved cancel buttons before add buttons 2020-09-08 16:35:54 +02:00
shilangyu ffa484d895 capitalized amoled 2020-09-08 10:24:47 +02:00
shilangyu caff01130b added amoled dark mode 2020-09-08 10:23:08 +02:00
shilangyu c08e07311a you can now add accounts/instances 2020-09-08 01:27:02 +02:00
shilangyu 1dee2e21f5 added adding instances 2020-09-08 00:34:09 +02:00
krawieck 73a079bfca Change section heading 2020-09-03 23:14:26 +02:00
krawieck b704502c7d Convert `Columns` to `ListView`s where appropriate 2020-09-03 22:20:32 +02:00
krawieck 2ccf2d953e Merge branch 'master' into full-post 2020-09-03 14:41:30 +02:00
krawieck a4ff7b5336 Change `Settings` to `SettingsPage` 2020-09-03 14:33:17 +02:00
krawieck d49715fb64 Revert "Add `Page` suffix to `Settings`"
This reverts commit b5277064a3.
2020-09-03 13:43:51 +02:00
krawieck b5277064a3 Add `Page` suffix to `Settings` 2020-09-03 13:06:10 +02:00
shilangyu 706bf94502 accounts screen in settings:
- you can see your accounts
- you can choose the default one for the instance with a long press
2020-09-02 01:35:30 +02:00
shilangyu da107a7ad7 remove accentColor config 2020-09-01 22:05:33 +02:00
shilangyu 3be7d518ea clean up some TODOs 2020-08-31 21:04:17 +02:00
shilangyu f4bd1eb65b added settings screen 2020-08-31 16:17:39 +02:00