Commit Graph
1314 Commits
Author SHA1 Message Date
Deep Pandya b4c5eef3c9 Add close button to close rewards panel (#27888)
* Add close button to close rewards panel

* Update close icon for rewards 3.0 panel
2025-03-05 10:02:03 -05:00
Deep Pandya f43c3e20b1 Move WDP settings (#27889)
* Move WDP settings from privacy to search engines

* Update privacy settings test
2025-03-03 15:15:07 -05:00
Deep Pandya 1247dd3771 Improve set as default prompt (#27779)
* Open settings to set default browser app from main menu

* Add conditions for app open count & dialog

* Remove notifications for set as default

* Add conditions for days timer

* Add changes to support < android 10 devices

* Add comments and refactor functions
2025-02-28 15:11:30 -05:00
aseren eb477214e5 Merge pull request #27645 from brave/issues/43513
[ads] RichNTT: Android
2025-02-27 17:22:00 -05:00
Aleksei Seren 424ad890b2 [ads] RichNTT: Android 2025-02-27 12:12:59 -05:00
Deep Pandya a5c0b652be Rewards 3.0 android (#26945)
* Add rewards 3.0 feature flag

* Add a function to check for rewards 3.0 flag

Update entry points for rewards with rewards 3.0 flag

* Add RewardsPageActivity/RewardsCustomTabRootUiCoordinator to show rewards 3.0 changes in custom tab

* Address rewards reset for rewards 3.0

* Add activity transition for rewards page

* Remove onBackPressed override

* Add close button to close the rewards panel as we have disabled back press

Update close button position on the page

* Add creator changes for rewards 3.0

Remove logs

Add null check

Remove changes for backpress

* Add changes for handling creators

Encode Url for creators

* Add open url native fucntion

* Add bubble in query params

* Add bytecode changes for BaseCustomTabActivity

Add native function to open url into rewards_page_ui

* Update copyright header year

* Update close icon for rewards page

Remove comments and refactor changes

* Address naming related changes

* Add test for bytecode changes

Resolve rebase error

* Update changes to use TabUtils open tab

* Remove close button

* Add FullScreenCustomTabActivity
2025-02-22 16:34:57 -05:00
Deep Pandya 50c2e997d9 Add Tabs icon in settings (#27725)
* Add Tabs icon in settings

* Update icon tint
2025-02-20 14:09:55 -03:00
Deep Pandya f7c6cfdd66 Add landscape UI for vpn paywall page (#27479) 2025-02-07 20:36:05 +01:00
samartnik ed6768db49 Merge pull request #27542 from brave/android_initial_bottom_address_bar_integration
[Android] Initial bottom address bar integration
2025-02-07 12:08:33 -05:00
Deep Pandya c96125629b Update search engine onboarding icons with vector drawables (#27541) 2025-02-07 11:57:02 -05:00
Deep Pandya 8a53a7facd Add leo paywall for landscape (#27482)
Update copyright year
2025-02-06 18:45:24 +01:00
Artem Samoilenko bb1955f824 [Android] Initial bottom address bar integration 2025-02-05 15:28:16 -05:00
Darnell Andries cf94b54d8b Bootstrap Web Discovery Native, add credential manager and server config loading 2025-01-27 18:22:39 -08:00
Artem Samoilenko eedeae5ab2 [Android] Clean up modern_grey colors
Chromium change:
https://chromium.googlesource.com/chromium/src/+/e99dac41a65779af4bfb8a15cde443478f51cc2f

[clank-q4-fixit] Clean up modern_grey colors pt 2

Bug: 40910276
2025-01-27 09:41:36 -05:00
Artem Samoilenko cc8c69c7ec [Android] Clean up for UnusedMethod and UnusedVariable lint errors 2025-01-27 09:36:40 -05:00
Artem Samoilenko 0e2dd52b7b [Android] Rename secure state icons
Chromium change:
https://chromium.googlesource.com/chromium/src/+/18371dfa10268ba754ca5cbd75beda9038f82503

[omnibox] Rename Android secure state icons to reflect their function.

The omnibox secure state indicator was refreshed last year to show a page info icon instead of a lock icon. As of https://crrev.com/c/5982459, the refreshed state became the only state for the omnibox indicator but the icon was still named "refresh" and the old lock icon was still in use in other surfaces.

This CL changes the icon names to "page_info" and "lock" to clearly distinguish them.

Change-Id: Ic7175efccbed0dbbd1523827873b26c4209b4e67
2025-01-27 09:36:35 -05:00
SergandFrancois Marier 0fb665213a Adds a settings to show SafeBrowsing errors under Developer options on Android (#27333)
* Adds a settings to show SafeBrowsing errors under Developer options on Android

* Update browser/ui/android/strings/android_brave_strings.grd

Co-authored-by: Francois Marier <francois@brave.com>

* Fixes a header

---------

Co-authored-by: Francois Marier <francois@brave.com>
2025-01-24 10:35:03 -05:00
deeppandya fe7033fcc3 Remove Brave logo for > android 9 devices and update existing chnages
Refactor the changes and add comments

Improve formatting and comments
2025-01-16 15:38:31 -05:00
Simone Arpe f4d205a7b6 (Wallet) Fix Dapps dialog not dismissed when creating a new tab (#27249)
Fix Dapps dialog not dismissed correctly when creating a new tab
2025-01-15 19:31:19 +01:00
vadims cefa148556 [Webcompat report dialog] Contact info still appears in the form after deleting (#27155)
[Webcompat report dialog] Contact info still appears in the form after deleting
(https://github.com/brave/brave-browser/issues/43166)
---------

Signed-off-by: Vadym Struts <vstruts@brave.com>
2025-01-14 23:15:15 +01:00
vadims 53b345a109 Warning text if the user has currently selected Block all cookies (#27090)
Warning text if the user has currently selected Block all cookies
(https://github.com/brave/brave-browser/issues/42295)
Webcompat Reporter: add cookie policy and script blocking to reports
(https://github.com/brave/brave-browser/issues/42062)
---------

Signed-off-by: Vadym Struts <vstruts@brave.com>
2025-01-10 13:49:10 +01:00
deeppandya 42621330b0 Remove AC layout from rewards panel
Remove unused resources

Improve format
2025-01-09 16:51:51 -05:00
Deep Pandya 0478f80792 Merge pull request #27052 from brave/remove_cross_promo_dialog
Remove cross promo dialog
2024-12-26 10:54:06 -07:00
Serg 9f3121e4b2 Adds preferences and methods to delete Leo conversations on Android (#27074)
* Adds preferences and methods to delete Leo conversations on Android

* Adds time period for Leo conversation delete functionality on Android
2024-12-20 18:52:16 -05:00
deeppandya 90c24dd6d3 Remove cross promo dialog 2024-12-18 13:58:08 -07:00
Jay Harris e1a3daade2 [AI Chat]: Android history setting (#26988) 2024-12-18 11:41:30 -07:00
deeppandya f09c28a697 Add dark image res
Update bg color for the dialog
2024-12-18 09:36:36 -07:00
deeppandya 36c038c6cb Add static image as we removed the animation 2024-12-18 09:36:33 -07:00
deeppandya f146eb2ae9 Remove lottie animation 2024-12-18 09:36:30 -07: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 1c166f181d Allows to use a microphone for Brave Talk in the background on Android 2024-12-16 13:01:10 -05:00
Jay Harris 3b008944ad [AI Chat]: Update Android UI to open AI Chat in a tab (#26823) 2024-12-12 13:28:38 +13:00
deeppandya dc5098f382 Remove unused resources 2024-12-03 01:04:52 -05:00
deeppandya 0dfdd680b6 Remove estimated earnings tooltip 2024-12-03 01:04:48 -05:00
deeppandya 874c3f61e4 Remove estimated earning text 2024-12-03 01:04:45 -05:00
AlexeyBarabash 81f1d6723c Removed Use Sync staging server at QA preferences (#26804)
This fixes CI build failure appeared at `v1.75.58` and resolved deps violation

Fixes https://github.com/brave/brave-browser/issues/42596
2024-11-29 14:50:25 -05:00
deeppandya 29949072fd Remove default search engine from quick search engines settings 2024-11-22 17:06:47 -05:00
deeppandya a3d6c7f187 Update animations
Update text to address the changes
2024-11-19 16:00:20 -05:00
deeppandya f0e8d21417 Add animations for open yt in brave dialog
Remove unused files

Use TabUtils function
2024-11-19 16:00:16 -05:00
deeppandya 0622296fe8 Add open youtube in brave dialog on upgrade 2024-11-19 15:59:46 -05:00
Deep Pandya 72c51a3cdf Merge pull request #26547 from brave/add_youtube_in_qse_android
Add youtube in qse android
2024-11-14 15:18:44 -05:00
deeppandya b1b011fbe5 Add youtube in quick search engines
Add youtube string

Resolve format issue
2024-11-14 04:20:07 -05:00
deeppandya 1e6253f314 Change QSE seetings position in search engines section 2024-11-14 00:16:37 -05:00
vadims 3386ed8a99 Put "block all cookies" under a default-off feature flag (#26479)
Put "block all cookies" under a default-off feature flag
(https://github.com/brave/brave-browser/issues/42061)
---------

Signed-off-by: Vadym Struts <vstruts@brave.com>
2024-11-13 22:30:59 +01:00
Deep Pandya 19b64eddd1 Merge pull request #26527 from brave/change_quick_search_engines_view_color
Change quick search engine background to match with url bar color
2024-11-13 12:08:47 -05:00
deeppandya 2fa0bb4e62 Remove commented colors as it's not needed 2024-11-13 10:07:39 -05:00
deeppandya 179618f779 Change quick search engine background to match with url bar color 2024-11-13 09:50:20 -05:00
vadims 46d0345f2e Remember a user's contact information that they provide in a webcompat report and auto-fill it (#26286)
Remember a user's contact information that they provide in a webcompat report and auto-fill it
(https://github.com/brave/brave-browser/issues/40021)
---------

Signed-off-by: Vadym Struts <vstruts@brave.com>
2024-11-13 11:14:45 +01:00
deeppandya 5e53afeb05 Remove explicit this
Update hyphen text
2024-11-06 11:20:11 -05:00
deeppandya 1c4d4a3551 Refactor class names
Remove logs

Add new line for ic_microsoft_color icon
2024-11-06 11:20:09 -05:00