Deep Pandya
f67bdeeb6e
Merge pull request #25089 from brave/advanced_server_selection_ux
...
Advanced server selection ux
2024-09-06 18:06:10 +05:30
Simon Hong
6f24b64ae3
Removed unnecessary param from GetAllRegions()
2024-09-06 18:26:51 +09:00
Deep Pandya
5fad3bce4d
Revert "Update foregroundServiceType to systemExempted for VPN"
2024-09-06 03:41:09 +05:30
deeppandya
6965c93ef8
Address PR comments
2024-09-06 03:29:02 +05:30
deeppandya
5274ff61ed
Add UI changes for selected server selection android
2024-09-06 03:23:14 +05:30
deeppandya
39730f9935
Update server selection behaviour for automatic selection
2024-09-06 03:22:59 +05:30
deeppandya
19f2a69fe9
Resolve brave vpn constant issue
...
Resolve desktop unittest
2024-09-06 03:22:56 +05:30
deeppandya
f85ed2d4e2
Remove iso code upgrade path as it's not required
...
Resolve desktop unittests
2024-09-06 03:22:54 +05:30
deeppandya
59a9881828
Add new api for host with region precision
...
Update existing changes to include host related changes
2024-09-06 03:22:51 +05:30
deeppandya
d1a68438f5
Update server region changes to include city
2024-09-06 03:22:39 +05:30
deeppandya
af344244ac
Update server selection behaviour with server change in parent
2024-09-06 03:22:37 +05:30
deeppandya
9a6b1ba3b9
Add region precision in the api
2024-09-06 03:22:34 +05:30
deeppandya
7eff393688
Remove native worker changes
...
Update cpp changes and remove android exceptions
2024-09-06 03:22:31 +05:30
deeppandya
8615acd981
Update VpnServerActivity with Region mojom object
...
Add chnages for optimal server changes
2024-09-06 03:22:29 +05:30
deeppandya
004f34f5c7
Add plurals for cities and servers
2024-09-06 03:22:27 +05:30
deeppandya
2dea9c5fb0
Update server selection activity with Region struct
2024-09-06 03:22:24 +05:30
deeppandya
affc520ce4
Add changes to support mojom interface for getting regions
2024-09-06 03:22:22 +05:30
deeppandya
93682d4e9e
Expose region related functions fo android
2024-09-06 03:22:20 +05:30
deeppandya
71193aa17b
Replace mojo objects with mojoptr
2024-09-06 03:22:17 +05:30
deeppandya
bb2e7792c4
Add UI for region server
...
Update existing changes
2024-09-06 03:22:13 +05:30
deeppandya
8c430eb8f0
Initial changes for UI
...
Update vpn server selecton activity UI
2024-09-06 03:22:11 +05:30
deeppandya
f1b6a292c9
Add api changes for server regions with cities
2024-09-06 03:22:08 +05:30
vadims
d89088d5a7
Add "channel" and "version" property to Android webcompat reports ( #25400 )
...
Add "channel" and "version" property to Android webcompat reports
(https://github.com/brave/brave-browser/issues/36478 )
Webcompat reports should have browser version (Android)
(https://github.com/brave/brave-browser/issues/40678 )
---------
Signed-off-by: Vadym Struts <vstruts@brave.com >
2024-09-05 18:45:09 +02:00
Deep Pandya
745f2e54a3
Merge pull request #25244 from brave/vpn_foregroundservicetype_update_android
...
Update foregroundServiceType to systemExempted for VPN
2024-09-05 01:30:04 +05:30
Nick von Pentz
67511757a1
Abstract SolanaTxData.spl_token_mint_address -> .token_address ( #25268 )
2024-09-03 09:12:14 -05:00
AlexeyBarabash
98c38ba144
Fixed wrong sync words count calculation ( #24186 )
...
Fixed wrong sync words count calculation:
- provided the same API for different OS;
- changed UI on Desktop and Android.
Fixes brave/brave-browser#39010
2024-08-29 14:16:07 +03:00
AlexeyBarabash
25d8bfd411
Enable constructorsMatch test for BraveLogoMediator ( #25322 )
...
Fixes brave/brave-browser#40672
2024-08-26 17:55:26 +02:00
AlexeyBarabash
740ffcd7b2
[Android] Fix incognito switcher icon ( #25291 )
...
* [Android] Fixed incognito icon at tab switcher; fixes brave/brave-browser#40584
2024-08-25 14:09:27 +03:00
AlexeyBarabash
02218b4498
New tab button at incognito tab switcher must open incognito tab ( #25261 )
...
New tab button at incognito tab switcher must open incognito tab; fixes brave/brave-browser#40583
2024-08-22 00:33:00 +03:00
Simone Arpe
0980045f4e
Notify activity recreation when changing theme from network settings ( #25247 )
...
Recreates activity when theme is changed to avoid mojo bindings crash.
2024-08-21 21:07:17 +02:00
AlexeyBarabash
77076b739d
[Android] 2nd follow-up for cr128 GP top crash ( #25254 )
...
* Revert "[Android] Follow-up for cr128 top GP crash (#25191 )"
This reverts commit a7407de42a .
* Revert "[Android] Fix crash after cr128 upgrade at TabSwitcherPaneCoordinator (#25130 )"
This reverts commit 68bc172dee .
* [Android] Follow-up with incognito tabs for Fix for crash after cr128 upgrade when pressing back at tab switcher
Fixes brave/brave-browser#40581
2024-08-21 21:09:35 +03:00
deeppandya
2deb854de7
Update title for serach suggestions
...
Add string for show search suggestions
2024-08-21 10:06:23 +05:30
deeppandya
35db900b69
Update foregroundServiceType to systemExempted for VPN
2024-08-21 09:18:44 +05:30
deeppandya
2baa99c8cd
Resolve NoResourcesGetColor warnings
2024-08-21 03:31:13 +05:30
deeppandya
a3d8f60b45
Remove changes for old paywall
2024-08-21 03:31:11 +05:30
deeppandya
4714887af3
Update bg color for the paywall
2024-08-21 03:31:09 +05:30
deeppandya
8d3df64287
Add license headers for resources
2024-08-21 03:31:06 +05:30
deeppandya
6deb227621
Add several spans to match design spec
2024-08-21 03:31:03 +05:30
deeppandya
e80fa75b51
Add bg selector for vpn paywall
...
Add currency symbol
Update colors for paywall
2024-08-21 03:31:00 +05:30
deeppandya
cb7fcc634d
Initial changes for new vpn paywall
2024-08-21 03:30:53 +05:30
Deep Pandya
4b7b76fd5b
Merge pull request #25157 from brave/parallel_downloading_option_android
...
Parallel downloading option android
2024-08-19 00:07:36 +05:30
Deep Pandya
700f1b169b
Merge pull request #23659 from brave/option_for_other_SE
...
Option for `Index other search engine`
2024-08-19 00:06:55 +05:30
Simone Arpe
dc09d46b55
(Wallet) Improve biometric authentication using cipher ( #25104 )
...
Improves authentication security during onboarding process and unlock by using cipher from biometric authentication.
2024-08-16 22:10:11 +02:00
Simone Arpe
9707dd7759
Allow only HTTPS protocol ( #25165 )
...
Allow only HTTPS protocol when typing new URLs for custom network RPC, icon and block explorer.
2024-08-16 19:08:07 +02:00
deeppandya
5e3720eddf
Update feature name for parallel download
2024-08-16 03:17:16 +05:30
deeppandya
06513717c3
Add parallel downloading option
2024-08-16 01:56:17 +05:30
deeppandya
098bb8a68c
Update deps to resolve gn issues
2024-08-16 00:28:39 +05:30
deeppandya
e22594f8b1
Add an option for index other serach engines
2024-08-16 00:28:37 +05:30
AlexeyBarabash
68bc172dee
[Android] Fix crash after cr128 upgrade at TabSwitcherPaneCoordinator ( #25130 )
...
* [Android] Fix for crash after cr128 upgrade when pressing back at tab switcher
Forced invoke of `createTabSwitcherPaneCoordinator` before `TabSwitcherPaneBase.requestAnimationData()` to avoid null access crash.
Fixes brave/brave-browser#40422
2024-08-15 17:41:38 +03:00
Simone Arpe
8005b73488
(Wallet) Connect unlock action from WebUI to native unlock ( #24992 )
...
When Wallet is locked, show a new page that will open native unlock screen when double tapped.
2024-08-15 13:47:15 +02:00