samartnik
46146ffa4c
[Android] Fixes for https first setting
2021-09-16 22:00:05 -04:00
Brian R. Bondy
f0614f99d7
Fix Android EthTxController::addUnapprovedTransaction param
2021-09-15 11:24:26 -04:00
Serg
b3da108eaf
Merge pull request #10074 from brave/send_tx_android
...
Sending tx on Android(without approval yet)
2021-09-14 15:22:12 -04:00
Serg
813d9e9f64
Fixes review comments
2021-09-14 10:46:16 -04:00
Serg
80dd95bef5
Sending tx on Android(without approval yet)
2021-09-13 20:41:49 -04:00
Max
3b90a1665f
Merge pull request #9558 from brave/cr94
...
Upgrade from Chromium 93 to Chromium 94.
2021-09-13 16:52:17 -04:00
samartnik
d82620ad6f
[Android] New c-tor signature for FeedSurfaceCoordinator
2021-09-13 14:53:54 -04:00
samartnik
59407e2f5a
[Android] Removed SignInAllowedObserver
...
Chromium change:
https://github.com/chromium/chromium/commit/abc5c8db8cc036982f11f945eec7573104d22e52
[Android][Signin] Merge SigninStateObserver and SigninAllowedObserver…
… into one
This CL refactors the SigninManager observers by merging
SigninStateObserver and SigninAllowedObserver into one.
Bug: 1152333
2021-09-13 14:53:41 -04:00
samartnik
0b57ee430d
[Android] Changes for toolbar color retrieval
...
Chromium change:
https://chromium.googlesource.com/chromium/src/+/020d9a658e7ae62272fcbcf66868c51c13b9779b
Update omnibox with dynamic colors
This CL updates methods that provide the primary color or the background
in utility classes such as ChromeColors and ThemeUtils to use Context
instead of Resources.
Bug: 1217157
2021-09-13 14:53:32 -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
samartnik
5e6d23163e
[Android] Changes to privacy policy in settings page
...
Chromium change:
https://chromium.googlesource.com/chromium/src/+/98851198b9ec02d29ffb148f3a0642a9b69f931a
[AADC] Update link to privacy policy in settings page
This cl updates "Chrome Privacy Notice" to "Google Privacy Policy" and
changes the link to point to https://policies.google.com/privacy for
everyone.
Screenshot: https://crbug.com/1220661#c6
Bug: 1220661
2021-09-13 14:53:02 -04:00
Anthony Tseng
160b746f13
Merge pull request #10032 from brave/import-legacy-brave-mnemonic
...
Import legacy brave mnemonic
2021-09-13 11:16:04 -07:00
Deep Pandya
c83bcff7a4
Merge pull request #10040 from brave/add_accounts_android
...
Add accounts related information in Brave Wallet
2021-09-10 16:19:01 -04:00
Deep
cf767b20c3
Fix lint error
2021-09-10 15:09:26 -04:00
samartnik
27e29a1b99
Merge pull request #10042 from brave/android_search_engine_crash
...
[Android] Fix for crash on selecting search engine
2021-09-10 11:41:50 -04:00
Deep
642f95937e
Resolve rebase issue
2021-09-10 11:16:11 -04:00
samartnik
804987ef54
[Android] Fix for crash on selecting search engine
2021-09-10 10:30:26 -04:00
Deep
c67275fede
Add accounts related information in Brave Wallet
2021-09-10 07:50:17 -04:00
Anthony Tseng
44fc0d1c4e
fix android build
2021-09-09 22:47:40 -07:00
Serg
80a251334f
Android wallet network fixes
2021-09-08 17:41:20 +03:00
samartnik
a41edcf7c3
[Android] Fixed crash on retrieving favicon for private tab
2021-09-03 09:32:38 -04:00
samartnik
0b979ca2cb
Merge pull request #9930 from brave/android_switch_theme_fix
...
[Android] Fixed BraveRewardsSwitchTheme for SwitchCompat
2021-08-31 19:35:54 -04:00
samartnik
7d2b4f98f9
[Android] Fixed BraveRewardsSwitchTheme for SwitchCompat
2021-08-31 16:04:49 -04:00
Serg
4cfe2872a0
Adds a feature to select diff networks in a wallet
2021-08-31 13:23:50 -04:00
AlexeyBarabash
3e373db6cb
Merge pull request #9665 from brave/android_crash_reports
...
Android send crash reports to backtrace.io
2021-08-31 20:10:58 +03:00
wchen342
a7a466a60c
Merge pull request #9853 from brave/share_list_fix
...
[Android] Add share intent handler
2021-08-30 21:50:38 +02:00
alexsafe
1225376f0c
Merge pull request #9906 from brave/rewards-onboarding-pager-background
...
[Android] fixes rewards onboarding view pager background
2021-08-30 15:39:43 -04:00
Alex C
25524c7978
[Android] fixes rewards onboarding view pager background
2021-08-30 14:16:59 -04:00
AlexeyBarabash
38bf2bb252
Merge pull request #9901 from brave/fix_crash_a5_17735
...
Fix wrong type cast crash on Android 5
2021-08-30 18:50:06 +03:00
AlexeyBarabash
7b21f4200a
Additional checks for null on mContext
2021-08-30 17:44:07 +03:00
AlexeyBarabash
7801ef5b95
Fix wrong cast exception on Android 5; fixes brave/brave-browser#17735
2021-08-30 17:04:43 +03:00
AlexeyBarabash
71f90c04c5
UI option for auto sending crash reports on Android
...
fixes brave/brave-browser#17563
2021-08-27 18:25:50 +03:00
Serg
42bdcfefb5
Adds list for buy/send on Android
2021-08-27 09:48:28 -04:00
wchen342
2894da66c1
Format fix
2021-08-26 16:41:13 +03:00
wchen342
c043ef0904
Clean up
2021-08-26 16:41:13 +03:00
wchen342
ec4238a085
Add BackgroudImagesComponent
...
Add BI to backgrounds
Split SI and BI data
Split BI and SI data struct
Add enable_ntp_background_images flag
Remove android bundled background images; Other minor reforms
Fix unittests
2021-08-26 16:41:12 +03:00
samartnik
00e36dd2b7
[Android] Disabled menu animation
2021-08-25 19:38:06 -04:00
wchen342
335e15be7a
Format fix
2021-08-25 20:54:56 +03:00
wchen342
610f33a80c
Add Send Intent handler
2021-08-25 20:00:40 +03:00
AlexeyBarabash
8cd2b2af40
Fix tests on Android caused by regression PR9799; fixes brave/brave-browser#17693
2021-08-25 17:54:27 +03:00
AlexeyBarabash
4ec2a8a49e
Merge pull request #9799 from brave/sync_cr93_fix_17580
...
Remove Chromium leftovers from sync types screen on Android
2021-08-25 12:09:23 +03:00
samartnik
cb90e36821
[Android] Fixed NTP launching on start up
2021-08-24 12:35:13 -04:00
samartnik
00f42196f9
[Android] Fixed color for menu menu footer
2021-08-24 10:36:33 -04:00
samartnik
b88bbbf27a
[Android] Fixed colors for the dark theme
2021-08-23 18:34:25 -04:00
Serg
97d01b9669
Code review suggestions
2021-08-20 14:24:53 -04:00
AlexeyBarabash
e030665d44
Remove Chromium leftovers from sync types screen; fixes brave/brave-browser#17580
2021-08-20 00:29:51 +03:00
Serg
2d1aa8e844
Adds Edit Visible assets UI on Android
2021-08-19 15:57:31 -04:00
samartnik
bdebe2ff64
[Android] New c-tor signatures for FeedSurfaceCoordinator and NewTabPage
2021-08-18 10:59:59 -04:00
samartnik
b96f1b781a
[Android] Fixed accent color
...
Chromium change:
https://chromium.googlesource.com/chromium/src/+/296e58b25a68baf8bf044234555c7bd157d5d761
[GMNext][TabSwitcher] Change selection style to material next
Disabled: Selected tab will have a hairline drawable foreground;
Enabled: Selected tab will be tinted into primary color.
Color in incognito mode will be using the ones for dark mode, and will
not support dynamic colors.
(The update for thumbnail is not included in this CL)
Spec see original bug attached.
Bug: 1217141
2021-08-18 10:59:54 -04:00