Commit Graph
3401 Commits
Author SHA1 Message Date
deeppandya 2fe188561e Add changes for zebpay in rewards 2023-08-22 23:09:17 -04:00
deeppandya aa9a65884f Add redirection for zebpay 2023-08-22 23:09:14 -04:00
Deep Pandya 686b50d1d3 Merge pull request #19774 from brave/resolve_otr_issue
Resolve otr issue
2023-08-21 15:56:57 -04:00
Sujit Acharya 3631317579 Merge pull request #19788 from brave/31976_Accessibility_Low_contrast
Accessibility Low contrast
2023-08-22 01:09:01 +05:30
Artem Samoilenko 4704bbdc87 [Android] Fix for Privacy Hub related crash 2023-08-21 11:11:29 -04:00
Sujit d0e5a691a3 Accessibility Low contrast 2023-08-21 18:23:26 +05:30
deeppandya a4964c1bad Update function name for UI changes 2023-08-18 15:21:07 -04:00
deeppandya f51ffd5abd Add changes to update pref 2023-08-18 15:20:04 -04:00
Simone Arpe 471bc97c26 Keep HideBottomViewOnScrollBehavior (#19764)
Keep `HideBottomViewOnScrollBehavior` class that was removed by Proguard optimizations. 
This class is referenced in an XML layout under the attribute `app:layout_behavior`, in particular in the main Brave Wallet layout (`activity_brave_wallet.xml`). 
Proguard is not able to determine whether this class is used and was removing it in release builds only.
2023-08-18 15:41:34 +02:00
Pavneet Singh f56d89d377 Fix pending transaction (#19733) 2023-08-18 11:31:54 +05:30
Artem Samoilenko bb0d5e13d0 [Android] Fix for crash on capturing bottom toolbar state 2023-08-17 14:03:54 -04:00
Simone Arpe f1dc1bad44 Improve view pager instance recreation and bottom navigation view indicator (#19734) 2023-08-17 16:31:29 +02:00
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
Simone Arpe 33c01268c9 Fix toolbar and title not being displayed (#19666) 2023-08-16 11:45:40 +02: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
Tapan Modh e253cf6c4b Merge pull request #19655 from brave/fix_bottom_sheet_height_tablet_landscape
[Android] fix bottom sheet height tablet landscape
2023-08-14 17:12:57 +05:30
tapanmodh 81694b8042 fix bottomsheet dialog not expanded in tablet landscape mode android 2023-08-11 23:22:05 +05:30
Deep Pandya d8be1f4fe2 Merge pull request #19605 from brave/update_cookie_consent_notice
Update cookie consent notice
2023-08-11 12:34:00 -04:00
Tapan Modh d3e976ccf0 Merge pull request #19499 from brave/custom_filter_list_settings_android
[Android] custom filter list settings
2023-08-11 21:39:47 +05:30
tapanmodh 74af743112 Custom filter list settings android 2023-08-11 14:17:33 +05:30
Sujit bb5815eac5 [Android13] Move notifications permission prompt 2023-08-11 13:30:46 +05:30
deeppandya 26192c2d84 only show diialog if the filter is enabled 2023-08-11 00:24:24 -04:00
deeppandya 1b896134a0 Update cookie consent checks 2023-08-10 16:46:14 -04:00
deeppandya 2e7c54ce5c Update cookie consent notice
Add changes for string and UI
2023-08-10 16:46:11 -04:00
deeppandya b6799bef61 Add check for vBatDeadline in past
Remove logs
2023-08-09 11:45:38 -04:00
Deep Pandya b542c15020 Merge pull request #19600 from brave/resolve_rounding_issue_rewards_panel
Sync balance rounding with rewards page
2023-08-09 11:43:13 -04:00
Anton Paymyshev 2869ec9e3f remove unused code (#19620) 2023-08-09 10:31:32 -04:00
deeppandya 2027287b0f Resolve presubmit error 2023-08-08 12:23:17 -04:00
deeppandya 1815f7c7d4 Sync balance rounding with rewards page 2023-08-08 12:19:56 -04:00
Artem Samoilenko 24b35dd19a [Android] Fix for bookmark button state on scrolling 2023-08-08 12:08:01 -04:00
Deep Pandya a85a35d9df Merge pull request #19553 from brave/copy_clean_link
Copy clean link android
2023-08-03 15:39:10 -04:00
deeppandya 6f617fa1db Revert vpn change for restore button 2023-08-03 12:59:43 -04:00
Sujit 4b23423f05 copy clean link 2023-08-03 12:58:37 -04:00
Simone Arpe 8fccb5eaa0 Remove old unused code referring to Buy, Send, and Swap actions (#19515) 2023-08-03 16:47:29 +02:00
Anton Paymyshev fd839ac96f AccountId instead of address for transaction backend (#19435) 2023-08-03 13:37:10 +07:00
Pavneet Singh 16f3199e4d Show Solana network at top (#19537)
* Show Solana network at the top

* Clean up
2023-08-03 11:21:50 +05:30
Brian Johnson 5715edf1f5 Revert "copy clean link" 2023-08-02 13:57:45 -07:00
Sujit Acharya afcc2d2474 Merge pull request #19486 from brave/26013_copy_clean_link
copy clean link
2023-08-02 23:50:41 +05:30
Anton Paymyshev f1dffa4b3b Mojo origin cleanup (#19329) 2023-08-02 13:26:40 -04:00
Sujit a3e8ea2313 copy clean link 2023-08-02 20:35:02 +05:30
AlexeyBarabash f179b8b927 Download Brave Wallet component on demand on Android (#19086)
Download Brave Wallet component on demand on Android
Fixes brave/brave-browser#31824
2023-08-01 23:53:40 +03:00
Pavneet Singh 6215d4c195 Show test networks separately (#19467)
* Implement test network in separate section

* Collect networks as list

* Show network icon and remove default icon

* Fix eth icon flasing and add null check

* Update blockie size and clean up

* Minor review changes
2023-07-31 14:00:39 +05:30
Sujit Acharya 937a82201c Merge pull request #19416 from brave/31823_crash_ntp_news
Crash on ntp news
2023-07-28 20:42:24 +05:30
samartnik 3e5b9f1cc1 Merge pull request #19453 from brave/android_text_view_id_conflict_fix
[C116] [Android] Fix for the `text_view` id conflict
2023-07-27 12:47:30 -04:00
Pavneet Singh 64e0af277f Fix chromium API crash for activity result (#19452) 2023-07-27 20:58:47 +05:30
Artem Samoilenko 96f47822a9 [Android] Fix for the text_view id conflict 2023-07-27 11:05:11 -04:00
Sujit 391447cab1 Crash on ntp news 2023-07-27 02:52:29 +05:30
Artem Samoilenko cdc8dd7a2f [Android] Fix for bottom controls glitch with bottom toolbar enabled
In C116 `dropCachedBitmap` doesn't trigger bitmap capture of the bottom
controls anymore, so we need to do it explicitly.
2023-07-26 16:51:06 -04:00