Commit Graph

106 Commits

Author SHA1 Message Date
Christian Pauly 93477d3a1e fix: ScrollController in chatlist 2021-04-09 15:28:35 +02:00
Christian Pauly 829b3b2660 design: 2021-04-09 15:18:34 +02:00
Christian Pauly 17a3311a90 fix: Set status missing 2021-03-27 18:53:16 +01:00
Christian Pauly e42dd4bf8f feat: Implement new search view design 2021-03-27 18:15:06 +01:00
Christian Pauly bb97b1bca8 refactor: Migrate to flutter 2 2021-03-04 12:45:15 +01:00
Christian Pauly 9fbfca6e04 fix: Minor bugs 2021-02-27 10:49:11 +01:00
Christian Pauly 8651b37d81 fix: Bootstrap hint 2021-02-27 09:39:20 +01:00
Christian Pauly 55803d1d3f refactor: Switch to TextButton 2021-02-27 08:47:33 +01:00
Christian Pauly 4860723748 change: Settings button to appBar 2021-02-25 13:24:07 +01:00
Christian Pauly 9458ab3e3b fix: Dialog using wrong Navigator 2021-02-24 18:43:49 +01:00
Christian Pauly 94aa9a39c6 feat: New experimental design 2021-02-23 15:43:58 +01:00
Christian Pauly 9b1d7ecef8 fix: Missing localizations in dialogs 2021-02-23 11:03:54 +01:00
Christian Pauly 57a021f03c fix: Missing tooltips in IconButtons 2021-02-20 07:40:42 +01:00
Christian Pauly 9f9b833c68 fix: Localize ok cancel alert dialogs 2021-02-18 14:23:22 +01:00
Christian Pauly b9eb8d1236 feat: Add some tooltipps 2021-02-13 13:27:44 +01:00
Christian Pauly ebe246d388 change: Revert new design 2021-02-13 12:44:39 +01:00
Christian Pauly 33dd1d2371 feat: new design 2021-02-02 10:53:29 +01:00
Krille Fear 71a0f6a932 Revert "feat: Implement experimental new design"
This reverts commit 10cf8daf25
2021-02-01 20:00:35 +00:00
Christian Pauly 10cf8daf25 feat: Implement experimental new design 2021-02-01 19:28:39 +01:00
Christian Pauly 189f65a544 refactor: Theme and iOS stuff 2021-01-24 16:38:25 +01:00
Christian Pauly d4dbe83c69 chore: Minor design improvements 2021-01-16 22:18:22 +01:00
Christian Pauly 06581e21e9 chore: Minor design tweaks 2021-01-16 21:50:01 +01:00
Christian Pauly e13a732688 chore: redesign start first chat 2021-01-16 16:03:25 +01:00
Krille Fear cbcfa1581e refactor: Use APL 2021-01-16 11:46:38 +00:00
Christian Pauly 880f9cce4b refactor: Use Provider 2021-01-15 19:59:30 +01:00
Sorunome 1da643fa31
feat: Handle matrix: URIs as per MSC2312 2021-01-10 18:20:16 +01:00
Christian Pauly e84bc25602 refactor: Switch to loading dialog 2020-12-25 09:58:34 +01:00
Christian Pauly 3c4a29b517 feat: Better invite search bar 2020-12-20 17:00:22 +01:00
Christian Pauly 6381cea62d chore: Context icon improvements 2020-12-20 16:44:55 +01:00
Christian Pauly 1e7bac3614 feat: Enhanced configuration 2020-12-11 17:40:33 +01:00
Marcus Hoffmann fe2b391046 feat: add ability to mark a room as unread
This also add tooltips to all the room context actions.
2020-12-08 15:28:04 +01:00
Christian Pauly e728ccc1ba feat: Implement discover groups page 2020-12-06 12:51:40 +01:00
Christian Pauly adb445f668 design: Use outlined icons 2020-12-06 10:31:35 +01:00
Christian Pauly 1aa9c08a3e refactor: matrix to link prefix 2020-11-22 21:51:30 +01:00
Christian Pauly 9ea7afc4f2 chore: Switch to adaptive dialogs 2020-11-14 10:24:01 +01:00
Christian Pauly a241310c81 Krille/remove status feature 2020-10-28 06:23:50 +00:00
Christian Pauly 6d41136587 feat: Implement mouse select chat list items 2020-10-17 09:28:33 +00:00
Christian Pauly aee854e5d5 fix: Minor fixes 2020-10-04 20:30:06 +02:00
Christian Pauly 6ffbf16cff fix: Minor design bugs 2020-10-04 08:05:27 +00:00
Christian Pauly 090795fa77 feat: Implement new status feature 2020-10-03 17:09:45 +02:00
Christian Pauly d9c2d4f754 feat: More beautiful status 2020-10-03 11:40:47 +00:00
Marcel b6d2ddaf7d feat!: Use new localisation setup from flutter 1.22
BREAKING CHANGE: This introduces that it might require up to 2 compiles for locals to work.
Also only arb files shall be checked into git.

Took 19 minutes
2020-10-03 11:11:07 +00:00
Christian Pauly 493b7000c6 feat: Enhance roomlist context menu 2020-10-02 15:50:59 +02:00
Christian Pauly a845209085 feat: Enable macOS build 2020-09-26 21:22:49 +02:00
Christian Pauly eca25de50b fix: Search bar 2020-09-20 18:27:19 +00:00
Christian Pauly c8a63c6d9d feat: Improve design 2020-09-20 12:30:42 +00:00
Sorunome 80114dff80
feat: Send image / video / file dialog 2020-09-09 13:40:58 +02:00
Christian Pauly 8763bbf15d Fix: Status header design 2020-08-22 15:16:07 +02:00
Sorunome da9eafa3c0
Update SDK 2020-08-16 13:02:53 +02:00
Sorunome d75672a757 Filter the onSync stream to only include updates that we want to deal with to re-render 2020-07-27 11:13:25 +00:00