Commit Graph
213 Commits
Author SHA1 Message Date
deeppandya f9e229cefe Add changes for quick serach engines settings 2024-11-06 11:16:33 -05:00
deeppandya b03875b4fb Add quick search engines option in search engines page 2024-11-06 11:16:31 -05:00
Jagadesh P 2e337e7a4e [Android] Rename "show_undo_on_tab_closed" -> "show_undo_when_tabs_closed". 2024-10-21 00:00:39 -07:00
Jagadesh P 1773dacfbd [Android] Add an option Show/Hide Undo bar when tab[s] closed. 2024-10-21 00:00:34 -07:00
deeppandya 0ac02461db Update Setting UI for server selection option 2024-10-16 04:39:39 +05:30
AlexeyBarabash 987e4c3e47 [Android] Renamed prefs_section_autofill string
prefs_section_autofill => prefs_section_autofill_brave

to avoid conflict with the same name string from upstream

Related Chromium change:
https://source.chromium.org/chromium/chromium/src/+/69c3668404e465bab43d5e1f15861465aff2c32d

	[Android][3PPWM] Add sections for privacy and autofill

	With one more generic autofill option, the structure of basic and
	advanced sections in settings isn't a great fit anymore.
	Therefore, reorder the settings into new sections according to
	the mock below.

	Mock: http://screen/6etAMsTFjmydV9p.png
	Screenshot: http://screen/7wnaomW8yupXZao.png

	Fixed: 361733921
	Change-Id: I08a5bf310fb1fe673e65afe46fa358eabadc4565
	Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5809003
2024-10-03 17:06:23 +01:00
Serg 2c6bd81682 Removes Autofill service on Android 2024-10-01 17:21:13 -04:00
deeppandya 2deb854de7 Update title for serach suggestions
Add string for show search suggestions
2024-08-21 10:06:23 +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
deeppandya 06513717c3 Add parallel downloading option 2024-08-16 01:56:17 +05:30
deeppandya e22594f8b1 Add an option for index other serach engines 2024-08-16 00:28:37 +05:30
vadimsandNuo Xu 43735ef5b2 Deprecate local node support and ipfs scheme (#23808)
deprecated IPFS local node support and IPFS scheme
https://github.com/brave/brave-browser/issues/37735
---------

Signed-off-by: Vadym Struts <vstruts@brave.com>
Co-authored-by: Nuo Xu <nuoxu.nx@gmail.com>
2024-07-09 12:34:31 +02:00
deeppandya f51d01e660 ADdress PR comments with commented code 2024-07-04 02:03:15 +05:30
deeppandya 58d395b925 Migrate autocomplete option into search engines section 2024-07-04 01:08:26 +05:30
deeppandya 33114ab8bf Add serach suggestion UI
Add Ui resources
2024-07-04 01:08:05 +05:30
deeppandya a99f6f33ff Remove kill switch changes 2024-06-06 00:37:23 -04:00
Simone Arpe 7ff01743f0 (Wallet) Implement network configuration settings (#23937)
Implements network settings and shows hidden networks and custom networks for Ethereum, Filecoin, Solana and Bitcoin. Adopted the same logic as Desktop for most parts.
2024-06-03 16:23:25 +02:00
deeppandya 52de3175ec Combine dev option for VPN/Leo
Remove unused variables
2024-05-22 23:36:57 -04:00
deeppandya 368834a683 Seperate always on and kill switch option for vpn 2024-05-13 09:42:08 -04:00
Deep Pandya eae9f70b9c Vpn always on & kill switch android (#23293)
* Add UI for always on feature

Add roboto flex font

* Add always on tutorial image resources with tab selectors

* Update UI chanegs for always on tutorial

* Add license headers for resources

Update text change with license header
2024-05-01 11:55:05 -04:00
Deep Pandya 071fad875c Remove shorts for youtube (#23130) 2024-04-26 11:26:13 -04:00
tapanmodh 2009b5d48e toggle multiple window support android 2024-04-25 11:42:58 +05:30
Artem Samoilenko 7fb1466f9c [Android] Add Sync toggle for WebAPKs
Chromium change:
https://source.chromium.org/chromium/chromium/src/+/13d31e3391d690184c1a35f3a52e05bacf824042

Add Sync toggle for WebAPKs

Bug: 41494049
2024-04-08 23:09:41 -04:00
tapanmodh 98c1a1cc0e Autofill support in chrome, opera and edge browsers android 2024-03-29 23:56:13 +05:30
deeppandya 53ebfb0a6a Update autofill icon 2024-02-28 13:30:36 -05:00
deeppandya 54b5e96c3c Add option for autofill private windows 2024-02-28 13:30:29 -05:00
deeppandya 40a78d7953 Change section title Online checkout -> autofill 2024-02-28 13:30:27 -05:00
Serg 91137db966 Adds Leo staging switch for Android 2024-02-14 09:52:02 -05:00
Arthur Edelstein 07a2c177d8 Use DoH from the OS DNS provider OR a fallback DoH provider (#21971)
This behavior is behind a flag: BraveFallbackDoHProvider, and
involves an integer parameter, kBraveFallbackDoHProviderEndpointIndex:
1 = Quad9
2 = Wikimedia
3 = Cloudflare
2024-02-14 01:41:05 +01:00
Serg 4a2e87a0fe Allows to make IAP for Android Leo 2024-02-09 10:45:54 -05:00
Serg 8df8eebc00 Adds preference on Android to select default Leo model 2024-02-05 12:07:34 -05:00
Deep Pandya 3f8aa31c97 Merge pull request #21458 from brave/vpn_country_selection_menu_android
Vpn country selection menu android
2024-01-17 10:35:28 -05:00
Deep Pandya e093626b00 Playlist android (#21041)
* Update onboarding

Add exoplayer hls dependency

Add HLS support

Make changes for events

Refactor PlaylistOptionsEnum

Refactor logs

Remove unused imports

* Update playlist event behaviour

Remove unused imports after refactor

Address PR comments

* Add message for already added content in default playlist

* Add to playlist menu

Add to playlist prefrence

* Move first kotlin class for onboarding to brave core

Add whole kotlin module into brave core

Add required changes for custom datasource

* Add native worker changes for stream

Add initial work for bytes transfer

Changes to play from saved byte array

* Add HLS parsing

Update datasource

* Add playlist streaming mojom implementation

Add observer for playlist streaming

Add playlist streaming observer

Stream from downloading file

Remove test video activity

Remove custom datasource

Remove kotlin files

Initial work for partial download play

* Update soilution for downloading HLS content

* Add download service with progress notification

Add DownloadUtils functions for mp4

Add function for HLS downloading in DownloadUtils

Add changes for hls download in downloadutils

Update changes to file location for playlist item

Add download queue for HLS

Add hlsMediaPath field for android

Update hlsMediaPath after download

Update existing changes with hls file

add changes to donwload multiple HLS items

* Update changes to multiple downloads

Resolve rebase errors

Download progress update after rebase error resolution

Update streaming observer

Add new event callbacks in mojom

Update existing observer logic

* Migrate exoplayer deps with chromium

* Update UI changes to represent download state

Refactor to remove unused import and implementation

Remove auto save settings option

Update move/delete/share icons

Update filesize update

Hide cast button

Remove unused resources in kotlin module

Add patch to suppress lint for unstable api

Remove indirect deps

Remove unrelated code changes

Resolve presubmit errors

* Refactor HLS content generation

* Remove cast dependency

Refactor logs

* Update add media icons resource

Update player bottom sheet behaviour

Address PR comments

* Remove playlist warning dialog as it's irrelavent

Remove unnecessary flag check

* Add playlist stremaing class details

Reformat existing changes

Add mock data for hls file path

* Resolve rebase errors

Resolve presubmit checks

* Update player items on delete/reorder

* Allow delete while in progress

Made changes to delete while playing

* Add prefs to BravePreferencekeys

* Update string resources

Remove debug messages

Resolve presubmit error
2024-01-17 09:41:58 -05:00
deeppandya 39d259d8b0 Add vpn server selection activity
Remove server selection preferences
2024-01-17 09:37:44 -05:00
deeppandya 6b4e3b510e Add VPN settings with preferences 2024-01-17 09:37:42 -05:00
Serg 9038794d1c Adds a pref to Brave Leo on Android to disable autocomplete suggestions 2024-01-11 13:13:38 -05:00
Serg fe838418e6 Adds mojo interface to interact with AI credential manager from Java 2023-12-15 07:30:33 -05:00
Simone Arpe 74668ee2b8 (Wallet) Add new configuration options to set default wallet (#21340)
Adds new two configuration options to set default Ethereum wallet and default Solana wallet. 

We only support Brave Wallet and None on Android. Brave Wallet is set as a default option.
Setting a default wallet to None will disable the DApp detection.
2023-12-14 12:08:24 +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
tapanmodh c87f7ecfba applinks youtube android 2023-11-10 17:03:55 +05:30
deeppandya 4ddeb3ceb0 Remove vpn flag for nightly channel
Enable vpn for nightly channel
2023-11-10 00:19:08 -05:00
Arthur Edelstein 4870753f46 Hide Aggressive Fingerprinting Protection behind a flag (#20316) 2023-11-01 10:27:10 -07:00
Arthur Edelstein bccdc83254 Remove HTTPS Everywhere (#19779) 2023-10-28 01:29:39 -04:00
Serg 88dd443003 Adds Reset Leo data preference on Android 2023-10-13 11:47:11 -04:00
wchen342 3f88038b20 Fixes 2023-09-06 21:14:38 +03:00
wchen342 69eb348ecb Change prefs names 2023-09-01 20:42:59 +03:00
wchen342 a0499c1f74 Presubmit, gn and test fixes 2023-09-01 18:31:22 +03:00
wchen342 0ff8327222 Add preference for Widevine 2023-09-01 18:29:58 +03:00
deeppandya 66d39d788b Enable external app link by default 2023-08-25 01:41:18 -04:00