Commit Graph
125 Commits
Author SHA1 Message Date
Deep f20978e58e Update rewards UI changes 2022-01-07 20:45:25 -05:00
Pavneet-Sing dc67027c2f fix(wallet): add fingerprint icon to unlock 2022-01-04 20:36:53 +05:30
Deep Pandya 407cb39510 Merge pull request #11696 from brave/Update_bitflyer_icons
Update bitflyer icons
2021-12-28 11:05:40 -05:00
Deep fa62a47665 Update refresh status 2021-12-27 18:00:30 -05:00
Deep bbd43e0438 Update bitflyer icons 2021-12-27 13:27:48 -05:00
Deep 6a7a0b429a Add notification icons
Address comments
2021-12-21 03:52:13 -05:00
Deep ceaf3816fa Update rewards panel UI 2021-12-21 02:49:34 -05:00
Deep Pandya b048108667 Merge pull request #11587 from brave/rewards-bitflyer-android-integration
Rewards bitflyer android integration
2021-12-16 09:55:17 -05:00
Serg ab8859b9d6 Makes a wallet icon the same as other icons in Android main settings menu 2021-12-15 15:48:41 -05:00
Deep 9dda1a1ef3 Add observers for claim update
Add observer for tip update

Add bifluer changes
2021-12-13 20:15:59 -05:00
Deep 8ac882223a Add notification layout 2021-12-13 20:15:59 -05:00
Deep 1ac3080586 Add rewards panel 2.0 UI 2021-12-13 20:15:59 -05:00
wchen342 12baee55f5 Change onboarding images 2021-12-09 13:29:46 +02:00
wchen342 1b30e9a5bb Change wallet icon color 2021-12-09 13:29:46 +02:00
Deep Pandya d7d0ae1874 Merge pull request #11485 from brave/update_binance_android
Update binance android
2021-12-08 10:57:28 -05:00
wchen342 875436120c Remove dot from time scale selector; Remove text on first entry of Asset Detail screen 2021-12-08 14:56:54 +02: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
Serg 2a3bf6f7b1 Adds a functionality to add a custom ERC20 token in a wallet on Android 2021-12-06 23:11:31 -05:00
wchen342 7b6270cdd4 Use vector icon 2021-12-03 23:42:44 +02:00
Serg c211a61c9a Edit account in a wallet on Android shows correct name, adds unique name on add account 2021-11-29 23:33:41 -05:00
wchen342 a528d73989 Change add button behavior; Set default account name 2021-11-26 20:58:51 +02:00
Alex C df2f0906ae [Android] Brave news on NTP, integration with mojom and feature flag 2021-11-24 14:23:24 -08:00
Deep c27e270ecb Remove binance widget related code 2021-11-23 18:02:06 -05:00
Deep a5cf235b67 ADd code for notifications for dormant users engagement 2021-11-22 18:43:44 -05:00
AlexeyBarabash 198055391e Show Android portfolio balance percentage trend
fixes brave/brave-browser#18460
2021-11-04 17:19:37 +02:00
samartnik 153f208d83 [Android] ic_desktop_windows icon moved
Chromium change:
https://chromium.googlesource.com/chromium/src/+/34745fb9ae071b10c203874432173c4b895c49cf

[DesktopSite] Request Desktop Site Global Setting

Add content setting REQUEST_DESKTOP_SITE;
Add the content setting to the Android SiteSettings UI;
Hook up to TabImpl to set the user agent when creating a tab.

Bug: 1243758
2021-11-02 12:38:04 -04:00
samartnik 91e2e44fa9 [Android] Force lint checks for all build types 2021-10-19 07:12:07 -04:00
wchen342 5ad8375836 Change menu item text and icon 2021-10-18 20:14:27 +03:00
wchen342 4000ad1014 Add banner 2021-10-08 21:46:23 +03:00
Aleksey Seren 3fffc0b317 Add brave opt-in popup android UI.
fix https://github.com/brave/brave-browser/issues/17591
2021-10-08 11:02:29 +07:00
Deep bc0119ab04 Remove Add account dialog
Change button text to rename
2021-10-01 10:34:31 -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
Max c6bb9e7a4c Merge pull request #9625 from brave/maxk-gitattributes
Added .gitattbutes.
2021-08-06 16:17:36 -04:00
Deep Pandya ce1db6133a Accounts UI wallet android (#9641)
* Update asset details UI with account info

* Add missing imports

* Rename fragment to portfolio

* Add Fragement for accounts

* Add account UI

Add callback for account click, asset click and transaction click

* Fix verify phrases crash

* ADD accounr detail UI

* Add account detail UI with QR
2021-08-06 14:44:41 -04:00
mkarolin 01af140ac1 Normialized line endings after adding .gitattributes. 2021-08-05 10:22:04 -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
wchen342 903deeb09b Fix most warnings from xml/java/grd files. 2021-07-21 21:04:55 +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 Pandya a288c4143e Fix warnings (#9338) 2021-07-12 08:47:14 -04:00
Aleksey Seren 07f1a8a6ef Add dark mode layout for custom ads popup on android.
Also added functionality to switch between dark/light modes on theme
setting change.
fix https://github.com/brave/brave-browser/issues/16350
2021-07-09 22:12:36 +07:00
Deep 250dd27c66 Update wallet onboarding
Add restore wallet screen

Update existing wallet
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
Alex C fe442c6342 [Android] changes the icon for add-to-home-screen option 2021-06-02 16:56:23 -04:00
Alex C ef598c3851 [Android] added missing prefs, strings, default values 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
alexsafe a92be23871 Merge pull request #8790 from brave/settings-new
[Android] reorganises Settings and Privacy settings, sets shields global prefs
2021-05-19 12:14:54 -04:00
Albert Wang be423155dd Ads fixes:
(1) Font size and background
(2) Fix buttons to use 48dp

Support dismiss instead of X.

Closes https://github.com/brave/brave-browser/issues/12956
2021-05-17 17:19:14 -07:00