Commit Graph
23 Commits
Author SHA1 Message Date
Deep daee522582 Update monthly contribution UI
Update banner code
2022-01-21 12:21:19 -05:00
Deep 4afb3483cc Revert "Merge pull request #11148 from brave/remove_binance_widget_android"
This reverts commit fdd944dcdc, reversing
changes made to c99d30ee8b.
2021-12-07 15:56:04 -05:00
wchen342 7b6270cdd4 Use vector icon 2021-12-03 23:42:44 +02:00
wchen342 2518bdfc7e Add lock menu item; Add icons 2021-12-03 18:21:33 +02:00
Deep c27e270ecb Remove binance widget related code 2021-11-23 18:02:06 -05: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
Deep Pandya 8a240faf2f Add buy-send-swap UI (#9502)
* Add buy-send-swap UI

* Add Strings and resources

* Fix search menu

Add padding for swap UI

* Update colors for dark mode

* Update swap UI

* Refactor resources and warnings
2021-07-28 10:37:52 -04:00
Deep Pandya d7a5ad3b97 Update colors for dark mode (#9509)
* Update Dark mode colors

* Remove logs
2021-07-26 19:05:46 -04:00
wchen342 6c5a706e2f Fix graphics warnings 2021-07-21 21:06:39 +03:00
Deep Pandya b922c3d7e0 Crypto wallet flow (#9399)
* Resolve warnings

* Add native functions

* Update restore UI

Update onboarding flow

Update recovery phrase UI

* Add asset price native function

* Add asset price history native function

* Update UI to keep only crypto section

* Add asset detail page

Update graph with real asset data

* Remove unused resources
2021-07-14 13:24:16 -04:00
Deep 250dd27c66 Update wallet onboarding
Add restore wallet screen

Update existing wallet
2021-06-15 14:11:02 -04:00
Deep d45aca42a5 Fix menu error
Update formatting
2021-06-15 14:11:02 -04:00
Deep ec0357d3e7 Add wallet onboarding
Update wallet UI
2021-06-15 14:02:30 -04:00
Deep 36065e0c19 Add UI for crypto wallet 2021-06-15 14:02:30 -04:00
Deep 4bc8700a1d Add model class for balance
Update UI
2020-10-17 13:02:40 -04:00
Deep af8f03944c Add menu for widget
Add remove widget
2020-10-17 13:02:39 -04:00
samartnik e8b57cca56 [Android] Fixed build issues related to renaming 2020-05-26 10:02:27 -04:00
Deep 477fec1a20 Update directory structure
Refactor code
2020-05-23 20:15:14 -04:00
Deep 211e6bb81d Add image resources
Update layout for shields panel
2020-05-23 20:15:14 -04:00
Deep bb93da262d Add shield main layout
Add shield toggle layout
2020-05-23 20:15:14 -04:00
Jocelyn Liu 73a92c2765 Add TabUtils and resources for new tab popup menu. 2020-02-25 20:12:30 -08:00
Emerick Rogul 4aa03339bb Add support for sync UI on Android 2019-10-29 09:58:11 -04:00
Serg 8dce98a0e1 Android Brave shields UI (#2998)
* brave shields UI init

* adds lions head on toolbar

* Brave Shields UI

* brave shields switches functionality

* Auto-refresh page on shields switches triggers, catch onLoad and etc events

* shields counters

* Correct Android BUILD.gn patch

* Enable components updater on Android

* Updates URL after page load finished

* make it compilable

* load websites when adblock lin is not ready yet

* lint fixes

* lint errors fix

* corrects patches, lint errors

* use common approach for content settings shields

* correct profile usage

* corrects a profile usage for incognito mode

* changes Top shields and HTTPSE shield functions calls

* Adds a comment

* Removes redundant switch
2019-08-01 17:49:24 -04:00