summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* LivePicker: adaptive iconstaging/lineage-17.0_merge-android-10.0.0_r9Joey2019-12-118-1/+43
| | | | Change-Id: Ief0ff2d941d355ff82a7dd8905cecfe936de9a34
* Snap for 5782352 from c534e3bd5b4658ee1757bc448c6e3a31a27ef131 to ↵android-build-team Robot2019-08-061-4/+3
|\ | | | | | | | | | | qt-qpr1-release Change-Id: I1f1f87799d8d44b27430d20a5ae46d08a6c98b1a
| * Fix UI disordered when starting activity in backgroundKunhung Li2019-07-301-4/+3
| | | | | | | | | | | | | | | | | | | | ViewPager can't get its actual height when updating in background. Call super.onMeasure() at first to retrive child count and then call setMeasuredDimension(). Bug: 135406087 Test: Manual test Change-Id: I58430d01b324785d9d6f900d31791abf67ebceb2
* | Snap for 5691478 from dbf9ada7d8c0241e1eac6b5a1541b7e7ee82cc07 to ↵android-build-team Robot2019-06-271-38/+34
|\| | | | | | | | | | | qt-qpr1-release Change-Id: Ia349637bc7da9587862dc50040c235a73fbe7b2c
| * Let wallpaper connection follow activity life cycleKunhung Li2019-06-251-38/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | For some case framework will relaunch all exist activities but preserve their windows, and framework will also unbind all binding service during relaunch. So for those service which used to draw things, a safer way should let they followed activity's life cycle. Bug: 133820924 Bug: 135098604 Test: Reproduce by description of the problem. Also test on rotate device. Change-Id: I2ee01575ec995f4b7ca86f44d64542994488d4ac
* | Snap for 5663715 from 3978e487dc88a321138eb7c79d0fda891135c2a4 to ↵android-build-team Robot2019-06-150-0/+0
|\| | | | | | | | | | | qt-qpr1-release Change-Id: I0f2a777384d40fe143e43f2b2c03d7ccc6f07d2a
| * [automerger skipped] Import translations. DO NOT MERGE am: 65d2da7213 -s oursBill Yi2019-06-130-0/+0
| |\ | | | | | | | | | | | | | | | | | | am: d5d6a49ce8 -s ours am skip reason: subject contains skip directive Change-Id: I57878a9e5058c77d62ff3a8c4656e3e3e282defa
| | * [automerger skipped] Import translations. DO NOT MERGEBill Yi2019-06-130-0/+0
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | am: 65d2da7213 -s ours am skip reason: subject contains skip directive Change-Id: I5fda53091d9492b3fc7581a3528f94800d5fd58e
| | | * Import translations. DO NOT MERGEBill Yi2019-06-133-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ibac22c278add8ecab469d2114f747a4efe56bbed
* | | | Merge "Snap for 5652667 from a24cefa598987f591e50f50cc5711c3ac677425d to ↵android-build-team Robot2019-06-120-0/+0
|\ \ \ \ | | | | | | | | | | | | | | | qt-qpr1-release" into qt-qpr1-release
| * | | | Snap for 5652667 from a24cefa598987f591e50f50cc5711c3ac677425d to ↵android-build-team Robot2019-06-123-3/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | qt-qpr1-release Change-Id: Ia4619193c3afaa4f53b1b00f5d991df2968afa3f
* | | | | Snap for 5652667 from a24cefa598987f591e50f50cc5711c3ac677425d to ↵android-build-team Robot2019-06-123-3/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | | | | | qt-qpr1-release Change-Id: Id9013a0d01d5815997cc5c0de0356979bd28ddc3
| * | | No sufficient contrast with backgroundKunhung Li2019-06-103-3/+2
| |\| | | | | | | | | | | | | | | | | | | | | | am: 56570d65b6 Change-Id: Ic5d3fb3232c7cab2674e10d8b5bcead39453e321
| | * | No sufficient contrast with backgroundKunhung Li2019-06-103-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Change background panel opacity value to 60%. 2. Change description text color to align title. Bug: 133465584 Test: Manual test Change-Id: If9027ebaf3ec5d71b5daadd8ee09b0ad4e00ccbf
* | | | Snap for 5626839 from c6523e55efb76be737191b08fb9eda95dcf81df7 to ↵android-build-team Robot2019-06-0110-14/+130
|\| | | | | | | | | | | | | | | | | | | | | | | qt-qpr1-release Change-Id: I72c4f15007a626eb79ca1ef4e55e8cecb7134867
| * | | Support the dark mode in LivePickerKunhung Li2019-05-3010-14/+130
| |\| | | | | | | | | | | | | | | | | | | | | | am: 2247316d60 Change-Id: I23b042ca6342780f92024e02b9731ec71c998a79
| | * | Support the dark mode in LivePickerKunhung Li2019-05-2910-14/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.Change to apply AppCompat theme instead of material. 2.Change panel and button to support in dark theme. Bug: 133480634 Test: Manual test Change-Id: Ib036fbe49496c36f3ccecae99c857ad201f68084
* | | | Snap for 5607129 from d61dc1bc30027f4b0092de587725b56437c10faf to ↵android-build-team Robot2019-05-261-2/+1
|\| | | | | | | | | | | | | | | | | | | | | | | qt-qpr1-release Change-Id: I792f2e9733d457faec27ec379b94237803b24554
| * | | Import translations. DO NOT MERGEBill Yi2019-05-251-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I7367ea6a07e828be6f405fdd10581af72580751e
* | | | Snap for 5606001 from f37fdac8594eb7efa2702c03fe1fd561c429809c to ↵android-build-team Robot2019-05-252-0/+10
|\| | | | | | | | | | | | | | | | | | | | | | | qt-qpr1-release Change-Id: Iffbb84aa37d4b2802cd3ec92f6b2b568c179517d
| * | | [automerger skipped] Import translations. DO NOT MERGEBill Yi2019-05-240-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | am: 7de69e1710 -s ours am skip reason: subject contains skip directive Change-Id: I1828c79169906d4188371b71b92797a40176cb94
| | * | Import translations. DO NOT MERGEBill Yi2019-05-241-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I8fe80398347cfb9e69eb5e4dbfc61d22d1850ed0
| * | | Apply slice style to make the header font size as the same as others.Weien Wang2019-05-232-0/+10
| |\| | | | | | | | | | | | | | | | | | | | | | am: f24f8e1f95 Change-Id: I2345e51c6aad3806c9d633f067f2adcca835471e
| | * | Apply slice style to make the header font size as the same as others.Weien Wang2019-05-202-0/+10
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Screenshots: Before: https://screenshot.googleplex.com/sLfGK9ZXXHz After: https://screenshot.googleplex.com/W0d0qYC3tzk Comparison: https://screenshot.googleplex.com/MAAWTbgTVp3 Bug: 130753075 Test: Manual check the text size from LivePickerPreview. Change-Id: Ib8e0aad75043af7e25ec93064f9f229a7ce7801c
* | | Snap for 5582435 from d84465f97f465d8e6e46e4c6e017cb3c7a37ff08 to ↵android-build-team Robot2019-05-1884-1/+254
|\| | | | | | | | | | | | | | | | | qt-qpr1-release Change-Id: I0b39af1f03fe41a80ffb3db889fce95f837b18ee
* | | [automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-devBill Yi2019-05-100-0/+0
|\| | | | | | | | | | | | | | | | | | | | am: d84465f97f -s ours am skip reason: subject contains skip directive Change-Id: I5966c7e6d320941b8b06a225fea5d5bc69b60742
| * | Merge "Import translations. DO NOT MERGE" into qt-devTreeHugger Robot2019-05-1083-167/+84
| |\ \
| | * | Import translations. DO NOT MERGEBill Yi2019-05-0983-167/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ia624d89c91d5290a4947100721302ffe76ca5a19
* | | | Revert "Remove pre-installed check for LivePicker"Kunhung Li2019-05-091-1/+12
|\| | | | | | | | | | | | | | | | | | | | | | | am: 0805f179ca Change-Id: I3161226182f86252e29f1b299c6b27bf7c70ca02
| * | | Revert "Remove pre-installed check for LivePicker"Kunhung Li2019-05-081-1/+12
| |/ / | | | | | | | | | | | | | | | | | | | | | This reverts commit d21c55c0a148e20ace3672a5e0a984846a26fc85. Bug: 127218308 Test: Manual test Change-Id: If99f19af96d742d96c118a2fce7a97bafd76b778
* | | [automerger skipped] Import translations. DO NOT MERGEBill Yi2019-05-040-0/+0
|\| | | | | | | | | | | | | | | | | | | | am: 401c8f0ffc -s ours am skip reason: subject contains skip directive Change-Id: I8489a6258f09bc2d324e5b5de7d23f0571b8e5e7
| * | Import translations. DO NOT MERGEBill Yi2019-05-0384-0/+336
| | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ia53f45556566aad79b6d296f6ee0185a19cebf2b
* | | Add preview checkbox for LivePickerKunhung Li2019-05-017-48/+140
|\| | | | | | | | | | | | | | | | | am: faf0af1fe4 Change-Id: I6e14aa1c7cf98698ad98ef8a8d77e8a901808a5b
| * | Add preview checkbox for LivePickerKunhung Li2019-04-307-48/+140
|/ / | | | | | | | | | | | | | | | | | | Enable preview checkbox to hide bottom panel, otherwise to show it. Default behavior will show bottom panel with preview unchecked. Bug: 130383883 Test: Manual Test Change-Id: Ida5a5fa7ece501aefd906b70b6990eb89fe14c74
* | Refine gradient backgroundKunhung Li2019-04-256-27/+4
| | | | | | | | | | | | | | | | | | Update gradient background to black color. Bug: 126282838 Test: Manual test Change-Id: I42a050c26204df011bbe28a89ba82ca1dddde201
* | Merge "Import translations. DO NOT MERGE" into qt-devTreeHugger Robot2019-04-191-2/+1
|\ \
| * | Import translations. DO NOT MERGEBill Yi2019-04-191-2/+1
| | | | | | | | | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ibb4e27143f6505bd02045b1573a5d6a29400eee6
* | | Fix touch is being consumed by customizable panelKunhung Li2019-04-181-8/+6
|/ / | | | | | | | | | | | | | | | | | | This is caused by dispatching touch event to wallpaper engine without conditions. It will check if there is no other view to handle touch event then dispatch to wallpaper engine. Bug: 130681068 Test: Manual test Change-Id: Ie59e8af5afbfa4ac5e3d0bfe52faf3c4d7259ac0
* | Import translations. DO NOT MERGEBill Yi2019-04-161-2/+2
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ic20bd1d286d9f4b8f37c6cddc05b445580596958
* | Keep "Set wallpaper" button the same position in different tabs.Kunhung Li2019-04-126-12/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. Consider both (info > setting) page and (info < setting) page cases, add extra space to let "Set wallpaper" button can align bottom. 2. Add extra height in info page top area if info page has enough empty space. 3. Refine info and setting layouts in portrait and landscape. 4. Correct dummy data can't show title. Bug: 128393998 Test: Manual test Change-Id: I29a3dc8309fa879d1b93c5db81630f6e0cbd36d8
* | Import translations. DO NOT MERGEBill Yi2019-04-113-6/+3
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: Ic04c75c3412dd7af67e5703eb660ea497818f099
* | Import translations. DO NOT MERGEBill Yi2019-04-073-6/+3
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: I29d2cb30614c7f6f30cb9201edc6fffe8e43911f
* | Import translations. DO NOT MERGEBill Yi2019-04-0577-154/+77
| | | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 64712476 Change-Id: If5b813771d8ce1df45415426c025039a011dc7b6
* | Refine Google material button styleKunhung Li2019-03-284-11/+4
| | | | | | | | | | | | | | | | | | | | | | 1. Change UnelevatedButton to Button style for button shadow. 2. Correct pressed effect to sync up default without overriding rippleColor attribute. Bug: 126466572 Test: Manual test Change-Id: Id98e51c640e3b79838ac931f90171b1232c87c0f
* | Import translations. DO NOT MERGEBill Yi2019-03-2679-79/+158
| | | | | | | | | | Change-Id: Ia869bd89f01293117754ec3d47c90e49e2710113 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2019-03-235-5/+10
| | | | | | | | | | Change-Id: I0e7d5ff21a78d5fa798fc76a10eb0291ce21f77f Auto-generated-cl: translation import
* | Refine delete confirm dialog UI stringKunhung Li2019-03-201-1/+1
| | | | | | | | | | | | Bug: 122094510 Test: Manual test Change-Id: I99887678030af2a5b8de0773879bbd11ffcf47f0
* | Refine tab page layoutsKunhung Li2019-03-183-10/+5
| | | | | | | | | | | | | | | | | | | | | | 1. Change info page text style. 2. Remove setting page redundant space. 3. Increase setting page slice view padding. Bug: 127584528 Test: Manual test Change-Id: I201da66f88ab59529ac75472b38e907587b3d30c
* | Merge "Update background color for top title bar and bottom panel"Kunhung Li2019-03-185-5/+37
|\ \
| * | Update background color for top title bar and bottom panelKunhung Li2019-03-155-5/+37
| | | | | | | | | | | | | | | | | | Bug: 126282838 Test: Manual test Change-Id: Id0b3970e67d72c1908130f8e3b75be5a22e9a145