MickeyMoz
883cb7c730
Update Android Components version to 90.0.20210424190049.
2021-04-26 10:34:30 +00:00
Sebastian Kaspari
239b5c4b6d
Update Mozilla Android Components to 90.0.20210422163756
2021-04-26 10:41:45 +02:00
Sebastian Kaspari
cf4847dc17
Remove browser-search references.
2021-04-22 13:18:10 +02:00
Sebastian Kaspari
a126f0913a
Update to Mozilla Android Components 90.0
2021-04-21 11:44:37 +02:00
MickeyMoz
48460ce42c
Update Android Components version to 75.0.20210419143149.
2021-04-19 20:50:59 +00:00
Ryan VanderMeulen
5872d7a849
Update A-C to 75.0.20210417143049 ( #19097 )
2021-04-17 13:23:09 -04:00
Ryan VanderMeulen
1a36230a85
Update A-C to 75.0.20210416190104 ( #19083 )
2021-04-16 17:43:18 -04:00
Julien Cristau
6d862c989a
Update A-C to 75.0.20210415213638
2021-04-16 12:01:51 -04:00
Stefan Arentz
0d37471b0a
Update A-C to 75.0.20210415143144 ( #19069 )
2021-04-15 23:39:47 -04:00
Christian Sadilek
72230377f4
Upgrade to Android Components 75.0.20210413143139
2021-04-13 12:10:36 -04:00
MickeyMoz
242fb78de1
Update Android Components version to 75.0.20210412143103.
2021-04-12 20:19:34 +00:00
MickeyMoz
f50f66a1a4
Update Android Components version to 75.0.20210412114437.
2021-04-12 13:00:51 +00:00
MickeyMoz
f6e466175f
Update Android Components version to 75.0.20210410143112.
2021-04-11 01:53:33 +00:00
MickeyMoz
b17b99eae8
Update Android Components version to 75.0.20210409143104.
2021-04-09 18:59:09 +00:00
MickeyMoz
950072828f
Update Android Components version to 75.0.20210407190141.
2021-04-08 18:04:28 +00:00
MickeyMoz
00178e04c6
Update Android Components version to 75.0.20210407143059.
2021-04-07 16:26:04 +00:00
Jonathan Almeida
9078139e40
Close #18774 : Migrate mutli-selection to store
...
Removes the recyclerview-selection library and replaces it with the
SelectionHolder/SelectionInteractor with a Store.
This is an implementation that's similar to what we have in other UI
lists (library).
2021-04-07 19:14:54 +04:00
MickeyMoz
f7f6f2333b
Update Android Components version to 75.0.20210406143106.
2021-04-06 16:30:58 +00:00
MickeyMoz
86d950bd0d
Update Android Components version to 75.0.20210405143037.
2021-04-05 16:29:29 +00:00
MickeyMoz
1632e981e4
Update Android Components version to 75.0.20210403190112.
2021-04-04 16:27:05 +00:00
MickeyMoz
a4baa49d59
Update Android Components version to 75.0.20210403143100.
2021-04-03 16:24:46 +00:00
MickeyMoz
f5c1e082b9
Update Android Components version to 75.0.20210402143051.
2021-04-02 17:33:34 +00:00
MickeyMoz
21c5eba310
Update Android Components version to 75.0.20210401143103.
2021-04-01 16:32:28 +00:00
Mugurell
304e471801
For #18617 - Use the new EngineView#getInputResultDetail()
...
All functionality should remain the same.
2021-03-31 15:36:38 +03:00
MickeyMoz
69dbbdd122
Update Android Components version to 75.0.20210329143119.
2021-03-29 20:58:44 +00:00
MickeyMoz
ec07eec62f
Update Android Components version to 75.0.20210328204653.
2021-03-28 23:25:40 +00:00
MickeyMoz
db873719be
Update Android Components version to 75.0.20210328143118.
2021-03-28 16:30:48 +00:00
Jonathan Almeida
9ce4adaa32
Close #18443 : Use recyclerview-selection for multi-select mode in tray
...
Add multi-select mode to the BrowserTabsAdapter. It has the
functionality to:
- Enable multi-select mode on long-press.
- Enable multi-select mode when changed by an external function.
- Only works for normal tabs (as we currently have it).
Co-authored-by: "codrut.topliceanu" <codrut.topliceanu@softvision.ro>
2021-03-27 03:42:34 +04:00
MickeyMoz
fc220da336
Update Android Components version to 75.0.20210324143047.
2021-03-24 16:32:38 +00:00
Elise Richards
559cf54798
For #17190 : notifications are updated when locale is changed ( #18179 )
...
* Add intent processor for locale changes
* Recreate notification and notify in the service
* Use locale use cases to update notification
* Use notification id instead of tag
* Add locale use cases and restore locale in application
* Send locale to service instead of string
* Controller tests for locale
* Update Android Components version to 74.0.20210323143308
Co-authored-by: Arturo Mejia <arturomejiamarmol@gmail.com>
2021-03-23 14:16:30 -04:00
MickeyMoz
5c0c4117b5
Update Android Components version to 74.0.20210322143147.
2021-03-22 16:33:51 +00:00
MickeyMoz
25522be9dd
Update Android Components version to 74.0.20210321143134.
2021-03-21 16:43:19 +00:00
Stefan Arentz
b12222503b
[SDK-218] Nimbus updates to provide app_name and channel ( #18559 )
...
* [SDK-218] Nimbus updates to provide app_name and channel
Provides the `app_name` and `channel` info to Nimbus.
* Update to A-C Nightly 74.0.20210319190549
Co-authored-by: Travis Long <tlong@mozilla.com>
2021-03-19 16:39:24 -04:00
MickeyMoz
70c3e1777b
Update Android Components version to 74.0.20210318232824.
2021-03-19 16:24:11 +00:00
mcarare
f9a52af98d
No issue: Update Android Components version to 74.0.20210318143143
...
Replaces deprecated method setToolbarColor(Int) in CustomTabsIntent.Builder.
2021-03-18 21:06:36 -04:00
MickeyMoz
2fcc145394
Update Android Components version to 74.0.20210316190202.
2021-03-17 17:22:28 +00:00
Sebastian Kaspari
4f526b7af6
Issue #17819 : buildSrc: Use Maven Central instead of JCenter and use artifact cache.
2021-03-17 16:50:36 +01:00
Gabriel Luong
35bae17e86
For #18408 - Add a lazy getter for AutofillCreditCardsAddressStorage
2021-03-16 13:30:43 -07:00
MickeyMoz
06af3a7d04
Update Android Components version to 74.0.20210316143123.
2021-03-16 19:41:23 +00:00
Sebastian Kaspari
8856a3c1d7
Integrate Android Autofill support into Nightly and debug builds.
2021-03-15 10:28:38 +01:00
MickeyMoz
563a2503d7
Update Android Components version to 74.0.20210313190118.
2021-03-14 16:24:44 +00:00
MickeyMoz
be0ddeef42
Update Android Components version to 74.0.20210312143156.
2021-03-12 16:19:13 +00:00
MickeyMoz
66ccea4075
Update Android Components version to 74.0.20210311143147.
2021-03-12 02:28:29 +00:00
MickeyMoz
2634bf89b2
Update Android Components version to 74.0.20210310112134.
2021-03-10 12:47:57 +00:00
Jonathan Almeida
1c6dd4f6dd
Update to Android Components 74.0.20210309154120
2021-03-09 15:41:21 -05:00
MickeyMoz
157c41c20f
Update Android Components version to 74.0.20210309143153.
2021-03-09 17:26:07 +00:00
MickeyMoz
502f079a1f
Update Android Components version to 74.0.20210307143117.
2021-03-07 16:32:07 +00:00
MickeyMoz
303316b677
Update Android Components version to 74.0.20210306143127.
2021-03-06 16:22:38 +00:00
MickeyMoz
895f3541d8
Update Android Components version to 74.0.20210305144553.
2021-03-05 16:29:16 +00:00
MickeyMoz
49522d1a6d
Update Android Components version to 74.0.20210303143143.
2021-03-04 08:00:30 +00:00