Commit Graph

3151 Commits (e0291c8e6ef376056302d89b839a79229b322613)

Author SHA1 Message Date
Krille 859701e158
chore: Follow up android shortcuts 2 years ago
Krille d2a58422b4
refactor: Use hashcode instead of string to id workaround for notifications 2 years ago
Krille d6e797b04b
chore: Thumbnail follow up for notifications 2 years ago
krille-chan a6b5acb451
fix: Open room by notification happened multiple times 2 years ago
krille-chan 88f1fc1720
fix: BuildContext crash when joining room 2 years ago
krille-chan 20154e3f24
chore: Follow up notification avatar 2 years ago
Krille e45101325f
chore: Follow up shortcut icon android 2 years ago
Krille cc277c1431
chore: Follow up android haptic feedback 2 years ago
Krille-chan e69f610c26
Merge pull request #890 from Bubu/fix_restoring_unimportant_event_setting
fix: properly initialize hideUnimportantStateEvents setting
2 years ago
Krille-chan ce5ad908de
Merge pull request #889 from Bubu/read_unread_icons
Fix swapped icons for mark read/unread and pin/unpin
2 years ago
Krille-chan f8fbbf4c3e
Merge pull request #892 from Bubu/hide_presences_list
feat: make showing user presence info optional
2 years ago
Krille 91f4cdc7e3
chore: Follow up shortcuts on android 2 years ago
krille-chan dee9323d47
feat: Add notification shortcuts to android 2 years ago
Marcus Hoffmann f8f73b7661 feat: add dialog to hide presence list with long-press 2 years ago
Marcus Hoffmann ccfa3fa8f6 feat: make showing user presence info optional
895de76e70 replaced the stories feature
with presence status messages. Stories were an optional feature but
right now presence information can only be disabled on a homeserver
level.

Introduce a setting to make this feature optional on a client level.
2 years ago
Marcus Hoffmann c6a79f7ad0 fix: properly initialize hideUnimportantStateEvents setting
This setting was not applied on app restart but always initialized to
the default value. The only way change this was to go into settings and
change the toggle twice after an app restart.
2 years ago
Marcus Hoffmann bc68a4faaa fix: use correct icons for chat pin/unpin
Similarly to the read/unread toggle this was also using the wrong icon.

If any selected room is not favourite, then show the pin icon (which
should represent the "mark as favourite" action as it corresponds to the
filled pin shown next to a favourited room. Otherwise show the outline
icon, representing the "unpin" action.
2 years ago
Marcus Hoffmann 3e4bbc4b2f fix: use correct icons for mark read/unread action
If any selected room is not marked unread
(anySelectedRoomNotMarkedUnread), then show the 'mark unread' action
icon, else show the 'mark as read' icon.

This makes it consistent with the notification on/off action.
2 years ago
krille-chan aa68e8fe3b
chore: Add more information to Person object in android notifications 2 years ago
krille-chan ecaac9eec2
fix: Open room links with event id 2 years ago
krille-chan 2e67695645
fix: Remove status msg not changeable from old cache 2 years ago
krille-chan f5c536878a
fix: Open room after join 2 years ago
Krille 6cc2c6a578
fix: Request notification permission on android 2 years ago
Krille 46a12d5225
fix: Share invite link of rooms 2 years ago
Krille 6fde2fbeaa
fix: whitespaces sometimes encoded in html message 2 years ago
Krille dce3c0ae52
chore: Wait for device keys before ask bootstrap 2 years ago
Krille 2af8691536
chore: Improved error handling for recovery key 2 years ago
Krille bad0579eb5
chore: Follow up status bubble color 2 years ago
Krille bfcfcc9a83
chore: Follow up wallpaper size 2 years ago
Krille 1a2a25d394
chore: Make stickers smaller 2 years ago
Krille e96090051d
chore: Follow up wallpaper thumbnail width 2 years ago
Krille 172cd651fc
fix: Render tg-forward html tags 2 years ago
Krille 3b9245c8c7
feat: New account data wallpaper feature 2 years ago
Krille 85a868522e
fix: Missing null check in public room bottom sheet 2 years ago
Krille 1a655d6f72
fix: Use HapticFeedback.selectionClick() for long press on message 2 years ago
Krille 03728ccb42
fix: onDragDone crashes when no files found 2 years ago
krille-chan d0090ad8d3
chore: Adjust status msg design 2 years ago
Krille 3fa9c65a2b
Revert "refactor: Dialog BuildContext"
This reverts commit 315a43c1a4.
2 years ago
Krille 0d465b6deb
chore: Revert applock fix and downgrade flutter instead 2 years ago
Krille 1a0b240d5d
fix: Keyboard disappears in lockscreen 2 years ago
Krille 9c74604838
build: Update sdk to 0.25.6 2 years ago
krille-chan 20c678553a
chore: Add more explaining text for key verification 2 years ago
krille-chan f7c89ddf9e
chore: Resort settings and add more description text 2 years ago
krille-chan a7a8285a55
build: Do not load emojis at initial start on web 2 years ago
krille-chan 8ec3497b54
feat: Implement private read receipts 2 years ago
krille-chan e50153c2c8
fix: Open publicroombottomsheet by alias 2 years ago
krille-chan a7e8ec78ed
feat: Join room by alias by tpying alias in searchbar 2 years ago
krille-chan 315a43c1a4
refactor: Dialog BuildContext 2 years ago
Krille 40003628b9
fix: Add cancel button to key request dialog 2 years ago
Krille 708629acca
chore: Follow up linkify code 2 years ago