summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Import translations. DO NOT MERGEBill Yi2017-08-232-3/+3
| | | | | | Change-Id: Iaad6099f6ed47d3e4c4eb08b872c641082121242 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* Import translations. DO NOT MERGEBill Yi2017-08-162-3/+3
| | | | | | | | Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import Bug: 64680434 Change-Id: Ia2e8465222eba80836911f2b39be77528595eb76
* Import translations. DO NOT MERGEBill Yi2017-08-117-7/+79
| | | | | | Change-Id: I328d09760d944e32eb8c7835b44f052d497725d6 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* Import translations. DO NOT MERGE am: 5afd06f076 -s ours am: 79de5f7cc8 -s ↵Bill Yi2017-08-070-0/+0
|\ | | | | | | | | | | | | | | ours am: e6cdd84a79 -s ours am: 6b77e6cdee -s ours Change-Id: I4c62ae7789f9bdd9efd65b804a7e590f5e097f32
| * Import translations. DO NOT MERGE am: 5afd06f076 -s ours am: 79de5f7cc8 -s ↵Bill Yi2017-08-070-0/+0
| |\ | | | | | | | | | | | | | | | | | | | | | ours am: e6cdd84a79 -s ours Change-Id: I9d838a37f3e1ae5c010bf39aae929501a6deda7d
| | * Import translations. DO NOT MERGE am: 5afd06f076 -s oursBill Yi2017-08-070-0/+0
| | |\ | | | | | | | | | | | | | | | | | | | | am: 79de5f7cc8 -s ours Change-Id: I962b434b9fbb4ed18b6b9eda8cb4e6de0e7c1636
| | | * Import translations. DO NOT MERGEBill Yi2017-08-070-0/+0
| | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | am: 5afd06f076 -s ours Change-Id: I5b4770d507772f10d246407633280edea5056408
| | | | * Import translations. DO NOT MERGEBill Yi2017-08-064-4/+4
| | | |/ | | | | | | | | | | | | | | | | | | | | Change-Id: I38eed91cf2109a107b0d07ba06233fd1fe34e789 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* | | | Import translations. DO NOT MERGE am: d7bed3dc26 -s oursBill Yi2017-08-060-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | am: 78b891bd19 -s ours Change-Id: I6161e68848447a168c55422ff07d04706a3eddf0
| * | | Import translations. DO NOT MERGEBill Yi2017-08-060-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | am: d7bed3dc26 -s ours Change-Id: Ic02bc94bf49bbeba5004eb0450c8428d0478242c
| | * | | Import translations. DO NOT MERGEBill Yi2017-08-051-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I69b90209246644b369f6dee760d090297d428ee3 Auto-generated-cl: translation import Exempt-From-Owner-Approval: translation import
* | | | | Fix wallpaper settings crash am: 301b7ba124Lucas Dupin2017-08-031-7/+17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | am: 72fc16e1ce Change-Id: Ic3789a4b6ce6a7d39493dae998a5797789e91d1a
| * | | | Fix wallpaper settings crashLucas Dupin2017-08-031-7/+17
|/| | | | | |/ / / | | | | | | | | | | | | | | | | am: 301b7ba124 Change-Id: I258f77cca72333a14b2bd9ae675e79ef22e49518
| * / / Fix wallpaper settings crashLucas Dupin2017-08-021-7/+17
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A wallpaper with invalid settings activity name in its meta-data would crash LivePicker. We're now trying to resolve the settings intent ahead of time and not even showing the 'gear' if resolution fails. Change-Id: I15faf466a78b65b4aedc063a5fbb29e852168a03 Fixes: 62398874 Test: Wrote a wallpaper with invalid meta-data, tried to open its settings.
* | | Merge "Avoid crash when unbinding wallpaper am: b989a5e9de am: 1c54b5d6bf"Android Build Merger (Role)2017-07-060-0/+0
|\ \ \
| * | | Avoid crash when unbinding wallpaper am: b989a5e9deLucas Dupin2017-07-061-2/+7
| |\| | | | | | | | | | | | | | | | | | | | | | am: 1c54b5d6bf Change-Id: Id551b9c2a6bc2741cb89aa2dd1d6f796b62668d6
* | | | Avoid crash when unbinding wallpaper am: b989a5e9deLucas Dupin2017-07-061-2/+7
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | am: 1c54b5d6bf Change-Id: Ib05d5e2d592fb645d03b393f311004d26fff6262
| * | Avoid crash when unbinding wallpaperLucas Dupin2017-07-061-2/+7
| |\ \ | | | | | | | | | | | | | | | | | | | | am: b989a5e9de Change-Id: I844a5825b8f72127b98cac7ac733e988f276ed00
| | * | Avoid crash when unbinding wallpaperLucas Dupin2017-07-061-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A wallpaper service might have crashed before we try to unbind it, in this case a runtime exception will be thrown. Let's just ignore it since there is nothing else to be done. Bug: 62828614 Test: manually set Windy wallpaper and resize it Change-Id: If9882ea27aaf3c92d2069ae6c8ef409c6ae2fa91
* | | | Update LivePicker "back arrow" vector asset. am: 21f3494cacOren Blasberg2017-06-282-1/+31
|\| | | | | | | | | | | | | | | | | | | | | | | am: 8cb186859f Change-Id: If8e387f579accd5788a2b1f16240709d4b9da9d6
| * | | Update LivePicker "back arrow" vector asset.Oren Blasberg2017-06-282-1/+31
| |\| | | | | | | | | | | | | | | | | | | | | | am: 21f3494cac Change-Id: Id19731ac036a311db289bf7397896f82afb29561
| | * | Update LivePicker "back arrow" vector asset.Oren Blasberg2017-06-282-1/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New arrow vector is slightly rounded in accordance with new spec. Test: Manually verified the new arrow icon is present and looks good both in LTR and RTL. Bug: 63099233 Change-Id: If8d06dcb5688aecffbfd9f4feb65bffb8ff9e539
* | | | Update LivePicker "collapse" arrow vector. am: 802e925f05Oren Blasberg2017-06-222-4/+4
|\| | | | | | | | | | | | | | | | | | | | | | | am: dd5dfcde73 Change-Id: I37018fe86589a2b22abf80126a576c18591f442c
| * | | Update LivePicker "collapse" arrow vector.Oren Blasberg2017-06-222-4/+4
|/| | | | |/ / | | | | | | | | | | | | am: 802e925f05 Change-Id: I10145ce1bab6621766667563d7f3e68388e9040a
| * / Update LivePicker "collapse" arrow vector.Oren Blasberg2017-06-212-4/+4
|/ / | | | | | | | | | | | | | | | | New vector is slightly rounded in accordance with new spec. Test: Verified the new arrows (up and down) look good in LivePicker. Bug: 62862667 Change-Id: I27c1ddc73696aeb1f3aa4daa3b269abe12bd9d72
* | Import translations. DO NOT MERGE am: f5cf275f14 -s oursBill Yi2017-05-110-0/+0
|\| | | | | | | | | | | am: 62ffc0b897 -s ours Change-Id: I5cf77e9e3b35b082543420a410184cab100bfe0a
| * Import translations. DO NOT MERGEBill Yi2017-05-110-0/+0
| |\ | | | | | | | | | | | | | | | am: f5cf275f14 -s ours Change-Id: Ia63223addf937e1ff8b1ecbbd955952846fba72c
| | * Import translations. DO NOT MERGEBill Yi2017-05-114-5/+5
| | | | | | | | | | | | | | | Change-Id: Id40cf1ef4206ebb4d3c92a91aed30103a4eb6025 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBill Yi2017-05-094-5/+5
| | | | | | | | | | | | | | | Change-Id: I15c819ef8d59ce43984e1db34a755710566708e7 Auto-generated-cl: translation import
* | | Merge "Use AAPT2" into oc-dev am: 88597e1773Alan Viverette2017-05-021-10/+3
|\| | | | | | | | | | | | | | | | | am: 031b3d756e Change-Id: Ifc2c2068288b315750f2247bc0e34618bd081a6e
| * | Merge "Use AAPT2" into oc-devAlan Viverette2017-05-021-10/+3
| |\| | | | | | | | | | | | | | | | am: 88597e1773 Change-Id: I38a72f24e5a61dac2553b7ee3d35200642c7e8f2
| | * Merge "Use AAPT2" into oc-devTreeHugger Robot2017-05-021-10/+3
| | |\
| | | * Use AAPT2Alan Viverette2017-04-261-10/+3
| | | | | | | | | | | | | | | | | | | | Test: make checkbuild Change-Id: I131c586f4813b66b38c7ce0e6a9e01728fb38b39
* | | | Import translations. DO NOT MERGE am: 58c8cac130 -s oursBill Yi2017-04-300-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | am: 5b6ba54725 -s ours Change-Id: I900b016c04633f93d4d370f39b69b7471086df16
| * | | Import translations. DO NOT MERGEBill Yi2017-04-300-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | am: 58c8cac130 -s ours Change-Id: Iee51557434cc5c529048135ecdf646a3da43cf26
| | * | Import translations. DO NOT MERGEBill Yi2017-04-301-1/+1
| | |/ | | | | | | | | | | | | Change-Id: Id51ee19520b0e95fe790411cf04962e1f1cbc4e4 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBill Yi2017-04-301-1/+1
| | | | | | | | | | | | | | | Change-Id: I89648dc89fd42c8beceace63a2d18f1b01b47493 Auto-generated-cl: translation import
* | | Api compatibility regarding WallpaperManager in OLucas Dupin2017-04-261-0/+6
| | | | | | | | | | | | | | | | | | | | | Bug: 36856508 Change-Id: Id073300f790caf779aae6c8e67424b5def345644 Topic: wallpaper_color_extraction Test: make
* | | Import translations. DO NOT MERGE am: 313c31a2d7 -s ours am: 6e85f40a98 -s ↵Bill Yi2017-04-020-0/+0
|\| | | |/ |/| | | | | | | | | | | ours am: 987583b54a -s ours Change-Id: I9e24cde59614b27af52915318e397ff0ceda9853
| * Import translations. DO NOT MERGE am: 313c31a2d7 -s oursBill Yi2017-04-020-0/+0
|/| | | | | | | | | | | am: 6e85f40a98 -s ours Change-Id: I52c5ecee93405a467344fdaf95e808bf790f3a5e
| * Import translations. DO NOT MERGEBill Yi2017-04-020-0/+0
| |\ | | | | | | | | | | | | | | | am: 313c31a2d7 -s ours Change-Id: I91a357bd6facbe1703dacc34ca8e3f289ef2c2b9
| | * Import translations. DO NOT MERGEBill Yi2017-04-0277-15/+355
| |/ | | | | | | | | | | | | Auto-generated-cl: translation import Bug: 36832302 Change-Id: Ia33dcc1223475da6202e021c80406f6f592dcae5
* | Import translations. DO NOT MERGEBill Yi2017-02-221-1/+1
| | | | | | | | | | Change-Id: Ia06170e1178d5d5d451ec2aa6d179ad9f5d860ae Auto-generated-cl: translation import
* | Import translations. DO NOT MERGEBill Yi2017-02-161-2/+2
| | | | | | | | | | Change-Id: Id340400cbfe6aa7ddeefebe13931b41f39d9e2e4 Auto-generated-cl: translation import
* | Import translations. DO NOT MERGE am: fa8e0e722b -s oursBill Yi2017-02-160-0/+0
|\| | | | | | | | | | | am: 460465f585 -s ours Change-Id: I35f8ec952eb3786a064e5b2c3944823ff89f11b1
| * Import translations. DO NOT MERGEBill Yi2017-02-160-0/+0
| |\ | | | | | | | | | | | | | | | am: fa8e0e722b -s ours Change-Id: Iba4c3d363140ccae540cbcbe47eeac262c2a671d
| | * Import translations. DO NOT MERGEBill Yi2017-02-151-2/+2
| | | | | | | | | | | | | | | Change-Id: I3febc904e60fac9b4329516c1f550093a74e44c1 Auto-generated-cl: translation import
* | | Merge "Add missing transitive dependencies" am: ff615e320f am: 5f72eb1464 ↵Colin Cross2017-02-151-2/+6
|\| | | | | | | | | | | | | | | | | | | | | | | am: ab0c9e6564 am: 2cf34c9556 Change-Id: I3eae8148ce1304c763bdd85a2a42258a463cbb61
| * | Merge "Add missing transitive dependencies" am: ff615e320f am: 5f72eb1464Colin Cross2017-02-151-2/+6
| |\ \ | | | | | | | | | | | | | | | | | | | | am: ab0c9e6564 Change-Id: I19a82cfb8850c15f749f3313ded4f7fa944715be
| | * \ Merge "Add missing transitive dependencies" am: ff615e320fColin Cross2017-02-151-2/+6
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | am: 5f72eb1464 Change-Id: Id735fba8af2e16ee1e851684e963100830785230