Commit Graph
7 Commits
Author SHA1 Message Date
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
Mark Pilgrimanddeeppandya 87cece9f32 Add Android settings UI and enable Android support for OTR tab (#18931)
* Add Android pref for Request OTR

* Update android UI changes

* .

* exclude browser tests on Android

* build fiddling

* remove platform gate on string resources

* fix Android include

* fix link error

* fix Android test

* normalize capitalization

---------

Co-authored-by: deeppandya <deeppandya91@gmail.com>
2023-07-04 03:49:03 +02:00
Simone Arpe 39cf09370b Fix copyright header (#18011)
Replaces `http` protocol with `https` in the copyright header for Java and XML files.
2023-04-12 15:10:02 +02:00
Arthur Edelstein f84a6b0967 Android UI for HTTPS by Default (#17581)
- global pref UI
- per-site setting UI
2023-03-18 00:24:50 +01:00
wchen342 3ee7f22fa0 Remove more BravePrefServiceBridge functions 2023-01-20 22:31:59 +02: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