Commit Graph
757 Commits
Author SHA1 Message Date
Serg 127a8a222a Links mobile Leo subscription to desktop on Android 2023-12-15 07:30:33 -05:00
Serg 1405c020e1 Adds GPS Leo subscriptions 2023-12-15 07:30:33 -05:00
Simone Arpe fbc2b67528 (Wallet) Implement WebUI for main portfolio screen (#20635)
Implements WebUI to show Android Wallet except for these parts that will remain native:

- Onboarding
- Authentication
- Transaction confirmations
2023-12-07 12:32:36 +01:00
deeppandya e8344551bb Adjust custodian text in contribution banner 2023-12-04 21:44:47 -05:00
deeppandya eb8fca7b76 Update vpn callout UI for tablet 2023-12-01 14:40:40 -05:00
deeppandya 1cb1347fec Add vpn plan action gradient
Update dimens for vpn plan

Resolve presubmit

Update text with accurate days

Update text based on suggestion
2023-11-30 14:22:12 -05:00
deeppandya bf502d5ddc Update vpn plan page UI
Add vpn plan selector UI

Update vpn plan interaction changes
2023-11-30 14:22:10 -05:00
deeppandya baba2a62b7 Change order for the subscription 2023-11-30 14:22:06 -05:00
deeppandya 758dfc4a5a Update bottomsheet for rounded corners 2023-11-22 05:21:09 -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
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
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
Arthur Edelstein 4870753f46 Hide Aggressive Fingerprinting Protection behind a flag (#20316) 2023-11-01 10:27:10 -07:00
tapanmodh 6207573cc3 create custom filters android 2023-10-30 12:59:35 +05:30
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
deeppandya 430ce62112 Add path with host
Remove query from url
2023-10-19 16:15:21 -04:00
deeppandya 0f62d731ce Add expandable text view for url
Add textview with scroll
2023-10-19 16:15:12 -04:00
deeppandya 8b9c0d677c Remove userdrain tooltip 2023-10-16 12:46:52 -04:00
Serg 88dd443003 Adds Reset Leo data preference on Android 2023-10-13 11:47:11 -04:00
Tapan Modh 42dae6f7ba Merge pull request #20387 from brave/add_custom_filter_button_selector_android
[Android] add custom filter button selector
2023-10-11 17:31:59 +05:30
tapanmodh 4853839ca6 add custom filter button selector android 2023-10-11 15:39:56 +05:30
tapanmodh 7394b52557 display bookmark export file path android 2023-10-11 12:17:32 +05:30
Simone Arpe ec75711c56 (Wallet) Improve Wallet dark theme (#20465)
* Tweak primary text color and action bar background color

* Tweak chip selector colors

* Optimize text color attributes

* Network selector icon size

* Tweak Assets text view

* Apply new Wallet background color

* Tweak Wallet background color and toolbar background color

* Add divider lines below toolbar and above navigation bar

* Tweak bottom navigation view style and minor improvements

* Apply code formatting

* Remove duplicated style
2023-10-10 18:40:52 +02:00
Sujit 8f405437af Rewards tipping tablet UI 2023-10-05 18:16:31 +05:30
Pavneet Singh 5cc1421d7f Siwe android UI updates (#20293)
* Update error dialog to 2.0 design

* Update account and error dialog per 2.0

* Fix error dialog UI
2023-09-28 09:50:15 +05:30
Pavneet Singh 1de9f42545 Siwe 2.0 Sign panel and details dialog (#20168)
* implement SIWE 2.0 sign dialog

* Implement SIWE details section

* Use domain models

* Show origin

* Implement SIWE details dialog and formatting

* Update layout design

* Clean up

* Minor review changes

* Add spacing

* Add missing SIWE detail fields

* Fix item spacing

* Show resources and host in details dialog

* Fix formatting

* Remove host field
2023-09-25 19:33:05 +09:00
deeppandya 224fcbc5ad Add functions to get subscription values
Update subscription value to filter out free trial
2023-09-21 17:18:06 -04:00
deeppandya 0053ecabfd Remove resources for cookie consent notices modal 2023-09-20 14:13:41 -04:00
Sujit Acharya 89c0151cb9 Merge pull request #20149 from brave/32964_adjust_margin_earnings_so_far
Adjust estimated right margin
2023-09-14 11:56:09 +05:30
Anthony Tseng 0f85f8b040 Merge pull request #19443 from brave/siwe-eip-4361
Sign-In with Ethereum
2023-09-13 14:01:56 -07:00
Sujit 245b2569c6 Adjust estimated right margin 2023-09-13 23:13:53 +05:30
AlexeyBarabash 961a275d58 Fixed codereview notice - new line at the end 2023-09-13 09:10:52 -07:00
AlexeyBarabash 8ac80cf04d Fixed codereview notices around fragment_sign_message_error.xml 2023-09-13 09:10:52 -07:00
AlexeyBarabash 0b104d7d3e SIWE - Android UI part, error flow 2023-09-13 09:10:51 -07:00
tapanmodh e6863eb2e8 default filter list settings android 2023-09-13 13:42:04 +05:30
deeppandya 6a045730ad Update tooltip UI 2023-09-08 13:17:30 -04:00
deeppandya d01114a1ab Add native function for grandfather user
Update existing logic
2023-09-08 13:17:25 -04:00
deeppandya 5e4059b841 Add string copy 2023-09-08 13:17:22 -04:00
deeppandya 83bb3cc732 Add vbat userdrain tooltip layout 2023-09-08 13:17:19 -04:00
deeppandya 99f2449a24 Update livedata behavior for connection
Update plan UI

Update vpn state with connection state
2023-09-08 02:04:02 -04:00
wchen342 22d3592a82 Merge pull request #18958 from brave/android_widevine_support
[Android] Enable system Widevine support
2023-09-06 19:56:20 +00:00
Deep Pandya f117b90fd3 Merge pull request #20015 from brave/add_rewards_onboarding_tos_disclaimer_android
Add rewards onboarding tos disclaimer android
2023-09-06 15:11:03 -04:00
Max Karolinskiy 04ef97c9a3 Merge pull request #19398 from brave/cr117
Upgrade from Chromium 116 to Chromium 117
2023-09-06 14:21:54 -04:00
Simone Arpe 6f5591994d Tweak portfolio UI and add option to show hidden NFTs (#19990) 2023-09-06 13:43:02 +02:00
Artem Samoilenko dedafca97d [Android] Fix for conflicting string error 2023-09-06 12:38:46 +01:00
deeppandya 9b81691128 Add terms of service on rewards onboarding 2023-09-06 03:24:56 -04:00
deeppandya 605647d888 Update payout logic with UI
Add string resources for payout status
2023-09-05 09:53:58 -04:00
deeppandya 178298ca2d Add background resources for payout banner
Update UI in existing rewards panel
2023-09-05 09:53:55 -04:00
deeppandya 4f2af824a2 Update native fucnytion for payout status 2023-09-05 09:53:53 -04:00