summaryrefslogtreecommitdiffstats
path: root/SecondaryDisplayLauncher
Commit message (Collapse)AuthorAgeFilesLines
* Migrate away from temporary androidx.design_design target.Aurimas Liutikas2019-02-013-6/+6
| | | | | | | | | | | | | 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-1323-0/+1240
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