Commit Graph
2341 Commits
Author SHA1 Message Date
AlexeyBarabash b6abdc22ce Android sync - request camera permission only before actual QR code scan; fixes brave/brave-browser#8399 2022-07-08 22:33:18 +03:00
Qamar Zaman a045b2cf6e Merge pull request #14039 from brave/fix-crash-due-to-translation
fixed crash while add/switch netowrk when language is not english(hindi)
2022-07-06 20:47:41 +05:00
Qamar Zaman fef17acaa7 fixed crash while add/switch netowrk when language is not english(hindi) 2022-07-06 15:10:43 +05:00
Qamar Zaman 5a07fa1d08 fixed lint issues of wallet badge code 2022-07-06 01:05:19 +05:00
Deep Pandya b414d171af Merge pull request #13951 from brave/ntp_recyclerview_refactor_android
Refactor new tab page usage of RecyclerView
2022-07-05 15:03:22 -04:00
samartnik 0013abcc38 Merge pull request #14053 from brave/android_move_settings_migration
[Android] Moved possible settings migration
2022-07-05 14:39:55 -04:00
samartnik 00127e82ce Merge pull request #14048 from brave/android_simplified_view_popup_fix
[Android] Made simplified view popup to respect accessibility option
2022-07-05 13:37:02 -04:00
samartnik 104d660bd5 [Android] Moved possible settings migration
For the migration we want to be sure that native is initialized.
2022-07-05 13:31:31 -04:00
deep 0e2bdacfc0 Address PR comments
Address PR comments
2022-07-05 11:13:27 -04:00
tapanmodh dc7164883d ntp recyclerview refactor 2022-07-05 11:13:27 -04:00
samartnik f0337cf558 [Android] Made simplified view popup to respect accessibility option 2022-07-05 08:23:12 -04:00
vinodghai 1f2477fd9b Height issue fixed if user comes from quick tour button 2022-07-04 16:15:51 -04:00
vinodghai 0ffeff5864 Rewards panel first screen height fixed to avoid overflow 2022-07-04 16:15:51 -04:00
Deep Pandya 81a646b5c6 Merge pull request #13890 from brave/vpn_install_dialog
VPN installation complete dialog animation is centered
2022-06-30 01:10:52 -04:00
Szilard Szaloki 10939fa9e4 Merge pull request #13956 from brave/sszaloki-829-removes-verify_url
Removes `verify_url` from `ExternalWallet`.
2022-06-29 16:34:30 -05:00
Qamar Zaman 5fedb7c675 Merge pull request #14009 from brave/dismiss-wallet-interact-notif-newtab
dismiss wallet interact notification on newtab for window.open
2022-06-29 23:00:40 +05:00
Pavneet Singh 90200ea781 Merge pull request #13987 from brave/dapps-ui-fixes
fix(wallet): UI dapps issues
2022-06-29 22:15:49 +05:30
Qamar Zaman f9365f61ab dismiss wallet interact notification on newtab window.open 2022-06-29 21:00:16 +05:00
Szilard Szaloki d590570228 Removes verify_url from ExternalWallet. 2022-06-29 09:24:26 -05:00
samartnik bd3530f1c4 Merge pull request #13953 from brave/android_remove_desktop_mode_option
[Android] Removed duplicate `Desktop Mode` option
2022-06-29 08:22:44 -04:00
Qamar Zaman a274cc68ca Fix address placement in the account switcher 2022-06-28 21:57:10 +05:00
Serg e40c4759fd Corrections after code review 2022-06-28 09:35:39 -04:00
Pavneet-Sing 53c5f9f40f fix(wallet): UI dapps issues 2022-06-28 15:19:48 +05:30
Serg a4862ccfd6 Corrects reset and re-init of Dapps services in models on Android to improve stability 2022-06-27 16:03:08 -04:00
Serg 800c3a0c79 Adds checks on wallet layout and icon existence 2022-06-27 09:24:50 -04:00
Serg 5917a5d5c0 Merge pull request #13952 from brave/android_swap_value_reset
Fixes a from value reset on swap when To asset is changed on Android
2022-06-24 22:25:10 +01:00
samartnik 40813dab8c [Android] Removed duplicate Desktop Mode option
Chromium introduced the same option in the same place https://github.com/chromium/chromium/commit/34745fb9ae071b10c203874432173c4b895c49cf
So we just remove our implementation.
2022-06-24 15:16:19 -04:00
Serg 101df3b270 Fixes a from value reset on swap when To asset is changed on Android 2022-06-24 13:50:34 -04:00
Pavneet Singh 12ea29b2c8 Merge pull request #13945 from brave/update-wallet-icon-color-at-runtime
fix(wallet): change wallet icon colour per website theme
2022-06-24 21:35:11 +05:30
Qamar Zaman d3ce3d96c9 Merge pull request #13930 from brave/fix-wallet-string-and-translation
changed wallets to wallet's and translation issue
2022-06-24 19:28:13 +05:00
Pavneet-Sing 2380da3877 fix(wallet): change wallet icon color per website theme 2022-06-24 16:29:00 +05:30
Tapan Modh 088e4b2b14 Merge pull request #13909 from brave/welcome_onboarding_fix
welcome onboarding fix
2022-06-24 10:15:59 +05:30
Serg 0bf285ece1 Merge pull request #13936 from brave/android_dapps_decrypt_ui
Add address, makes eTLD+1 in bold and change places for account name and eTLD+1 on decrypt screen on Android
2022-06-24 01:40:24 +01:00
Serg ecfc638d72 Add address, makes eTLD+1 in bold and change places for account name and eTLD+1 on decrypt screen on Android 2022-06-23 16:31:13 -04:00
Qamar Zaman 97f956a187 changed wallets to wallet's and translation issue 2022-06-24 00:59:32 +05:00
Serg fab11aed82 Adds a pending decrypt requests to a list of requests to show a badge on Android 2022-06-23 15:51:51 -04:00
Serg e26652e792 Moves native work inside BraveActivity from onResume to onResumeWithNative, stats file cleanup in a thread 2022-06-23 14:34:21 -04:00
samartnik 14034b0079 Merge pull request #13910 from brave/android_suggestions_placement_fix
[Android] Fixes auto-complete suggestions placement
2022-06-22 18:33:13 -04:00
samartnik 807ad14933 [Android] Fixes auto-complete suggestions placement 2022-06-22 16:20:37 -04:00
tapanmodh cd285ff595 welcome onboarding fix 2022-06-23 01:34:20 +05:30
Serg 9154a9bce9 Checks for a wallet badge only when native init is done and a wallet icon is visible on Android 2022-06-22 10:32:15 -04:00
vinodghai ba17ada88d VPN installation complete dialog animation is centered 2022-06-21 18:41:41 -04:00
Pavneet-Sing 47a65e62ba fix(wallet): implement DApps decrypt screen 2022-06-20 22:50:36 +05:30
deep 691ecadd84 Add string resources 2022-06-17 19:18:09 -04:00
deep 5e9b339cf4 Resolve vpn support 2022-06-17 19:18:09 -04:00
Deep Pandya e180d2d036 Merge pull request #13193 from brave/add_brave_talk_menu_android
Add brave talk to menu
2022-06-17 16:32:25 -04:00
Pavneet Singh 739adeff57 Merge pull request #13842 from brave/fix-empty-account
fix(wallet):dapps panel auto close
2022-06-17 21:44:25 +05:30
Terry Mancey c900003c8f Merge pull request #13827 from brave/issues/23525
Change Brave Ads inline content minimum viewed time
2022-06-17 10:41:17 -05:00
Terry Mancey 887bfb701f Change Brave Ads inline content minimum viewed time 2022-06-17 10:40:42 -05:00
Pavneet-Sing deee40649f fix(wallet):dapps panel auto close 2022-06-17 19:40:36 +05:30