Commit Graph
122 Commits
Author SHA1 Message Date
Deep fb1f3ed813 Add settings option for cookie consent filter 2022-09-21 17:58:41 -04:00
Sujit Acharya ad557ac163 update test 2022-08-09 17:12:27 +05:30
deep 5f2ac21db6 Add config for excluded app
Update existing code for split tunnel
2022-07-26 02:55:48 -04:00
samartnik 40813dab8c [Android] Removed duplicate Desktop Mode option
Chromium introduced the same option in the same place https://github.com/chromium/chromium/commit/34745fb9ae071b10c203874432173c4b895c49cf
So we just remove our implementation.
2022-06-24 15:16:19 -04:00
Serg 366c65f14b Adds an option to not show web3 notifications on Android 2022-06-16 16:55:14 -04:00
Deep Pandya 3598a860d2 Merge pull request #13721 from brave/update-brave-privacy-settings
Add summary in Show autocomplete in address bar option
2022-06-14 01:04:44 -04:00
AlexeyBarabash d3fa383510 Disable reading list sync preference on Android
fixes brave/brave-browser#23084

Related Chromium change:
https://github.com/chromium/chromium/commit/92c74c166b472ff78318ac1fa3b86f83c0ae2090

[M103] Add missing READING_LIST toggle to Android sync settings
More details on the linked bug. This is only a temporary solution, the
long-term one should be to address crbug.com/1067282, i.e. auto-generate
the UI from the UserSelectableType enum.

Desktop and iOS follow no particular order for the toggles, so this
CL picks something close to the desktop order crbug.com/1326825#c1.

(cherry picked from commit c4ebfbf)

Fixed: 1326825
Change-Id: I185984fc154eb222bf9a09210d2b3face4884bea
2022-06-10 05:58:25 -04:00
vinodghai 3155ec6307 Add summary in Show autocomplete in address bar option 2022-06-09 16:17:12 -04:00
deep bf414590c8 Remove brave stats related code 2022-06-02 11:14:16 -04:00
deep 08a4e56947 Remove brave stats and top sites from NTP 2022-06-02 11:13:40 -04:00
Serg a0eced6a2c Java part fixes after code review 2022-05-31 11:59:35 -04:00
Serg a713577099 Implements Ethereum connected sites preference on Android 2022-05-31 11:59:34 -04:00
Deep 7668b580a8 Resolve reset configuaration
Disable vpn preferences options
2022-04-19 19:12:12 -04:00
Shivan Kaul Sahib e0ad15b2f6 Add De-AMP setting for Android, enable by default (#13001)
- Add settings UI for Android
- Manual test on Android
- Enable feature flag on Android
2022-04-13 14:37:52 -07:00
samartnik dde3bf4360 [Android] Added option Enable Tab Group auto creation 2022-04-05 17:14:00 -04:00
Alex C 5791e650fe [Android] Removes NTP widget
[Android] Removes NTP widget dependencies
2022-03-25 10:35:38 -04:00
Alex C e1cb4d54a6 [Android] Brave news - Disables Opt-in card and leaves only "Show news" switch to enable 2022-03-21 23:36:41 -04:00
samartnik bc5bd48e26 [Android] Updated Android sync setting
Chromium change:
https://github.com/chromium/chromium/commit/e570e9fcc8636087a0ac7cd09b6f9cfb5b142c1d

Update Android sync dashboard text to match Desktop and ChromeOS
This string change brings Android in sync with the Desktop and ChromeOS
string (see IDS_SETTINGS_NEW_MANAGE_SYNCED_DATA_TITLE_UNIFIED_CONSENT).

Bug: 1295309
2022-03-18 20:04:05 -04:00
Pavneet-Sing 30b706e783 feat(wallet): add reset transaction & nonce setting 2022-03-07 16:58:44 +05:30
Alex C 5e0476771d [Android] Brave news - add rss refactor 2022-02-23 19:02:42 -05:00
Alex C 285c1a977a [Android] Brave news - rss 2022-02-22 18:14:08 -05:00
samartnik e3abd222d4 [Android] Removed stack layout code
Resolves https://github.com/brave/brave-browser/issues/21005

Chromium change:
https://github.com/chromium/chromium/commit/94a231f90d89f9af2996172fae508f9472d573cb

Remove unused rendering code in TabLayout
Follow up to https://chromium-review.googlesource.com/c/chromium/src/+/3388174
and continues to simplify the Tab rendering logic for phones.

Also deletes anything related to tilting/rotating and card backs for the
tabs.

Bug: 1287653
2022-02-17 14:03:25 -05:00
Deep eaa489de7b Migrate pref 2022-02-10 15:46:10 -05:00
Emerick Rogul 7b377b6db9 Merge pull request #11810 from brave/rewards-show-rewards-button
Migrate kHideButton preference to kShowButton preference
2022-01-13 10:48:45 -05:00
Serg 3fb94be5f2 Fixes gas fees to be dependant on a chain main currency instead of ETH on Android 2022-01-12 09:29:37 -05:00
Serg 5efd66567b Adds an option to add a custom EVM compatible network on Android wallet 2022-01-11 16:26:41 -05:00
Emerick Rogul 747ebb9213 Migrate kHideButton preference to kShowButton preference 2022-01-11 15:39:35 +00:00
samartnik 770ffce1bf [Android] Added option that controls url bar suggestions 2022-01-07 20:17:03 -05:00
Alex C df2f0906ae [Android] Brave news on NTP, integration with mojom and feature flag 2021-11-24 14:23:24 -08:00
Deep 8d3d3afc4d Add QA pref for Dormant users engagement 2021-11-22 18:43:44 -05:00
wchen342 d5feec25c0 Remove activity; mojo autolock time 2021-11-18 02:53:55 +02:00
wchen342 a3c9fe2eb2 Add Wallet Settings 2021-11-18 02:53:54 +02:00
samartnik b75f3c62ca [Android] [Android] Removed obsolete resource for clear data option 2021-11-15 21:44:20 -05:00
Deep 3cc6e836e8 Add pref dynamically to avoid crash 2021-10-14 16:17:10 -04:00
Deep 9746ec39fa Remove change location option 2021-09-29 01:59:09 -04:00
samartnik 1bafd71181 [Android] Added option to disable sharing hub 2021-09-24 16:41:56 -04:00
Deep Pandya e7e26638c7 Brave vpn UI android (#9874)
* Add VPN callout modal UI

* Add settings callout UI

* Add vpn menu

* Add vpn profile implementation

* Add adnroid 11 flag

* Add vpn plans activity

* Add billing dependency for in app purchase

* Add confirm dialog

* Add ignore manifest

* Add In app purchase for subscription

* Add native function for profile credential

* Add vpn notification

* Add all server regions in pref

* Add loading UI for preferences

* Add QA flag

* Get hostname with suggested algorithm

* Add base class for dialog fragments
2021-09-17 12:07:13 -04:00
samartnik 5e6d23163e [Android] Changes to privacy policy in settings page
Chromium change:
https://chromium.googlesource.com/chromium/src/+/98851198b9ec02d29ffb148f3a0642a9b69f931a

[AADC] Update link to privacy policy in settings page

This cl updates "Chrome Privacy Notice" to "Google Privacy Policy" and
changes the link to point to https://policies.google.com/privacy for
everyone.

Screenshot: https://crbug.com/1220661#c6

Bug: 1220661
2021-09-13 14:53:02 -04:00
AlexeyBarabash 71f90c04c5 UI option for auto sending crash reports on Android
fixes brave/brave-browser#17563
2021-08-27 18:25:50 +03:00
samartnik c3d4d0020f [Android] Added toggle for Brave stats 2021-08-05 11:56:30 -04:00
Alex C 1a826f1c44 [Android] changes IPFS from checkbox to switch 2021-06-01 23:08:22 -04:00
Alex C ef598c3851 [Android] added missing prefs, strings, default values 2021-06-01 23:08:22 -04:00
Alex C 6b279488a2 [Android] fixes Downloads settings menu 2021-06-01 23:08:22 -04:00
Alex C d990493a20 [Android] fixes lint errors, removed unused strings and files, replaces some miss-matched strings 2021-05-19 21:34:38 -04:00
Alex C 5f7d79d461 [Android] reorganizes Settings and Privacy settings, sets shields global prefs 2021-05-14 19:26:30 -04:00
samartnik e730ae3537 [Android] Removed deps on chrome_java in c.b.search_engines
Chromium change:
https://chromium.googlesource.com/chromium/src/+/26eb7c14f9b19ae819bb7dc9a8d10e865a43fcc8

Android: Remove deps on chrome_java in c.b.search_engines

The package c.b.search_engines is used by several components in core
chrome.  This CL removes its dependencies on chrome_java to pave
the way for the other components to be modularized easily.

Main dependencies handled are:
- SettingsLauncherImpl: Injected from ToolbarManager. This is
      a stateless class so it can be shared/reused where the code
      can be simplified.
- LocaleManager: Injects a runnable wrapping
      LocaleManager#setSearchEngineAutoSwitch(false) to
      SearchEngineAdapter

Bug: 1171512
2021-05-05 13:20:49 +02:00
samartnik 705a308c0f [Android] Added option for Tab Groups 2021-04-20 15:44:28 -04:00
samartnik 75dfe1166a [Android] Additional fixes for WebRTC IP leak issue 2021-04-19 16:49:07 -04:00
samartnik b80575b6ee [Android] Added WebRTC IP handling policy option 2021-04-19 16:49:07 -04:00
Jocelyn Liu 647f954149 Enable support of Unstoppable Domains and ENS via DoH on Android 2021-04-15 22:08:03 -07:00