Commit Graph

10 Commits

Author SHA1 Message Date
Bill Yi b33dc7d8fb Import translations. DO NOT MERGE
Change-Id: I70da7b5788cf48a37cf53179b30119f4e27734f0
Auto-generated-cl: translation import
2019-07-25 10:14:02 -07:00
wilsonshih 8679320719 Fix SecondaryLauncher crash when started.
SecondaryLauncher crash after change material source.
From the error log the style of this component should be
Theme.MaterialComponents or as descendant.
Change theme parent to fix it.

Bug: 130151609
Bug: 130182878
Test: atest MultiDisplaySystemDecorationTests
Change-Id: Iad2817864326b04fac00bfc57b8ab6eaf2bd9c13
2019-04-09 05:47:46 +00:00
Bill Yi 8a924860a8 Import translations. DO NOT MERGE
Change-Id: If286ea171fe2d58b96ce77d0fee6053bd40d9f78
Auto-generated-cl: translation import
2019-02-21 08:23:37 -08:00
Aurimas Liutikas 60041a7024 Migrate away from temporary androidx.design_design target.
androidx.design_design was a target created temporarily while
the com.google.android.material_material was being added.
This migrated to the final material design class packages.

Exempt-From-Owner-Approval: Large scale refactor
Test: make -j SecondaryDisplayLauncherLib
Change-Id: If183dd35a1d197c4a9a8225a021e36c4f1662587
(cherry picked from commit 403c51aa98)

Bug: 123762998
2019-02-01 21:29:44 +00:00
Bill Yi 3f4596c966 Import translations. DO NOT MERGE
Change-Id: I0b697bc4b99b99e44f905f60fd1ee9a39be246c3
Auto-generated-cl: translation import
2019-01-11 14:10:36 -08:00
Chilun Huang aa8ed1f37d Merge "Remove unused string" into ub-launcher3-master 2019-01-02 05:18:56 +00:00
Bill Yi 6d622b7c96 Import translations. DO NOT MERGE
Change-Id: I6213e19ec4099e89ab27cc0d114e301d2785f9fd
Auto-generated-cl: translation import
2018-12-27 09:55:53 -08:00
Chilun 3cd5c8bd2f Remove unused string
String "app_name" is not used anywhere, remove it.

Bug: 121362965
Test: Manual
Change-Id: Ib534ee4da78a7be33cec99f70a8593e9cb5a854c
2018-12-24 04:02:12 +00:00
Bill Yi 7332cddb39 Import translations. DO NOT MERGE
Change-Id: Ifac82f65480a8f5405b7250297945fb296a1fe5b
Auto-generated-cl: translation import
2018-12-21 15:33:28 -08:00
Chilun 3516bd89d9 Add a secondary launcher activity (1/2)
This secondary launcher activity with new category SECONDARY_HOME and
multiple instance supporrted could be used on sencondary display.

Bug: 118206886
Bug: 114329798
Test: Manual
Change-Id: Ibaecf8ef7614389760d0fcc547ef6d378a921583
2018-12-13 09:21:47 +00:00