mkarolin
cbd049ce12
Updated strings for Chromium 90.0.4430.30.
2021-03-23 15:01:29 -04:00
mkarolin
0cfe7fb0ce
Updated strings for Chromium 90.0.4430.11.
2021-03-23 14:55:36 -04:00
mkarolin
f32d91fc59
Updated strings for Chromium 90.0.4427.5.
2021-03-23 14:55:29 -04:00
Mario Sanchez Prada
4a7b1817cb
Updated strings for Chromium 90.0.4421.5.
2021-03-23 14:55:20 -04:00
mkarolin
62bc19f5ba
Updated strings for Chromium 90.0.4412.3.
2021-03-23 14:55:15 -04:00
mkarolin
fc2a9217c3
Updated strings for Chromium 90.0.4408.0.
2021-03-23 14:55:06 -04:00
samartnik
b6ddfff33c
[Android] tab_switcher_toolbar.xml was moved
...
Chromium change:
https://chromium.googlesource.com/chromium/src.git/+/afd16b5973b054f53733695ce33708ef430a0b83
Toolbar: Remove deps on TrackerFactory
Removes deps on TrackerFactory in ToolbarTabControllerImpl and
move it to the modularized toolbar/. There are a few more classes
that can also be moved:
ToolbarTabControllerImplTest.java
ToolbarTabControllerImpl.java
top/IncognitoSwitchCoordinator.java
top/IncognitoSwitchProperties.java
top/IncognitoSwitchViewBinder.java
top/TabSwitcherActionMenuCoordinator.java
top/TabSwitcherActionMenuRenderTest.java
Bug: 1127732
2021-03-23 14:55:02 -04:00
Mario Sanchez Prada
9ce8d45288
Updated strings for 90.0.4400.0.
2021-03-23 14:55:01 -04:00
Mario Sanchez Prada
9fd43925a8
Updated strings for 90.0.4399.0.
2021-03-23 14:54:54 -04:00
samartnik
4caf5eb56b
Merge pull request #8308 from brave/android_tab_groups_fix
...
[Android] Fixes Tab Groups controls behaviour on tab closing
2021-03-22 11:05:59 -04:00
samartnik
01a39dba3e
[Android] Fixes Tab Groups controls behaviour on tab closing
2021-03-19 17:18:11 -04:00
mkarolin
f6eaeaddb6
Updated l10n for 1.22.x release (Chromium 89).
2021-03-19 16:48:16 -04:00
Brian R. Bondy
b31185e875
Revert "Merge pull request #8299 from brave/revert_8257"
...
This reverts commit 96aebb9ee6 , reversing
changes made to 7e073b26c1 .
2021-03-18 20:26:48 -04:00
Jocelyn Liu
25a3c5c48d
Revert "Merge pull request #8257 from brave/ipfs-android"
...
This reverts commit 534a1e122d , reversing
changes made to 103be2b8c1 .
2021-03-18 14:02:59 -07:00
Brian R. Bondy
7f0bc31b89
Add IPFS gateway support on Android
2021-03-17 13:09:14 -04:00
samartnik
460d8335f4
Merge pull request #8227 from brave/android_reconcile_tab_groups
...
[Android] Reconciles Tab Group feature with bottom toolbar
2021-03-12 14:53:18 -05:00
Deep Pandya
3a39cdf265
Merge pull request #8173 from brave/remove_warning_android
...
Remove warning android
2021-03-12 10:03:00 -05:00
samartnik
45fedd4e16
[Android] Reconciles Tab Group feature with bottom toolbar
2021-03-11 16:26:33 -05:00
Deep Pandya
1f527d2e9e
Merge pull request #7834 from brave/change_text_color_ac_panel_android
...
Change text color for AC panel
2021-03-10 17:51:17 -05:00
Deep
c68504899a
Remove warnnings for unused resources
...
Remove warning for drawables
2021-03-07 19:14:02 -05:00
Deep
30b5f3b636
Remove unused strings
2021-03-07 19:14:01 -05:00
mkarolin
4805f3f3ac
Updated l10n for 1.21.x release (Chromium 89).
2021-03-01 11:54:15 -05:00
Brian Clifton
d24a011e50
Update strings for BAP => BAT transition
...
Feature itself is already captured with https://github.com/brave/brave-browser/issues/13798 and https://github.com/brave/brave-browser/issues/13701
2021-02-22 17:31:35 -07:00
mkarolin
0db3783c76
Updated strings for 89.0.4389.40.
2021-02-04 23:54:25 -05:00
samartnik
ca2dccb837
[Android] BottomControls were modularized
...
Chromium change:
https://chromium.googlesource.com/chromium/src.git/+/2336b6557478c544a81650258aab4b0e7af49c78
commit 2336b6557478c544a81650258aab4b0e7af49c78
Author: Jinsuk Kim <jinsukkim@chromium.org >
Date: Mon Jan 11 01:13:17 2021 +0000
Toolbar: Move BottomControls to modularized target
This CL moves the classes for BottomControls MVC component plus
its layout xml to chrome/browser/ui/android/toolbar/.
Following dependencies on chrome_java were removed:
- ShareDelegate - was not in use.
- TabGroupUi - split to BottomControlsContentDelegate and extend
from it.
Bug: 1127732
2021-02-04 23:52:41 -05:00
mkarolin
b87503846b
Updated strings for 89.0.4389.9.
2021-02-04 23:52:36 -05:00
mkarolin
041195dbd8
Updated strings for Chromium 89.0.4385.0.
2021-02-04 23:52:26 -05:00
mkarolin
c5c0745f00
Updated strings for Chromium 89.0.4356.6.
2021-02-04 23:52:14 -05:00
mkarolin
5434ddbe4d
Updated strings for Chromium 89.0.4350.7.
2021-02-04 23:52:07 -05:00
Deep
c16a20805a
Change text color
2021-02-04 17:11:15 -05:00
Deep
231bc92aa5
Add tooltip UI
...
Add modal UI
2021-02-04 01:28:50 -05:00
Deep
78dae0713c
Add set default browser modal
...
Update behaviour for p3a modal
2021-01-29 13:26:32 -05:00
Deep Pandya
2516c6a2ae
Merge pull request #7715 from brave/in_app_callout_android
...
In app callout android
2021-01-27 12:18:35 -05:00
Deep
64e79f44cb
Add generic tooltip UI
...
Update existing shields tooltip
2021-01-27 10:38:03 -05:00
mkarolin
d2450785bf
Fixes incorrect Korean l10n of stats strings on NTP.
...
Fixes brave/brave-browser#13790
2021-01-27 10:25:43 -05:00
AlexeyBarabash
d6c29cf1a5
Informer for the case when Android system sync switch is toggled off
2021-01-22 21:54:06 +02:00
AlexeyBarabash
d0aed44fcd
Add warning button to switch Android system sync toggle; fixes brave-browser#11128
2021-01-22 21:54:06 +02:00
Deep Pandya
6c97bebc82
Merge pull request #7659 from stephendonner/fix-receive-typo
...
Fix receive misspelling in Rewards tour
2021-01-20 15:26:29 -05:00
mkarolin
dabdd62e23
Fixes Korean l10n.
...
Fixes brave/brave-browser#12924
Fixes brave/brave-browser#12898
2021-01-19 22:08:48 -05:00
Stephen Donner
9633f35793
Fix receive misspelling in Rewards tour
...
Fixes https://github.com/brave/brave-browser/issues/13668
r? @deeppandya
2021-01-19 17:53:03 -08:00
mkarolin
56fbfc79fd
Additional l10n for cr88, release 1.19.x.
2021-01-18 12:02:29 -05:00
Max Karolinskiy
774120425a
Fixes l10n of Android strings.
2021-01-17 19:09:13 -05:00
mkarolin
9fbd308b46
Updated l10n for 1.19 release.
2021-01-17 19:09:13 -05:00
Deep
b8d2cf7392
Add string in rewards onboarding
...
Update rewards onboarding behaviour
2021-01-13 02:16:33 -05:00
Deep
fb45e8d281
Update strings for rewards onboarding
...
Update rewards onboarding behaviour
2021-01-12 15:01:39 -05:00
Deep
50c3d711a2
Add rewards modal for existing user
2021-01-11 23:45:17 -05:00
Deep
b69c92347d
ADd UI for p3a full screen onboarding
2021-01-08 16:02:56 -05:00
Deep
3025c01e26
Add ecosia for android
2021-01-07 11:04:11 -07:00
mkarolin
befcd5b9b6
Updated strings for 88.0.4324.27.
2021-01-05 21:27:43 -05:00
Mario Sanchez Prada
c9fbe12687
Updated strings for Chromium 88.0.4324.11.
2021-01-05 21:27:43 -05:00