Commit graph

1922 commits

Author SHA1 Message Date
Sorunome
2175a47e2c fix: Font size settings did not affect replies 2021-08-01 10:10:22 +02:00
Sorunome
b649d975ab chore: Support new unifiedpush gateway discovery 2021-08-01 09:55:57 +02:00
Sorunome
ec18cbbb87 fix: Punycode-encode unicode domains for platforms which can't handle them 2021-08-01 08:56:47 +02:00
Christian Pauly
971d5b25fb feat: Implement new space view 2021-08-01 08:05:40 +02:00
Christian Pauly
a6a18d34f6 feat: Implement basic space editing 2021-08-01 07:54:44 +02:00
Christian Pauly
04d1e2afcb design: Make avatars lighter 2021-08-01 07:47:00 +02:00
Christian Pauly
78222ab55d feat: Light implementation of spaces drawer 2021-08-01 07:45:34 +02:00
Christian Pauly
c14cd8479a refactor: Select chat list item logic 2021-07-31 23:49:30 +02:00
Christian Pauly
29d9a30254 fix: Colored background for transparent avatars 2021-07-31 22:17:18 +02:00
Christian Pauly
7f30eea593 design: Nicer selected mark on chatlists 2021-07-31 20:28:21 +02:00
Christian Pauly
65232c9549 fix: Avatar noPic detection 2021-07-31 20:19:57 +02:00
Sorunome
0fc5ba6d20 Merge branch 'soru/image-pack-creator' into 'main'
chore: cleanup image pack editor to attach metadata and prepare to make it more general

See merge request famedly/fluffychat!466
2021-07-31 15:30:27 +00:00
Sorunome
2cc8b395f0 chore: cleanup image pack editor to attach metadata and prepare to make it more general 2021-07-31 17:13:35 +02:00
Sorunome
7e1e4e4844 feat: Rate limit streams so that large accounts have a smoother UI 2021-07-31 12:55:02 +02:00
Christian Pauly
4adeca011b fix: Tests 2021-07-27 16:15:13 +02:00
Christian Pauly
05e6e14b5a fix: Disable vrouter logs in release mode 2021-07-26 18:45:54 +02:00
Christian Pauly
1db380e7d2 design: Make unread listtiles more visible 2021-07-26 18:43:50 +02:00
Christian Pauly
6458f93bac design: Move pinned icon in title 2021-07-26 18:38:42 +02:00
Krille Fear
a4b462678b Merge branch 'soru/sticker-text' into 'main'
feat: Tapping on stickers shows the sticker body

See merge request famedly/fluffychat!456
2021-07-25 08:57:36 +00:00
Krille Fear
ccb460d69c Merge branch 'soru/room-pills' into 'main'
feat: Display the room name in room pills

See merge request famedly/fluffychat!457
2021-07-25 08:57:03 +00:00
Sorunome
18a76889bb feat: Tapping on stickers shows the sticker body 2021-07-24 18:20:34 +02:00
Sorunome
31df2123dd feat: Display the room name in room pills 2021-07-24 18:08:58 +02:00
Sorunome
143d56c691 feat: Increase the amount of suggestions for the input bar 2021-07-24 18:07:50 +02:00
Christian Pauly
07aee5e6c1 fix: Reset bootstrap on bad ssss 2021-07-24 11:45:27 +02:00
Christian Pauly
e8fcc7abc2 fix: Hide stickers button when there is not sticker pack 2021-07-24 10:52:54 +02:00
Christian Pauly
197736444f fix: Download files on iOS 2021-07-24 10:47:34 +02:00
Christian Pauly
679fd854a7 fix: Record voice messages on iOS 2021-07-24 10:35:18 +02:00
Sorunome
263e3f433e fix: cropped sticker 2021-07-23 20:31:37 +02:00
Krille Fear
d5de2c3ced Merge branch 'soru/stickers' into 'main'
feat: Add sticker picker

See merge request famedly/fluffychat!452
2021-07-23 17:38:03 +00:00
Sorunome
1e98fdd7b0 feat: Add sticker picker 2021-07-23 19:33:04 +02:00
Krille Fear
1382db60ad Merge branch 'fix_busy_loop' into 'main'
fix: busy loop due to CircularProgressIndicator

See merge request famedly/fluffychat!453
2021-07-23 16:40:27 +00:00
Christian Pauly
b88f8ec5dc refactor: Rename store and allow storing custom values 2021-07-23 18:39:18 +02:00
Steef Hegeman
17799aa191 fix: busy loop due to CircularProgressIndicator
It can get redrawn even if the owning AnimatedContainer class has height
0. Setting it to completion when done stops the rebuilding cpu overhead.
2021-07-23 17:05:19 +02:00
Christian Pauly
546998b1e4 fix: Crash on timeline 2021-07-23 09:13:24 +02:00
Sorunome
ec0fef7239 feat: Also suggest username completions based on their slugs 2021-07-21 20:46:17 +02:00
Christian Pauly
c6e91d9904 chore: Update SDK 2021-07-21 16:22:49 +02:00
Krille Fear
4659837340 Merge branch 'soru/mentions' into 'main'
feat: Nicer mentions

Closes #444

See merge request famedly/fluffychat!446
2021-07-21 06:46:18 +00:00
Krille Fear
2009950c37 Merge branch 'soru/fix-linux' into 'main'
fix: Linux failing on attempting to open hive

See merge request famedly/fluffychat!447
2021-07-21 06:45:53 +00:00
Sorunome
45c234906a fix: Make sure the aspect ratio of image bubbles stays the same 2021-07-20 20:37:36 +02:00
Sorunome
bf83eae9e0 fix: Linux failing on attempting to open hive 2021-07-20 18:02:59 +02:00
Sorunome
53bb9f3edd feat: Nicer mentions 2021-07-20 17:54:48 +02:00
Sorunome
e048625804 Merge branch 'soru/sticker-rendering' into 'main'
feat: Render stickers nicer

See merge request famedly/fluffychat!445
2021-07-20 15:34:50 +00:00
Krille Fear
00ddd778f0 Merge branch 'soru/emotes-and-stickers' into 'main'
chore: Update image pack file format to match that of the emote msc

See merge request famedly/fluffychat!433
2021-07-20 07:44:28 +00:00
Sorunome
1d65cc8216 feat: Render stickers nicer 2021-07-19 19:23:38 +02:00
Sorunome
2df7d36b40 chore: Update image pack file format to match that of the emote msc 2021-07-18 20:00:20 +02:00
Krille Fear
8a45589d70 Merge branch 'soru/download-audio' into 'main'
feat: Add download button to audio messages

See merge request famedly/fluffychat!443
2021-07-18 17:24:25 +00:00
Sorunome
0eb5120df5 feat: Add download button to audio messages 2021-07-18 19:19:38 +02:00
Christian Pauly
2589bf561a Merge branch 'main' of gitlab.com:famedly/fluffychat into main 2021-07-18 19:04:13 +02:00
Christian Pauly
cfb104d668 feat: Android SSO in webview 2021-07-18 19:04:09 +02:00
Sorunome
b70683358c Merge branch 'soru/better-image-fallback' into 'main'
cleanup: Better image bubble error handling

See merge request famedly/fluffychat!442
2021-07-18 17:00:24 +00:00
Christian Pauly
bfa6e653e8 Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-07-18 12:37:03 +02:00
Christian Pauly
51a521c510 fix: Make sure the textfield is unfocused before opening the camera 2021-07-18 12:17:56 +02:00
Sorunome
875e427a3d cleanup: Better image bubble error handling 2021-07-18 11:17:58 +02:00
Christian Pauly
ba145b841c fix: Close safariviewcontroller on SSO 2021-07-15 14:04:29 +02:00
Krille Fear
473a970a59 Merge branch 'soru/lottie' into 'main'
feat: Add rendering of lottie files

See merge request famedly/fluffychat!437
2021-07-13 16:32:08 +00:00
Krille Fear
979237d2bd Merge branch 'soru/set-prefered-jitsi' into 'main'
fix: Check for jitsi server in well-known lookup also on login screen

See merge request famedly/fluffychat!436
2021-07-13 16:31:09 +00:00
Krille Fear
c7f1ec601f Merge branch 'soru/desktop-e2ee-files' into 'main'
fix: show thumbnails in timeline on desktop

See merge request famedly/fluffychat!438
2021-07-13 16:30:02 +00:00
Krille Fear
949a776fcb Merge branch 'soru/save-file-picker' into 'main'
feat: Add a proper file saver

Closes #381 and #213

See merge request famedly/fluffychat!439
2021-07-13 16:29:31 +00:00
Krille Fear
0683818cef Merge branch 'soru/nicer-device-detection' into 'main'
feat: Better detect the device type from the device name

See merge request famedly/fluffychat!440
2021-07-13 16:28:10 +00:00
Christian Pauly
a3d58044b1 fix: Workaround for iOS not removing the app badge 2021-07-13 18:26:55 +02:00
Christian Pauly
18e5ebbdfa fix: Keyboard hides imagePicker buttons on iOS 2021-07-13 10:32:11 +02:00
Sorunome
09854152b9 feat: Better detect the device type from the device name 2021-07-12 13:49:12 +02:00
Sorunome
c96486e9a0 feat: Add a proper file saver 2021-07-12 11:54:14 +02:00
Sorunome
50a64f7010 fix: show thumbnails in timeline on desktop 2021-07-11 16:11:41 +02:00
Sorunome
7a4badafbe feat: Add rendering of lottie files 2021-07-11 14:30:39 +02:00
Sorunome
e233e4c454 fix: Check for jitsi server in well-known lookup also on login screen 2021-07-11 12:41:20 +02:00
Christian Pauly
a6b02d6195 fix: SSO on web 2021-07-08 18:42:46 +02:00
Christian Pauly
6b30042184 change: Sign in button according to apples HIG 2021-07-08 18:09:19 +02:00
Christian Pauly
c2633b45b4 chore: Update dependencies 2021-07-08 17:20:38 +02:00
Christian Pauly
7ca96aee03 chore: Update matrix und vrouter 2021-07-08 17:10:20 +02:00
Krille Fear
83665b593b Merge branch 'krille/remove-moor' into 'main'
refactor: Remove moor

See merge request famedly/fluffychat!431
2021-07-03 09:17:03 +00:00
S1m
a5219e56d4 update unifiedpush 2021-07-02 09:35:31 +02:00
Christian Pauly
9ef0c71f81 refactor: Remove moor 2021-06-30 20:20:17 +02:00
Christian Pauly
39b8876837 chore: Bump version 2021-06-29 08:49:47 +02:00
Christian Pauly
9a8c376d91 fix: Flutter Hive on Linux 2021-06-29 07:59:37 +02:00
Christian Pauly
ece1f6dc1b fix: Messagebubble 2021-06-26 12:06:09 +02:00
Christian Pauly
edb33d441b refactor: Move logs to about dialog 2021-06-26 10:43:07 +02:00
Krille Fear
140ff324ee Merge branch 'soru/fix-thumbnails' into 'main'
fix: Database does not store files correctly

Closes #450

See merge request famedly/fluffychat!428
2021-06-24 14:47:13 +00:00
Krille Fear
bf378a3caf Merge branch 'soru/emote-settings' into 'main'
fix: Make emote settings work again

Closes #446

See merge request famedly/fluffychat!429
2021-06-24 14:43:46 +00:00
Sorunome
a514d9ecaa fix: Make emote settings work again 2021-06-24 16:39:17 +02:00
Christian Pauly
a7aa68f027 chore: Remove dividers 2021-06-24 15:56:40 +02:00
Sorunome
f5da400a05 fix: Database does not store files correctly 2021-06-24 14:13:35 +02:00
Christian Pauly
2320f6b707 refactor: Remove FluffyClient and make it no longer static 2021-06-23 16:20:51 +02:00
Christian Pauly
6d4af6be05 chore: Make connection header less chatty 2021-06-23 11:40:12 +02:00
Christian Pauly
bc912f48f7 design: Sort settings routes 2021-06-23 11:26:12 +02:00
Christian Pauly
8e324a01d6 fix: Bootstrap dialog 2021-06-22 17:56:15 +02:00
Krille Fear
1e08e58169 Merge branch 'commands-ux' into 'main'
/commands input suggestions + missing dialog

See merge request famedly/fluffychat!424
2021-06-22 14:55:15 +00:00
Christian Pauly
777a27c60e feat: Show progress bar and sync status 2021-06-22 15:46:52 +02:00
Christian Pauly
e607bc2c21 chore: Remove workaround of initialUrl 2021-06-22 12:31:18 +02:00
Christian Pauly
1ab089ef0d refactor: Use flutter cache manager for avatar push cashing 2021-06-21 13:13:22 +02:00
Christian Pauly
8a132be52f design: Make some progress indicator more thin 2021-06-20 14:36:01 +02:00
Christian Pauly
43c3c75b2e design: Remove annoying progress indicator from avatar 2021-06-20 14:32:12 +02:00
Christian Pauly
ac32973c3d fix: Formatting 2021-06-20 14:27:07 +02:00
Christian Pauly
27474af73a design: Minor improvements 2021-06-20 14:08:34 +02:00
Christian Pauly
40ccfd75e8 design: Make load more button an elevated button 2021-06-20 14:05:47 +02:00
Steef Hegeman
2a0ba43990 /commands: missing command dialog
When sending a message, show an alert dialog if a command is not
recognized, offering to either cancel or send as text.
2021-06-20 13:51:36 +02:00
Steef Hegeman
52a91a8049 InputBar: suggestions for /commands with hints 2021-06-20 13:51:26 +02:00
Christian Pauly
8724e41545 fix: Flickerfree app start 2021-06-20 13:45:35 +02:00
Christian Pauly
e199b3935e design: Disappearing dividers between chats 2021-06-20 13:25:06 +02:00
Christian Pauly
347d7f67fd change: Place backup hint banner in chat list 2021-06-20 13:16:51 +02:00
Christian Pauly
ac3d424d08 design: Nicer first loading design 2021-06-20 12:57:46 +02:00
Christian Pauly
3363c8175d refactor: Use different client name on debug 2021-06-20 12:44:09 +02:00
Christian Pauly
572ca42d62 design: Nicer loading screen and empty page 2021-06-20 09:38:28 +02:00
Krille Fear
bc9b5507b4 Merge branch 'fix_versions' into 'main'
fix version on non mobile platforms

See merge request famedly/fluffychat!426
2021-06-20 07:05:04 +00:00
Christian Pauly
a7398cd9ec feat: More stable connection status header 2021-06-20 09:03:22 +02:00
Raatty
97504e7b22 fix version on non mobile platforms 2021-06-20 10:24:39 +12:00
Christian Pauly
e9c40c4188 chore: follow up of web sso fix 2021-06-18 16:15:11 +02:00
Christian Pauly
4428b1dd49 chore: Make webBaseUrl configurable in config.json 2021-06-18 15:38:01 +02:00
Christian Pauly
40dad5e40e fix: SSO on web 2021-06-18 15:36:27 +02:00
Christian Pauly
5ac6ca6e9d fix: iOS SSO 2021-06-18 11:21:00 +02:00
Christian Pauly
a055098105 refactor: Switch to pub.dev version of matrix sdk 2021-06-18 10:29:48 +02:00
Christian Pauly
d4ec574cc9 chore: Update database migration 2021-06-18 09:24:38 +02:00
Christian Pauly
82874e4a78 chore: Make file storing unencrypted 2021-06-14 08:18:55 +02:00
Christian Pauly
02680b618d chore: fix Web secure storage 2021-06-12 13:41:22 +02:00
Christian Pauly
8db0fb7e19 chore: Fix web hive encryption 2021-06-12 12:14:36 +02:00
Christian Pauly
5fd49be516 feat: Implement hive 2021-06-11 11:40:38 +02:00
Christian Pauly
a6000ddf60 feat: One page login 2021-06-11 10:08:04 +02:00
Krille Fear
535ee062dd Merge branch 'issue-371' into 'main'
display who sent a reactji on long press

Closes #371

See merge request famedly/fluffychat!422
2021-06-10 17:32:16 +00:00
ryg-git
f2fc415d09 display who sent a reactji on long press 2021-06-10 17:32:16 +00:00
Christian Pauly
8dff85626e fix: Load urls directly 2021-06-10 10:20:00 +02:00
Krille Fear
e4d1e89bec fix: Shift+Enter should delete selection 2021-06-07 07:37:27 +00:00
Christian Pauly
2369da14b3 fix: ImageViewer again 2021-06-06 17:56:01 +02:00
Christian Pauly
db39fa8f92 fix: Display error when request history 2021-06-06 17:28:00 +02:00
Christian Pauly
7cfaa60bab fix: Set homeserver from localstorage in web 2021-06-06 17:09:32 +02:00
Christian Pauly
5d2afd1428 fix: SSO on web hopefully 2021-06-06 17:07:19 +02:00
Christian Pauly
ec5d41a020 feat: New registration workflow 2021-06-06 16:55:31 +02:00
Christian Pauly
babbce3943 fix: Correct context for Image Bubble 2021-06-06 15:23:21 +02:00
Christian Pauly
be59ae6750 chore: Update audioplayers 2021-06-06 10:50:26 +02:00
Christian Pauly
1701384350 fix: Image viewer routing 2021-06-06 10:09:13 +02:00
Christian Pauly
18abb21cdb refactor: active room ID now only in defined in the path 2021-06-06 10:00:52 +02:00
Christian Pauly
25ac1721ce fix: set avatar 2021-06-05 09:21:48 +02:00
Christian Pauly
6a3853511f fix: unreadBubbleSize 2021-06-05 09:12:34 +02:00
Krille Fear
249e97bcbc Merge branch 'android-back-button-cancels-share' into 'main'
android: back button cancels share (still pops)

See merge request famedly/fluffychat!421
2021-06-02 05:57:13 +00:00
Christian Pauly
0ef219866c fix: OnePageCard elevation 2021-05-31 21:17:00 +02:00
Christian Pauly
ca3620f8f7 fix: Better profile caching in settings 2021-05-31 20:58:20 +02:00
Steef Hegeman
48f74bab51 android: back button cancels share (still pops) 2021-05-31 20:41:46 +02:00
Christian Pauly
2840e62909 feat: Button to remove avatar 2021-05-31 19:33:40 +02:00
Christian Pauly
9f91bf349c fix: Recording dialog buttons 2021-05-31 19:13:57 +02:00
Christian Pauly
fa66da8494 fix: AudioPlayer color and remove web workaround 2021-05-31 18:03:59 +02:00
Christian Pauly
abde6febe3 feat: Cute animations for unread badge and typing icon 2021-05-31 17:37:35 +02:00
Christian Pauly
e15b704680 change: Minor color changes for chat list items 2021-05-31 17:12:33 +02:00
Christian Pauly
b92754a834 fix: Disable shortcuts for android and iOS 2021-05-31 10:59:52 +02:00
Christian Pauly
dd9e1a6252 fix: Analyzer 2021-05-30 15:43:03 +02:00
Christian Pauly
117ee6abb1 fix: Design 2021-05-30 15:37:39 +02:00
Christian Pauly
538b06f8e9 feat: Dynamic appbar elevation and FAB in chat list 2021-05-30 12:41:19 +02:00
Christian Pauly
d8da5c3a55 feat: Minor button design changes 2021-05-30 12:25:29 +02:00
Christian Pauly
7a57e06dab fix: Minor design 2021-05-29 09:56:52 +02:00
Christian Pauly
06ebc99363 Update version 2021-05-28 22:47:40 +02:00
Christian Pauly
3667206944 fix: Multiline keyboard on web and desktop 2021-05-28 22:44:20 +02:00
Christian Pauly
a9be871956 fix: No push setup 2021-05-28 20:32:52 +02:00
Steef Hegeman
fdc190e81f formatting 2021-05-27 00:08:38 +02:00
Steef Hegeman
405ec5833e back button clears selection: room list and chat
When a room or event is selected and the Android back button is pressed,
don't pop but clear the current selection. Fixes #399.
2021-05-26 20:58:50 +02:00
Christian Pauly
71e020d8a4 fix: Navigator context 2021-05-26 09:35:00 +02:00
Christian Pauly
dcfbf8f8a5 fix: Image viewer 2021-05-25 20:41:37 +02:00
Christian Pauly
83f886a088 fix: Image viewer 2021-05-25 15:35:14 +02:00
Christian Pauly
67447505f4 fix: Formatting 2021-05-24 12:16:46 +02:00
Christian Pauly
944d5de68b fix: Chat layout 2021-05-24 11:22:03 +02:00
Christian Pauly
200325dcd5 fix: Snackbars 2021-05-24 11:10:38 +02:00
Christian Pauly
decc231fda design: Minor improvements of login buttons 2021-05-24 11:09:17 +02:00
Christian Pauly
26f047fb42 fix: Click on room aliases 2021-05-24 11:07:02 +02:00
Christian Pauly
3fc7356546 fix: Search public rooms 2021-05-24 11:03:08 +02:00
Christian Pauly
1c81ac3f82 refactor: Deprecate accentColor 2021-05-24 10:59:00 +02:00
Christian Pauly
ca161ce47a fix: Initial url on web 2021-05-24 10:24:49 +02:00
Christian Pauly
78b30f07ed refactor: Remove scrollbars
They are now added automatically in Flutter 2.2
2021-05-24 09:50:27 +02:00
Christian Pauly
d8d7ea02f3 fix: When to show third column 2021-05-23 20:18:29 +02:00
Christian Pauly
4509ace93b fix: Minor regressions 2021-05-23 20:17:10 +02:00
Christian Pauly
377aa9cad6 fix: Layouts 2021-05-23 18:46:15 +02:00
Christian Pauly
de869d5157 fix: Regressions because of vrouter 2021-05-23 15:02:36 +02:00
Christian Pauly
9522077be4 fix: Formatting 2021-05-23 14:26:24 +02:00
Christian Pauly
8fce5c0c4f Merge branch 'main' of gitlab.com:famedly/fluffychat 2021-05-23 13:51:08 +02:00
Christian Pauly
c2fce64494 feat: Switch to VRouter 2021-05-23 13:28:49 +02:00
Christian Pauly
ab4ea74d00 fix: Dont recommend microG on iPhone 2021-05-23 07:12:44 +02:00
Christian Pauly
e7531cdeb9 design: Make snackbars always floating 2021-05-22 10:40:34 +02:00
Christian Pauly
3d04aaeac5 feat: Redesign SSO login 2021-05-22 10:25:37 +02:00
Christian Pauly
3b268dc53d fix: "Pick an image" button in emote settings doesn't do anything 2021-05-22 09:29:07 +02:00
Christian Pauly
988a691eeb refactor: Structure files in more directories 2021-05-22 09:24:39 +02:00
Christian Pauly
d3a5966f19 refactor: Rename UI to Views 2021-05-22 09:13:47 +02:00
Christian Pauly
b01d7d0000 refactor: rename UI to View and MVC login page 2021-05-22 09:08:44 +02:00
Christian Pauly
74606b1600 refactor: Rename views to pages 2021-05-22 08:57:49 +02:00
Christian Pauly
c8827ae1b2 refactor: Move widgets to lib 2021-05-22 08:53:52 +02:00
Christian Pauly
3a200a98d8 refactor: Move translations to assets 2021-05-22 08:42:39 +02:00
Christian Pauly
f8736a9da5 fix: Formatting and style 2021-05-20 14:36:23 +02:00
Christian Pauly
91f52956f0 refactor: Update SDK 2021-05-20 13:59:55 +02:00
Christian Pauly
b55a81e4ef fix: Emoji picker 2021-05-20 13:49:10 +02:00
Christian Pauly
b108ead87b feat: Cute animation for hiding the + button in inputbar 2021-05-20 13:33:45 +02:00
steve jobs
b494241345 Translated using Weblate (Chinese (Simplified))
Currently translated at 81.9% (353 of 431 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/zh_Hans/
2021-05-18 17:34:07 +02:00
ayiniho
97b9e9b40e Translated using Weblate (Japanese)
Currently translated at 95.8% (413 of 431 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
2021-05-18 17:34:07 +02:00
cPidx
dfc8807d75 Translated using Weblate (Japanese)
Currently translated at 95.8% (413 of 431 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/
2021-05-18 17:34:07 +02:00
Milo Ivir
f88e1a5a89 Translated using Weblate (Croatian)
Currently translated at 100.0% (431 of 431 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/
2021-05-18 17:34:05 +02:00
Christian Pauly
30875c7286 fix: Systemuioverlaystyle 2021-05-16 18:13:35 +02:00
Christian Pauly
718ffe00a6 refactor: Use default systemUiOverlayStyle 2021-05-16 18:10:59 +02:00
Christian Pauly
92d199812e fix: Status bar and system navigation bar theme 2021-05-16 16:44:39 +02:00
Christian Pauly
6e07cdfa41 fix: Open URIs 2021-05-16 16:38:52 +02:00
J. Lavoie
da3ac73fa5 Translated using Weblate (German)
Currently translated at 100.0% (431 of 431 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/de/
2021-05-16 15:33:49 +02:00
Christian Pauly
973c6b2fd5 fix: Status bar color 2021-05-16 12:02:39 +02:00
Christian Pauly
6bcf349813 design: Minor design refactoring 2021-05-16 11:29:18 +02:00
Christian Pauly
1d14323fe2 feat: Improved chat bubble design and splash animations 2021-05-16 11:06:46 +02:00
Christian Pauly
970c3a91b2 feat: Zoom page transition on Android and Fuchsia 2021-05-16 09:58:21 +02:00
Jelv
f2493afb86 Translated using Weblate (Dutch)
Currently translated at 100.0% (431 of 431 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/
2021-05-15 14:32:25 +02:00
Слободан Симић(Slobodan Simić)
139b4e3023 Translated using Weblate (Serbian)
Currently translated at 99.5% (429 of 431 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/sr/
2021-05-15 14:32:24 +02:00