Commit Graph
185 Commits
Author SHA1 Message Date
Artem Samoilenko 7aad89554d [Android] Define new colors for Private tabs 2023-10-30 08:13:04 -04:00
Serg 88dd443003 Adds Reset Leo data preference on Android 2023-10-13 11:47:11 -04:00
tapanmodh 4853839ca6 add custom filter button selector android 2023-10-11 15:39:56 +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 0053ecabfd Remove resources for cookie consent notices modal 2023-09-20 14:13:41 -04:00
deeppandya 3dabeb93de Refactor end connection to InAppPurchaseWrapper only 2023-09-19 19:13:28 -04:00
AlexeyBarabash 0b104d7d3e SIWE - Android UI part, error flow 2023-09-13 09:10:51 -07:00
Serg aef53a8cb7 Enables AI chat on Android 2023-09-06 15:53:16 -04:00
Simone Arpe 6f5591994d Tweak portfolio UI and add option to show hidden NFTs (#19990) 2023-09-06 13:43:02 +02:00
deeppandya 178298ca2d Add background resources for payout banner
Update UI in existing rewards panel
2023-09-05 09:53:55 -04:00
Simone Arpe b060996654 Redesign Wallet navigation and merge assets and NFTs into single section (#19811) 2023-08-24 15:34:13 +02:00
Sujit d0e5a691a3 Accessibility Low contrast 2023-08-21 18:23:26 +05:30
Deep Pandya bbfb47c521 Merge pull request #19712 from brave/remove_negative_action_cookie_consent
Remove stop blocking action for cookie consent dialog
2023-08-16 12:53:23 -04:00
Pavneet Singh 63d856e878 Show help centre (#19692)
* implement help center menu option

* Fix panel menu icon color

* Fix presubmit warnings
2023-08-16 10:40:30 -04:00
deeppandya 0857ee6006 Remove stop blocking action for cookie consent dialog 2023-08-15 18:06:40 -04:00
Simone Arpe 2662c68905 Redesign Brave Wallet main layout introducing latest material 2 components (#19650) 2023-08-15 15:24:40 +02:00
tapanmodh 74af743112 Custom filter list settings android 2023-08-11 14:17:33 +05:30
Sujit 4b23423f05 copy clean link 2023-08-03 12:58:37 -04:00
Brian Johnson 5715edf1f5 Revert "copy clean link" 2023-08-02 13:57:45 -07:00
Sujit a3e8ea2313 copy clean link 2023-08-02 20:35:02 +05:30
Sujit 11158d91bc Brave Rewards manage ads 2023-07-25 00:22:48 +05:30
Sujit fa88bcc918 Rewards onBoarding 2023-07-05 20:08:23 +05:30
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
Pavneet Singh 7aee3ddf21 Add network selector in add asset dialog (#18982)
* add network selector in add asset dialog

* fix text and button colors

* fix button spacing

* clean up

* fix typo
2023-06-22 11:38:20 +05:30
Artem Samoilenko 9ca7a480b5 [Android] Renamed baseline_primary colors
Chromium change:
https://github.com/chromium/chromium/commit/27ae8cfe15abe1b5241a0c2b48610cf16854b65c

[Empty States] Update material color naming in Clank color palette to…
… align with GM3 color naming

- Rename baseline_primary_(0 to 1000 with 1000 being black) to (0-100 with 100 being white).
- Update all usages.

Bug: 1441952
2023-06-19 16:00:17 -04:00
Sujit 6c806d1a92 Update rewards verified icon 2023-06-15 14:20:47 +05:30
Simone Arpe 743e4fe207 (Wallet) Add market tab (#18691)
Implements new market tab section showing the first 250 assets.
Implements shimmer effect while loading.
2023-06-01 18:32:00 +02:00
Simone Arpe 43321aacfb Integrate Shimmer library source code (#18618)
Adds a reduced and improved version of the Shimmer library
2023-05-26 09:47:07 +02:00
Tapan Modh 87c07a9170 Merge pull request #17821 from brave/import_export_bookmarks_android
import export bookmarks android
2023-05-13 23:23:33 +05:30
Sujit Acharya cb6171363f p2p tipping banner 2023-05-13 15:20:54 +05:30
tapanmodh d4cfc48a90 import export bookmarks android 2023-05-11 01:13:41 +05:30
tapanmodh c4d0e1bc21 Brave News enable/disable switch color change 2023-04-21 18:35:29 +05:30
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
Artem Samoilenko b709c0c510 [Android] Enable lock for private tabs feature 2023-04-05 12:08:26 -04:00
deeppandya 8a53da63e6 Add warning dialog
Update playlist item menu
2023-03-26 15:23:54 +05:30
deeppandya a3bf836413 Add playlist menu 2023-03-26 15:23:35 +05:30
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
Artem Samoilenko 2eda18a537 [Android] Reverted resources required for ads notifications
Chromium change:

chromium/chromium@d8e8408

[Fixit] Remove CustomNotificationBuilder

CustomNotificationBuilder is only used for Android M-. With Chrome's minSdkVersion=24, we can remove this class (and related resources).

With this change, StandardNotificationBuilder will be the only class
extending NotificationBuilderBase; merging it with the base class is not
scoped in this CL.

This CL also removed several other  @RequireApi annotation for N.

Bug: 1385893
2023-02-22 06:30:34 -05:00
Sujit Acharya 3d2b5e3635 Show Bottomsheet when no notification permission 2023-02-19 16:11:53 +05:30
tapanmodh 0aa59b6cb9 brave news unfollow button style change android 2023-02-16 12:45:11 +05:30
deeppandya 285b0516f6 Update rewards onboarding check for JP 2023-02-03 20:40:12 +05:30
Serg 0197745233 Fixes an Add Widget button on Android 8 devices 2023-01-30 14:26:50 -05:00
deeppandya 7a0b8f2826 Add initial modal UI
Update UI
2023-01-24 23:54:57 +00:00
wchen342 fb3a989d50 Merge pull request #16752 from brave/android_privacy_settings_more_boolean_prefs
Remove more BravePrefServiceBridge functions
2023-01-21 03:03:15 +02:00
wchen342 3ee7f22fa0 Remove more BravePrefServiceBridge functions 2023-01-20 22:31:59 +02:00
Sujit Acharya 0c42d84919 dark and light mode for chromium dialog 2023-01-16 12:37:31 +05:30
Pavneet Singh 5b04547486 feat(wallet): show nft section in portfolio (#16643) 2023-01-13 12:30:22 +01:00