102 Commits

Author SHA1 Message Date
7f1a69bb85 Fix cursor on some back buttons
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2024-10-25 01:33:32 -05:00
8987232d88 pub upgrade
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2024-09-08 00:26:08 -05:00
78a6e4dcd2 fix: color calculation 2024-08-27 16:25:18 -04:00
ec81edfd45 renamed models folder to database
- fix: startup issue
2024-08-15 09:49:31 -04:00
8dc8d67e87 fix: improvements to logger & log calls 2024-08-14 11:53:41 -04:00
40d4128e73 universal handler for matching listiew child by key 2024-08-12 09:17:02 -04:00
724958bc6c feat: support for audio message transcripts 2024-08-11 12:22:07 -04:00
d197b4356a much improved logging 2024-08-08 11:18:20 -04:00
bd74737365 force non-null fixes 2024-08-07 11:15:32 -04:00
4923d65ca4 Merge branch 'tanay/1.14.0' of https://github.com/BlueBubblesApp/bluebubbles-app into zach/feat/true-foreground-service 2024-08-06 21:10:59 -04:00
666476dbe1 Fix for issue 2730 2024-04-24 20:06:39 -04:00
db973edf37 Helpers cleanup 2024-04-24 18:08:06 -04:00
ee59ca2ff1 Allow users to pick different google account without resetting app 2024-04-20 14:35:00 -04:00
75430808cc Merge branch 'tanay/1.13.0' into joel/europa/desktop/1.12.100.0 2024-02-09 17:51:31 -06:00
9c27ab7557 Conditionally sort on dateCreated or dateDelivered whichever is earlier (#2660) 2024-02-08 15:49:27 -05:00
a500d6d952 Fix #2584
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2024-02-01 11:54:26 -06:00
03ba84250d Clear auth cache whenever using Google Sign In 2024-01-27 15:25:48 -05:00
5c3901e42c Improve error handling for method channel requests 2024-01-22 13:18:19 -05:00
c29110712e Completely rewrite all Android code (except Firebase)
BREAKING: Updates minSdkVersion to 23 from 21
2024-01-21 13:55:54 -05:00
c3fd0e64d9 Update all dependencies and fix new linter warnings 2024-01-17 21:06:25 -05:00
e528fa3a7e Fix some issues with mentions parsing 2023-12-03 10:55:02 -05:00
32e521d71b Fix circular progress indicator and improve samsung theme findmy desktop
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-11-20 22:50:22 -08:00
b6f19755c6 Fix sizing inconsistencies in findmy actions. Fix titlebar movable area on desktop and make titlebar icons visible.
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-11-20 19:13:05 -08:00
0e6749a30c ft call overlays and desktop notifications
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-10-14 17:15:52 -05:00
b72075333b Allow google sign-in from settings and restructure code a bit.
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-09-26 20:59:42 -05:00
720d4c5828 Fix #2560 and improve transparency effects overall
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-09-26 18:33:02 -05:00
6878b8cd66 Detect entities in as much of the message as possible 2023-09-02 17:40:20 -04:00
515c291c3a Use the outlined version of the trash in material
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-08-29 01:39:52 -05:00
13a1479fe1 Support flutter 3.10.0
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-05-16 14:03:24 -07:00
83c0754433 Add video playback support all desktop platforms
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-04-27 10:55:02 -05:00
19f9dcb30e Fix error. Don't listen for extra taps where possible.
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-04-26 17:51:02 -05:00
6cf790bb6a Tie MLKit underlining to smart reply toggle 2023-04-19 11:55:28 -04:00
a32939d279 Make sure that transparency is only applied when it's supposed to be
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-04-17 12:58:31 -05:00
4963cebb42 allows custom titles for areyousure popups 2023-04-15 16:55:53 -04:00
19ea1c2eb4 Add are-you-sure popups to actions in Backup/Restore Panel. Fix delete theme not working. Show timestamps in settings backups list. Warn before overwriting backups. Make default backup name better.
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-04-13 02:37:58 -05:00
8d03bfd376 Fix material/samsung messages view getting popped too much on desktop
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-04-12 17:19:25 -05:00
26af5d2f8b Fix theme panel not refreshing background when window effect first enabled
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-04-10 19:29:03 -05:00
558b6e2361 Only make background transparent when window effect is active 2023-04-09 23:07:15 -04:00
7089d08f5d Make buttons under the invisible titlebar clickable. Add a package to potentially prevent multiple instances on linux
Signed-off-by: Joel Jothiprakasam <hijoelj@gmail.com>
2023-04-08 13:25:08 -05:00
641a977c44 Fix mentions not showing on desktop or web 2023-04-07 19:04:57 -04:00
0d96b2a120 Remove date detection for "now" 2023-04-04 22:36:21 -04:00
b4e60e7536 Put clipboard in the right spot 2023-04-03 15:40:26 -04:00
ce400321e9 Support extracting flight number / tracking number / dates from messages 2023-04-03 15:38:11 -04:00
779d2d610f Few fixes for message stuff on web 2023-03-11 16:32:55 -05:00
be24f76602 Only hide text line for attachments & interactive messages 2023-02-25 16:59:34 -05:00
47188b2780 Render messages with subject but empty / null text better 2023-02-15 23:12:20 -05:00
6e0ae75e16 More lints 2023-02-04 17:22:05 -05:00
a1259629f2 Remove color on mention text to work better with all types of themes 2023-01-30 18:01:03 -05:00
47f25b7485 Add confirmation dialog before deleting chat 2023-01-27 20:23:12 -05:00
8eb143df84 Fix hints and warnings after 3.7.0 Flutter 2023-01-26 12:36:46 -05:00