Commit Graph

7 Commits

Author SHA1 Message Date
Sunny Goyal fceb9ff0f5 Passing the full image and crop hint when setting the wallpaper
Bug: 25454157
Change-Id: Ia0ae7dd4963b72cd7902622847deedfcb5a0eca2
2016-04-18 16:36:37 -07:00
Tony Wickham b64726e4e9 Add dialog to set Default Wallpaper on lock screen for N+.
Change-Id: I91c77f5751202f9a4b3a922726ab55e354c50b4a
2016-04-11 15:57:24 -07:00
Tony Wickham aac9af46c0 Prompt users to set wallpaper on lockscreen on N+.
This CL handles all wallpapers except the default one, which will
be handled in a follow-up CL.

Change-Id: Ib8e4f18fb35b4c1442efb3893df75bf5f4f9b0d5
2016-04-11 11:31:16 -07:00
Tony Wickham 14a43ce3e6 Inform users when "Set wallpaper" fails.
Bug: 23716897
Change-Id: I06cd63d9ee869235c6a4c3140e574bf4c710454e
2015-09-25 14:18:20 -07:00
Tony Wickham ff9133f112 Adjust cropped bitmap bounds to correctly fit in original bitmap bounds.
Bug: 22631531

Change-Id: Ia0c1bccf4b8af3a8b335b865974c5d08f9836689
2015-09-23 00:13:56 +00:00
Tony Wickham 3e776a87dc Wallpaper preview parallax matches the actual wallpaper's.
Cherry picking the following changes from ub-launcher3-master:
Change-Id: I41c5bbbfdabfeb4e20d77e9b5804842a03211edf
Change-Id: I69afa3f8cc59c77e9c4c25e29e8db8c4beb87462
Change-Id: I82b7ba506d51ee4b3812af5fbdf95d3303b37aef
Change-Id: Id7c2b5483c5535d59be2f8a459ce7788e3c8318a

Bug: 23568800
Change-Id: I343169b9fdc5ceaab3d4b39044627d78b7267868
2015-09-10 11:56:54 -07:00
Sunny Goyal 06a4d3f1af Moving some files and methods around
> Removing android.util package
> Moving static methods and classes out of WallpaperCropActivity
> Removing some unused utility methods

Change-Id: I252a0655ddce195189b6b3f0bf92970e5808c9d7
2015-02-12 12:25:56 -08:00