Commit Graph
3647 Commits
Author SHA1 Message Date
AlexeyBarabash 4fdf6bfd51 Disable refresh of Brave Leo at the panel (#21117)
* Disable refresh of Brave Leo at the panel; fixes brave/brave-browser#34532
2023-11-27 17:55:46 +02:00
tapanmodh fcfbbe753e fix BraveExternalNavigationHandler crash 2023-11-24 15:39:38 +05:30
AlexeyBarabash 18c1a2dc22 Hide Brave Leo menu item at private tab on Android (#20998)
Hide Brave Leo menu item at private tab on Android; fixes brave/brave-browser#34015
2023-11-23 22:29:11 +02:00
Simone Arpe b25cf8753f (Wallet) Update blockies generation (#21087)
Updates blockies generation algorithm following new JS implementation.
2023-11-23 17:30:56 +01:00
Tapan Modh 8c9437763b Merge pull request #21043 from brave/move_youtube_options_android
[Android] move youtube options to media
2023-11-22 18:36:34 +05:30
deeppandya 758dfc4a5a Update bottomsheet for rounded corners 2023-11-22 05:21:09 -05:00
deeppandya 22f9a4ab93 Resolve format error for presubmit 2023-11-22 05:21:06 -05:00
deeppandya 1a416d3be4 Schedule alarm even for DND
Resolve presubmit errors

Address PR comments

Add default for switch/case to avoid presubmit check

Address format related errors
2023-11-22 05:21:02 -05:00
deeppandya 06fd7c037d Add logic to turn on the vpn based on timer
Update light/night theme

Update icons
2023-11-22 05:20:59 -05:00
deeppandya 84a84d6625 Add timer bottomsheet layouts
Add image resources
2023-11-22 05:20:55 -05:00
Simone Arpe b0926e4d4e Update Wallet password policy (#21051)
Updates Wallet password policy to accept a password with a minimum length of 8 characters.
Modifies also UI strings to reflect the new policy (numbers and special characters are not required anymore).
2023-11-21 18:44:34 +01:00
Simone Arpe 40802116d2 (Wallet) Improve null checks in NetworkModel class (#21047) 2023-11-20 17:13:28 +01:00
tapanmodh 5738001e09 move youtube options to media in android 2023-11-20 17:04:42 +05:30
Tapan Modh c8afff86e4 Merge pull request #20941 from brave/applinks_youtube_android
[Android] applinks youtube
2023-11-20 10:30:56 +05:30
Darnell Andries 7ccc48dd89 Merge pull request #20827 from brave/rewards-convert-p3a-android
Add Rewards conversion P3A metrics for Android only
2023-11-10 12:59:43 -08:00
Darnell Andries db39e383ea Merge pull request #20159 from brave/android-tab-p3a-metrics
Add Android tab usage metrics
2023-11-10 12:55:00 -08:00
Jocelyn Liu 64647d37fe Merge pull request #20898 from brave/remove_wallet_outdated_feature_flags_without_fil_sol
Remove wallet outdated feature flags
2023-11-10 11:04:08 -08:00
Jocelyn Liu f93340aa57 Remove kBraveWalletFilecoinFeature, kBraveWalletSolanaFeature, kCreateDefaultSolanaAccount feature flags 2023-11-10 08:18:12 -08:00
Jocelyn Liu 0be3568192 Remove kBraveWalletSnsFeature and kBraveWalletENSL2Feature feature flags 2023-11-10 08:18:12 -08:00
tapanmodh c87f7ecfba applinks youtube android 2023-11-10 17:03:55 +05:30
deeppandya 2f0f465dfe Resolve presubmit error
Resolve string error

Remove unused code
2023-11-10 06:18:13 -05:00
deeppandya b0bcfc5f33 Enable vpn on beta channel 2023-11-10 00:23:31 -05:00
deeppandya 4ddeb3ceb0 Remove vpn flag for nightly channel
Enable vpn for nightly channel
2023-11-10 00:19:08 -05:00
Darnell Andries 90adee3719 Add Rewards conversion P3A metrics for Android only 2023-11-09 17:33:28 -08:00
Darnell Andries 475535344c Add Android tab usage metrics 2023-11-09 14:29:24 -08:00
AlexeyBarabash bcb5018842 Cleanup sync v1 migration (#20906)
* Removed Sync V1 => V2 migration code
* Moved obsolete sync prefs registration to RegisterProfilePrefsForMigration
2023-11-09 22:11:49 +02:00
Deep Pandya d244fd2827 Merge pull request #20725 from brave/resolve_contribution_bug
Resolve contribution send button bug
2023-11-07 11:22:41 -05:00
Darnell Andries 1f633649a3 Merge pull request #20861 from brave/android-mojo-crash-fix
Attempted fix for mojo init crash on Android
2023-11-07 06:17:15 -08:00
AlexeyBarabash 00d2e6eab1 Untie from Android System Auto Sync settings (#20854)
* Removed code which checked Android System Auto Sync settings and shown informer/additional button
2023-11-07 13:43:17 +02:00
Darnell Andries 16168ca61b Attempted fix for mojo init crash on Android 2023-11-06 15:48:53 -08:00
Jocelyn Liu fdf1bf2c89 [Android] Share the registration of wallet data files component with Desktop
- The timing of registration is controlled by core backend
- Remove RegisterWalletDataFilesComponentOnDemand in Android
- Remove wallet_data_files_installer_android_util

Authored by @AlexeyBarabash:
- Added Android onboaring page fragment
- Removed unused staff around Android's percentage progress while download Wallet component
2023-11-03 20:13:40 -07:00
deeppandya 5fbee55f37 Resolve formatting error 2023-11-03 09:48:54 -04:00
deeppandya 1076dc5dcc Resove presubmit error 2023-11-03 08:20:16 -04:00
deeppandya 120a0f47f9 Resolve contribution sens button bug 2023-11-03 08:18:43 -04:00
Arthur Edelstein 4870753f46 Hide Aggressive Fingerprinting Protection behind a flag (#20316) 2023-11-01 10:27:10 -07:00
Tapan Modh a6733568c1 Merge pull request #20696 from brave/create_custom_filters_android
[Android] create custom filters
2023-11-01 17:08:53 +05:30
samartnik 784515d16c Merge pull request #20703 from brave/android_private_tab_lock
[Android] Enabled private tabs lock with UI changes
2023-10-31 12:21:54 -04:00
Kevin Smith 269980e440 Merge pull request #20718 from brave/ksmith-remove-login-data
Remove login URL from external wallet structure
2023-10-31 11:43:12 -04:00
Simone Arpe 3c67150fe4 (Wallet) Fix Deposit screen and Buy screen (#20737)
Fix an issue where deposit screen and buy screen were crashing after selecting a token.
2023-10-31 10:19:49 +01:00
zenparsing cd6c660fe1 Remove login URL from external wallet structure 2023-10-30 14:29:54 -04:00
Artem Samoilenko 7aad89554d [Android] Define new colors for Private tabs 2023-10-30 08:13:04 -04:00
Artem Samoilenko ff0709ce40 [Android] Enabled private tabs lock with UI changes 2023-10-30 08:12:59 -04:00
tapanmodh 6207573cc3 create custom filters android 2023-10-30 12:59:35 +05:30
Arthur Edelstein bccdc83254 Remove HTTPS Everywhere (#19779) 2023-10-28 01:29:39 -04:00
Darnell Andries 8ca1961e3d Move uptime monitor to misc_metrics, add uptime monitoring P3A metric for Android 2023-10-26 15:50:23 -07:00
samartnik 4c96e3b2de Merge pull request #20665 from brave/android_private_tab_badge_fix
[Android] Fix for private tab badge padding
2023-10-24 21:47:32 -04:00
Artem Samoilenko 1d74347abc [Android] Fix for private tab badge padding
Chromium change:
https://source.chromium.org/chromium/chromium/src/+/37d04b2089c15cb152a8a559887a7d10c66572be

[APS] Update tooltip visibility and remove hover highlight for StatusView

- Remove tooltip when StatusIconView is not visible.
- remove hover highlight when StatusIconView is not visible(e.g. default engine is not Google).
- remove hover highlight when VerboseStatusText is visible(e.g. offline).

demo(default engine not Google): https://drive.google.com/file/d/1DPIhHtWN4RnjPvkysyCSfV_gd73ZMjPb/view?usp=sharing

demo(offline)
https://drive.google.com/file/d/1-1Y_t59i8AcxFv6sLpBE-kG2tsSGoi4s/view?usp=sharing

TODO: relocate the logic in StatusView to StatusViewBinder or StatusProperties.

Bug: 1476816, 1476802
2023-10-24 17:07:08 -04:00
Deep Pandya 318ab912aa Merge pull request #20332 from brave/rewards_custodian_redirection
Update Rewards redirection
2023-10-24 13:32:48 -04:00
Emerick Rogul 17ff7ef4b5 Merge pull request #20314 from brave/cr119
Upgrade from Chromium 118 to Chromium 119
2023-10-23 17:59:34 -04:00
AlexeyBarabash 64bfbcffef Fixed crash when enabling passwords sync and close settings screen (#20639)
Fixed crash when enabling passwords sync and close settings screen; fixes brave/brave-browser#33782
2023-10-23 22:27:13 +03:00