Commit Graph
66584 Commits
Author SHA1 Message Date
brave-builds fa0c39ffdd 1.75.106 2024-12-17 16:02:52 +00:00
Nuo Xu 2562c75ddb fix(ios): update tab bar visibility after ChromeWebViewController is dismissed (#27036) 2024-12-17 07:58:33 -08:00
brave-builds 23319880bc 1.75.105 2024-12-17 12:03:58 +00:00
Pete Miller 10f73183d2 Merge pull request #27025 from brave/leo-pwa-manifest
Leo AI becomes an installable PWA
2024-12-17 01:23:28 -08:00
Pete Miller 7b673e74ca AI Chat gets conversation title as Tab title and better PWA name 2024-12-16 23:54:39 -08:00
Pete Miller 6357259710 Use color favicon for AI Chat 2024-12-16 23:54:38 -08:00
Pete Miller 6a1d9fed44 [AI Chat] WebManifest for PWA install 2024-12-16 23:54:33 -08:00
Pete Miller d325a4a41c Merge pull request #27038 from brave/ai-chat-history-disable-android
[AI Chat] disable history feature enabled by default on Android
2024-12-16 20:36:11 -08:00
Pete Miller f1121e5f29 [AI Chat] disable history feature enabled by default on Android 2024-12-16 16:46:27 -08:00
brave-builds 872376eea7 1.75.104 2024-12-17 00:02:57 +00:00
vadims 4be896ea3e Element Picker on Android (#26725)
Element Picker
https://github.com/brave/brave-browser/issues/33241
---------

Signed-off-by: Vadym Struts <vstruts@brave.com>
2024-12-16 22:54:44 +01:00
Serg 58cc6e49aa Merge pull request #27016 from brave/android_brave_talk_mic
Allows to use a microphone for Brave Talk in the background on Android
2024-12-16 15:22:03 -05:00
Kevin Smith 4f0ba29789 Merge pull request #27033 from brave/ksmith-yt-detection-fix
Fix YouTube creator detection for search navigations
2024-12-16 15:06:22 -05:00
Aleksei Khoroshilov 89384d7dc0 Use precomputed caller in the file save dialog title. (#26953)
* Use download item origin in the file save dialog title.

* Update strings for iframe scenarios.
2024-12-16 11:49:30 -07:00
zenparsing 94c8c87276 Fix YouTube creator detection for search navigations 2024-12-16 13:10:02 -05:00
Serg 1c166f181d Allows to use a microphone for Brave Talk in the background on Android 2024-12-16 13:01:10 -05:00
Simone Arpe 73be2eb9ad (Wallet) Fix crash KeystoreHelper class (#27027)
Fix crash KeystoreHelper class
2024-12-16 18:04:57 +01:00
Mikhail 09cf2a745a Remove workaround for crbug.com/6013664 (#27028) 2024-12-16 17:56:13 +01:00
Nuo Xu f960649669 feat(wallet): Cancel & Speed Up Tx in Tx Status Screen (#26947) 2024-12-16 08:11:56 -08:00
brave-builds 429b676d5e 1.75.103 2024-12-16 16:02:51 +00:00
Douglas Daniel 92329986b0 Merge pull request #27019 from brave/style-wallet-fix-cut-off-brave-logo
style(wallet): Fix Cut Off Brave Logo
2024-12-16 09:53:38 -06:00
AlexeyBarabash 04da656279 Replaced lint-suppressions.xml.patch with python chromium_src override (#27020)
* Replaced lint-suppressions.xml.patch with python chromium_src override
2024-12-16 15:43:04 +02:00
brave-builds 9a78fffe80 1.75.102 2024-12-16 12:02:53 +00:00
Pavel Beloborodov 130d28660f Await for element in list. (#27026) 2024-12-16 17:54:52 +07:00
Pavel Beloborodov eec211517f Using Nala color provider for Speedreader. (#27022) 2024-12-16 09:30:39 +01:00
Pavel Beloborodov dd60c78ff6 Temporary disabled flacky test. (#27021) 2024-12-16 08:31:15 +01:00
Simon Hong 265e2aca04 Merge pull request #27008 from brave/split_view_separator
Re-style split view UI
2024-12-16 10:25:20 +09:00
brave-builds 52e4e19786 1.75.101 2024-12-16 00:03:24 +00:00
Simon Hong 4dae430fa9 Merge pull request #26925 from brave/replace_tab_group_icon
Replaced tab group icon in bookmarks bar
2024-12-15 10:08:37 +09:00
Mihai PLESA decf8f66fb Revert "Disable CustomBackgroundFileManagerBrowserTest.SaveImageMultipleTimes on Mac" (#27014)
Revert "Disable CustomBackgroundFileManagerBrowserTest.SaveImageMultipleTimes…"

This reverts commit 22540ff937.
2024-12-14 08:42:26 +00:00
Simon Hong 1e4887afa8 Updated active/hover bg color of inactive tab in split view
fix https://github.com/brave/brave-browser/issues/42879

Also adjusted tab's bg color of vertical tab.
2024-12-14 11:44:54 +09:00
Simon Hong 30c47979f3 Applied latest split view bg color to priv/tor window 2024-12-14 09:47:43 +09:00
Simon Hong 081e17d359 Added separator to inactive split view tab
fix https://github.com/brave/brave-browser/issues/42304

Also applied latest split view tab's background color.
2024-12-14 09:47:39 +09:00
Simon Hong e660af083b Replaced tab group icon in bookmarks bar
fix https://github.com/brave/brave-browser/issues/42535
2024-12-14 09:13:03 +09:00
Pete Miller 50f86797d9 [AI Chat] fix issues with conversation context menu
Merge pull request #26990 from brave/ai-chat-menu-fixes
2024-12-13 15:37:23 -08:00
Douglas Daniel b654a557fb style(wallet): Fix Cut Off Brave Logo 2024-12-13 15:51:20 -06:00
Darnell Andries 7d3a262c08 Merge pull request #27017 from brave/update-stats-updater
Fix `BraveStatsUpdater` instantiation
2024-12-13 13:17:33 -08:00
Pete Miller 3266fbaac9 Don't crash when editing the title of a conversation not in-memory
and log database title because of historical bad values due to ref expiring
2024-12-13 13:01:28 -08:00
Pete Miller 85a181ad9b AI Chat conversations list item menu and edit improvements
- ButtonMenu can open without being tiny and scrolling
- make sure edit isn't blocked by the link activation
- storybook get edit ability
- storybook menu open responsiveness matches webui
- storybook context can use react hooks
2024-12-13 13:01:23 -08:00
Pete Miller d7d71c7b62 AssistantResponse uses key for events 2024-12-13 13:00:46 -08:00
Pete Miller 6f8689ffe0 Merge pull request #26996 from brave/enable-ai-chat-history
Enable AI Chat history feature
2024-12-13 12:14:59 -08:00
Max Karolinskiy ecf609e27b Fixes missing Russian l10n for two strings. (#26981) 2024-12-13 15:02:10 -05:00
cypt4 f6393b6c2d [ZCash ] Implement shard tree and shard storage (#26477)
* Implement shard tree and shard storage
Resolves https://github.com/brave/brave-browser/issues/39314
2024-12-13 23:24:04 +04:00
Darnell Andries 2a2611da64 Fix BraveStatsUpdater instantiation 2024-12-13 10:44:07 -08:00
Brandon-T 3656a4223e [iOS] - Add New-Line to localizable.strings (#27015) 2024-12-13 13:22:34 -05:00
Pete Miller 5d7fb2b650 Merge pull request #27012 from brave/nala-button-fix-2
Update nala dependency
2024-12-13 08:10:25 -08:00
Brandon-T 00c8c66f26 [iOS] - Revert SkusScript MethodIDs (#27010) 2024-12-13 11:05:33 -05:00
brave-builds ce9da1f325 1.75.100 2024-12-13 16:03:17 +00:00
samartnik e024c216ee Merge pull request #27002 from brave/android_tab_groups_open_link_follow_up
[Android] Fix for default action on opening link
2024-12-13 10:08:21 -05:00
cypt4 d6f3c15ee2 Add shardtree crate (#26966)
* Add shardtree crate
Resolves https://github.com/brave/brave-browser/issues/40408
2024-12-13 16:18:45 +04:00