Commit Graph

78 Commits (braid/openssl-dynamic-linking)

Author SHA1 Message Date
krille-chan 6073b46cfc
fix: Search in spaces view 1 year ago
krille-chan 7ae9eb82e0
fix: Export session 1 year ago
krille-chan 477a8b858b
feat: Open chat on shortcut click on android 1 year ago
Marcus Hoffmann f8f73b7661 feat: add dialog to hide presence list with long-press 1 year ago
Krille dce3c0ae52
chore: Wait for device keys before ask bootstrap 1 year ago
Krille 3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
1 year ago
krille-chan a7e8ec78ed
feat: Join room by alias by tpying alias in searchbar 1 year ago
krille-chan 315a43c1a4
refactor: Dialog BuildContext 1 year ago
krille-chan 5740247c50
chore: Follow up select rooms 2 years ago
krille-chan d64b532afe
refactor: Spaces UX improvements 2 years ago
Krille 28c3efae23
chore: Follow up status feature 2 years ago
Krille 895de76e70
refactor: Replace stories feature with presence status msg 2 years ago
krille-chan c9c2620ad4
refactor: Store and fix missing persistence of some values 2 years ago
krille-chan eca4825c70
build: Update packages and flutter super.key refactoring 2 years ago
krille-chan 67a4bc71ab
chore: Add descriptions in the areYouSure dialogs for better UX 2 years ago
krille-chan 69cd2d790d
fix: SystemOverlayStyle not applied on AppStart on Android 2 years ago
krille-chan 27d15612d9
refactor: Update to Flutter 3.13.0 2 years ago
Krille e14173688a
refactor: Space routes to normal room routes 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 ee957ab1f6
refactor: Migrate routes to go router 2 years ago
Krille 739edde729
refactor: Replace vrouter with gorouter 2 years ago
Krille bdcc2f6340 perf: Use valuenotifier to not rebuild chatlist 2 years ago
Krille fc675aebaa style: Move chats to top 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 5d53a37e2e style: New settings design 2 years ago
Krille d343c71703 chore: Update Matrix SDK and refactor 2 years ago
Krille 5cf18aabbf refactor: Remove dart from folder name 3 years ago
Krille Fear 5adf1aa3af fix: Hide google services warning after marked 3 years ago
Krille Fear 3d3a8f1853 chore: Follow up fix search bar 3 years ago
TheOneWithTheBraid 71c61ad214 fix: minor issues in room list
- allow to discard focus of search field
- properly circle the search field's progress indicator
- always keep search sections visible in order to workaround annoying
  behavior: When quickly searching for a chat and one is fast at
clicking on a room, it often happens that server side results just drop
in at this moment and one clicks at the wrong item -> with a static
height as now set, this no longer happens.

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly 00f7e229b8 chore: Add sync status logs 3 years ago
Christian Pauly 082fcdb1af fix: Setup push on chat list init 3 years ago
td 681e95dedd fix: incorrect setState inside setState in ChatListController 3 years ago
Christian Pauly ed42cb9134 chore: Design enhancements 3 years ago
Christian Pauly 65511ca114 chore: Update local notifications package 3 years ago
Christian Pauly f026976c17 refactor: Minor chatlist refactoring 3 years ago
Christian Pauly 17dc6ee3a8 chore: Add unread badge to navigation rail and adjust design 3 years ago
td 34b039a6c0 feat: background and terminated calls [android] 3 years ago
Christian Pauly 30841b01cb chore: Minor follow up fixes 3 years ago
Christian Pauly 635543a7d0 chore: Follow up spaces fix 3 years ago
Christian Pauly e71dabca6e feat: New navigation design 3 years ago
Christian Pauly b742fb9bda design: Move chat backup header to settings 3 years ago
Christian Pauly d081645eb3 refactor: App widget 3 years ago
TheOneWithTheBraid d71c25aa80 fix: Follow up for spaces hierarchy
- fix endless spinner
- fix rooms shon twice
- fix spaces accidentally opened as rooms
- add missing spaces header to spaces view

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 56ba2341f4 feat: implement session dump
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
TheOneWithTheBraid 35f7aa56e9 chore: remove snapping sheet
- remove snapping sheet

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
3 years ago
Christian Pauly dec28087ee chore: Follow up sdk update fix 3 years ago