Commit Graph
31 Commits
Author SHA1 Message Date
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
Deep c27e270ecb Remove binance widget related code 2021-11-23 18:02:06 -05:00
samartnik 91e2e44fa9 [Android] Force lint checks for all build types 2021-10-19 07:12:07 -04:00
Deep f2b96e26c1 Add UI for show private key 2021-10-15 00:10:05 -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
samartnik d72b8dbc06 [Android] Fixes for resources and lint
Chromium change:
https://chromium.googlesource.com/chromium/src/+/bd2d4b7116ef955394188f334ddaaee26cb328c6

[Autofill/Passwords] Clean-up old Autofill bubble header images

Bug: 1213685
2021-09-13 14:53:17 -04:00
samartnik b15bb2d8ef [Android] Fix for Android 12 as a target
Fixes error:
Apps targeting Android 12 and higher are required to specify an explicit value for `android:exported` when the corresponding component has an intent filter defined. See https://developer.android.com/guide/topics/manifest/activity-element#exported for details.
2021-09-13 14:53:11 -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
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
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 36065e0c19 Add UI for crypto wallet 2021-06-15 14:02:30 -04:00
wchen342 e6cf82c43b Move P3aOnoarding to extend FirstRunActivityBase 2021-06-14 21:22:13 +03:00
samartnik e40b2b4ba8 [Android] Changed the way we handle close button in settings 2021-05-04 12:26:45 -04:00
Deep 78dae0713c Add set default browser modal
Update behaviour for p3a modal
2021-01-29 13:26:32 -05:00
Deep b69c92347d ADd UI for p3a full screen onboarding 2021-01-08 16:02:56 -05:00
Deep 1fd8b04e50 Apply changes for BRE in existing code
Refactor code

Refactor UI
2020-10-22 09:10:57 +02:00
Deep 3be1f40271 Add widget stack activity
ADd settings option for widget stack
2020-10-17 13:02:40 -04:00
Deep 93a59cd1c0 Add binance observer
Update binance native worker new functions

Change location for BinanceActivity

ADd setAuthToken function in binance native worker
2020-10-17 13:02:39 -04:00
Deep 4a67be62a3 Add binance activity for redirection 2020-10-17 13:02:39 -04:00
Deep 9bda75c966 Update notifications and fix warnings 2020-08-30 21:44:42 -04:00
Deep 5cd48013cd Add RetentionNotificationPublisher in manifest 2020-07-30 07:37:56 -04:00
Deep b8fe987617 Update search engine onboarding 2020-06-30 17:32:29 -04:00
samartnik b808f29e84 Re-evaluate SafetyNet status on app upgrade 2020-06-29 11:41:14 -04:00
serg aa77736fd4 removes upgrade logic on Android from tabs to brave-core 2020-06-17 12:31:28 -04:00
George Dregalo 1d972548bc Android: Implement User wallets (Uphold). Issue# 8511. 2020-04-22 14:15:47 -04:00
Deep a551630041 Remove BraveRewardsServiceReceiver 2020-03-06 00:37:21 -05:00
Emerick Rogul ec97d203c9 Import shields settings when package is replaced on Android 2019-11-25 07:04:50 -05:00
Jocelyn Liu a7d39c74c7 Port onboarding on Android 2019-10-23 14:50:07 -07:00
Jocelyn Liu 848f5ed675 Fix tipping by adding required activities 2019-10-23 13:07:14 -07:00
Jocelyn Liu 151bbd4635 include brave's AndroidManifest.xml to be extensible 2019-10-17 16:10:35 -07:00