Commit Graph

198 Commits (a3db754b854bdbf286e4d0504d1db9c55d9cfa02)

Author SHA1 Message Date
krille-chan c9c2620ad4
refactor: Store and fix missing persistence of some values 1 year ago
krille-chan b42a565a9a
fix: Archive does not update its state 1 year ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 1 year ago
krille-chan 67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 1 year ago
krille-chan 69cd2d790d
fix: SystemOverlayStyle not applied on AppStart on Android 1 year ago
krille-chan 823810ec19
design: Hide Navigationbar labels 1 year ago
gilice 789d91a763 feat/ChatListItem: small changes
- extract hasNotifications to a variable
  this is more clear and potentially faster as we don't
  compute `notifications > 0` multiple times

- make a text style const
2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
krille-chan 98a38113fd
design: Improve invite chat UX 2 years ago
krille-chan 5302383aeb
chore: Follow up display stories bubble 2 years ago
krille-chan c8da41f1af
design: Display last story as tiny message bubble in chat list 2 years ago
Krille 8ed54497f9
chore: Follow up width 2 years ago
Krille f051fc1851
design: Add scale animation hover effects on navrail and story buttons 2 years ago
Krille e14173688a
refactor: Space routes to normal room routes 2 years ago
Krille b715eff839
refactor: Migrate from pathsegment routing 2 years ago
krille-chan fb384462e0
chore: Follow up search UX 2 years ago
krille-chan 62122e5c79
fix: Do not allow empty search server 2 years ago
krille-chan 9238dbcd8d
chore: Follow up navigatorcontext fix 2 years ago
krille-chan 9e13bd8dfd
design: Big redesign of three column mode to advanced two column mode 2 years ago
Krille 6420f1d385
design: Chat list design adjustments 2 years ago
Krille d2247018e6
fix: Cancel search on back button tap on android 2 years ago
krille-chan 924e4bce23
design: Nicer user bottom sheet 2 years ago
krille-chan ee957ab1f6
refactor: Migrate routes to go router 2 years ago
Krille 739edde729
refactor: Replace vrouter with gorouter 2 years ago
krille-chan ee12843d65
design: Style bottom navigation bar in backgroundcolor 2 years ago
krille-chan c4bc626b09
design: Slightly adjust chat design 2 years ago
Krille a7cd290067 design: Replace anime images with neutral cupertino icons 2 years ago
Krille 000e595d8b refactor: Use AnimatedSize for FAB 2 years ago
Krille 4f55561269 feat: Display progress value for initial sync 2 years ago
Krille bdcc2f6340 perf: Use valuenotifier to not rebuild chatlist 2 years ago
noob_tea ab0b7cb6b9 treewide: Container -> SizedBox.shrink()
This helps performance without any user-facing changes,
since SizedBox is constant while Container isn't
2 years ago
Krille 2b75a4626d chore: Follow up new sliverappbar in chatlist 2 years ago
Krille a76bb64d21 chore: Follow up styling 2 years ago
Krille 61c4d0e61f style: Use SliverList for chatlist 2 years ago
Krille fc675aebaa style: Move chats to top 2 years ago
Krille ae99606531 style: Minor adjustments for modal bottom sheets 2 years ago
Malin Errenst ec7acc5385 refactor: Added and applied require_trailing_commas linter rule 2 years ago
Christian Pauly 02de389b5d refactor: Remove syncstatus verbose logs 2 years ago
Krille a0baa747ca chore: Follow up style adjustments 2 years ago
Krille da6ac90cf2 chore: Follow up remove hero animation 2 years ago
Krille 7c777c0b7b style: Give chat list list tiles rounded corners 2 years ago
Krille 5d53a37e2e style: New settings design 2 years ago
Christian Pauly b176811f7c design: Adjust design to new material 3 capabilities of Flutter 3.7 2 years ago
Christian Pauly 35174cb859 refactor: Migrate to Flutter 3.7.0 2 years ago
Krille d343c71703 chore: Update Matrix SDK and refactor 2 years ago
TheOneWithTheBraid 863da6a3be chore: add integration tests for spaces
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
2 years ago
Krille eac784e33b fix: Archive 2 years ago
Krille 2df72b5d13 style: New modal bottom sheets 2 years ago
Krille 4376070733 refactor: Same animations everywhere in app 2 years ago
Krille 1c632bead9 style: Animate in out search results 2 years ago