summaryrefslogtreecommitdiffstats
path: root/SecondaryDisplayLauncher/res
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2019-07-261-1/+1
| | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ia9fb9315da49fef9d6aa8fa5b5da275f2fef9613
* Fix SecondaryLauncher crash when started.wilsonshih2019-04-091-1/+1
| | | | | | | | | | | | 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
* Import translations. DO NOT MERGEBill Yi2019-02-211-1/+1
| | | | | Change-Id: If286ea171fe2d58b96ce77d0fee6053bd40d9f78 Auto-generated-cl: translation import
* Migrate away from temporary androidx.design_design target.Aurimas Liutikas2019-02-011-3/+3
| | | | | | | | | | | | | 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 403c51aa981cc7c7094319a9fb06873e2893e0f5) Bug: 123762998
* Import translations. DO NOT MERGEBill Yi2019-01-1182-82/+0
| | | | | Change-Id: I0b697bc4b99b99e44f905f60fd1ee9a39be246c3 Auto-generated-cl: translation import
* Merge "Remove unused string" into ub-launcher3-masterChilun Huang2019-01-021-1/+0
|\
| * Remove unused stringChilun2018-12-241-1/+0
| | | | | | | | | | | | | | | | String "app_name" is not used anywhere, remove it. Bug: 121362965 Test: Manual Change-Id: Ib534ee4da78a7be33cec99f70a8593e9cb5a854c
* | Import translations. DO NOT MERGEBill Yi2018-12-2712-1/+287
| | | | | | | | | | Change-Id: I6213e19ec4099e89ab27cc0d114e301d2785f9fd Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2018-12-2171-0/+1846
|/ | | | | Change-Id: Ifac82f65480a8f5405b7250297945fb296a1fe5b Auto-generated-cl: translation import
* Add a secondary launcher activity (1/2)Chilun2018-12-1315-0/+503
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