shilangyu
|
65013609ab
|
Move saved_page
|
2021-02-09 20:39:45 +01:00 |
shilangyu
|
2b95ea5f0f
|
Add saved page
|
2021-02-09 19:25:17 +01:00 |
Marcin Wojnarowski
|
b1dad4d895
|
Revise theming (#140)
|
2021-02-09 15:12:13 +01:00 |
shilangyu
|
f37da51137
|
Make tokens in AccountsStore private
|
2021-01-17 16:35:47 +00:00 |
shilangyu
|
e7745e3e9b
|
Constify the whole codebase
|
2021-01-03 18:43:39 +00:00 |
shilangyu
|
3de35752b2
|
Enable first part of const lint rules
|
2021-01-03 17:21:56 +00:00 |
shilangyu
|
c465b09f56
|
Enable sort children last
|
2021-01-03 17:13:25 +00:00 |
shilangyu
|
58f964ab66
|
Fix federation errors and rename all instanceUrl to instanceHost
|
2020-12-31 13:58:23 +00:00 |
krawieck
|
cb801a327e
|
set icon theme so that icons are visible
|
2020-12-03 22:53:29 +01:00 |
krawieck
|
929d9ebbcb
|
display appbar actions regardless if user is logged in or not
|
2020-12-03 22:45:50 +01:00 |
shilangyu
|
91d8477e85
|
migrated accounts store to ChangeNotifier
|
2020-10-25 23:43:37 +00:00 |
shilangyu
|
4c5df61643
|
add todo to bad visibility widget
|
2020-10-01 00:06:05 +02:00 |
shilangyu
|
aa5d9832d6
|
run dartfmt
|
2020-09-30 19:37:56 +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 |
shilangyu
|
dea66fe8bf
|
hotfix: move api_extensions to dedicated folder
|
2020-09-19 00:40:47 +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 |
krawieck
|
1162fb1cd7
|
Create universal functions for going to common pages
|
2020-09-09 17:41:54 +02:00 |
shilangyu
|
6449929030
|
handling anonymous users in profile tab
|
2020-09-08 21:45:17 +02:00 |
krawieck
|
67b8ad3730
|
Remove unnecessary piece of code
|
2020-09-03 23:18:48 +02:00 |
krawieck
|
d8234a671a
|
Replace icon shadow with black gradient top to bottom
|
2020-09-03 22:10:22 +02:00 |
krawieck
|
df36d0c06c
|
Make username on top of the screen look like other appbar titles
|
2020-09-03 22:08: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
|
708a680ddc
|
showing modal for choosing default account
|
2020-09-01 21:36:58 +02:00 |
shilangyu
|
2b3fc87f88
|
created accounts store
|
2020-09-01 13:22:37 +02:00 |
shilangyu
|
5808ab17a3
|
restructure user profile to work in both contexts:
- profile tab
- some user profile
|
2020-09-01 11:55:22 +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 |
shilangyu
|
8b738bf5e5
|
moved user profile to a widget
|
2020-08-31 12:05:45 +02:00 |
shilangyu
|
dd06b79efa
|
implemented rest of the main screen mockup
|
2020-08-31 03:54:24 +02:00 |
shilangyu
|
b7b5661f45
|
basic profile tab
|
2020-08-31 01:04:08 +02:00 |