summaryrefslogtreecommitdiffstats
path: root/src/com/android/wallpaper/livepicker/LiveWallpaperPreview.java
Commit message (Expand)AuthorAgeFilesLines
* Let wallpaper connection follow activity life cycleKunhung Li2019-06-251-38/+34
* Add preview checkbox for LivePickerKunhung Li2019-04-301-11/+79
* Fix touch is being consumed by customizable panelKunhung Li2019-04-181-8/+6
* Keep "Set wallpaper" button the same position in different tabs.Kunhung Li2019-04-121-0/+1
* Merge "Migrate away from temporary androidx.design_design target."TreeHugger Robot2019-01-311-1/+1
|\
| * Migrate away from temporary androidx.design_design target.Aurimas Liutikas2019-01-311-1/+1
* | Show comfirm dialog before deleting a wallpaperKunhung Li2019-01-311-3/+14
|/
* Supports inline control for live wallpapersRichard Chou2019-01-261-147/+236
* Delete feature for LivePickerKunhung Li2019-01-151-2/+23
* API change for support wallpaper on secondary displays.wilsonshih2018-12-051-1/+2
* Merge "Supports wallpaper for multi display, API change."Wei Sheng Shih2018-11-221-3/+4
|\
| * Supports wallpaper for multi display, API change.wilsonshih2018-11-071-3/+4
* | Temporary fix for live wallpaper surface flickerSantiago Etchebehere2018-11-051-0/+1
|/
* Fix wallpaper settings crashLucas Dupin2017-08-021-7/+17
* Avoid crash when unbinding wallpaperLucas Dupin2017-07-061-2/+7
* Update LivePicker "back arrow" vector asset.Oren Blasberg2017-06-281-1/+7
* Api compatibility regarding WallpaperManager in OLucas Dupin2017-04-261-0/+6
* Prompt wp destination when system imagery can migrate to lock.John Heroy2016-12-191-2/+5
* Use proper action bar item backgroundJorim Jaggi2016-08-111-0/+2
* Expand attribution pane touch target to title.John Heroy2016-08-081-0/+1
* Adding icons in Set Wallpaper disambiguation dialog UISunny Goyal2016-07-181-5/+33
* Don't show dummy data in pickerJorim Jaggi2016-06-231-2/+1
* Adjust wallpaper picker to match static wallpaper pickerJorim Jaggi2016-06-021-58/+192
* Track in-progress wallpaper API changesChristopher Tate2016-03-301-2/+2
* Prompt to set live wallpaper on home or home and lock screen.Tony Wickham2016-03-221-10/+45
* Used call via IPC so that we can check user restriction in WallpaperManager.Oleksandr Peletskyi2016-02-261-4/+1
* Updating the LiveWallpaperPicker UISunny Goyal2015-08-311-20/+17
* Moving the set wallpaper button to the top to match the default launcher styleSunny Goyal2015-08-281-12/+24
* Track framework changes.Dianne Hackborn2014-09-081-1/+3
* Update to follow framework.Dianne Hackborn2012-09-161-0/+4
* Fix NPE in Live Wallpaper pickerMichael Jurka2012-03-261-0/+4
* Send tap commands when previewing live wallpapers.Jeff Brown2010-12-021-3/+21
* Deprecate fill_parent and introduce match_parent.Romain Guy2010-01-081-3/+3
* Related work on issue #2170897.Dianne Hackborn2009-11-101-0/+20
* Update wallpaper picker to new APIMarco Nelissen2009-11-091-0/+1
* Improve live wallpaper picker: animations, loading message, etc.Romain Guy2009-11-091-5/+40
* Fix bug where the preview wasn't starting because using an unknown window token.Romain Guy2009-11-081-8/+16
* New, safer, live wallpaper picker.Romain Guy2009-11-081-0/+224