Go to file
Tony Wickham 20bfde3600 Show overview tiles in the orientation screenshot was taken
If the orientation of the screenshot doesn't match the thumbnail view,
we rotate the screenshot 90 degrees. We don't know whether a landscape
screenshot was seascape, so we just assume it's not (i.e. landscape
screenshots always rotate +90 degrees when shown in portrait).

Portrait screenshots rotate so that the bottom aligns with the nav bar,
e.g. rotate +90 in seascape and -90 in landscape

Currently guarded by the flag OVERVIEW_USE_SCREENSHOT_ORIENTATION.

Bug: 74552612
Change-Id: I438e45d89b54ffe41950c8bb9abdbb9a1c33aa40
2018-03-27 09:48:37 -07:00
go Re-enabling Widgets in Launcher3Go 2018-02-05 13:57:24 -08:00
proto_overrides Adding support for derivative apps to safely extend LauncherLog proto 2017-07-20 11:47:11 -07:00
protos Quick step/scrub/switch logging 2018-02-20 22:40:19 -08:00
quickstep Show overview tiles in the orientation screenshot was taken 2018-03-27 09:48:37 -07:00
res Using dimension instead of relyong on relativeLayout for view positions 2018-03-22 14:42:00 -07:00
src/com/android/launcher3 Show overview tiles in the orientation screenshot was taken 2018-03-27 09:48:37 -07:00
src_flags/com/android/launcher3/config Simplifying FeatureFlags by moving common flags to a base class. 2017-07-24 01:03:43 -07:00
src_ui_overrides/com/android/launcher3/uioverrides Fixing drag and drop states 2018-03-22 12:50:12 -07:00
tests Add sanity test for work tab 2018-03-08 18:26:35 +00:00
.gitignore Adding back .gitignore file 2018-03-05 17:40:15 -08:00
Android.mk Fix link-type check warning on libSharedSystemUI 2018-02-23 18:03:17 +00:00
AndroidManifest-common.xml Adding a label for the notifiation service 2018-03-01 16:10:37 -08:00
AndroidManifest.xml Updating Launcher rotation logic 2018-03-03 00:41:09 -08:00
CleanSpec.mk Revert "Revert "Move wallpaper picker code to a separate directory"" 2013-12-11 15:41:28 +01:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:32:27 -08:00
build.gradle Gradle update 2018-01-26 12:24:16 -08:00
fill_screens.py Updating dialtacts to new package. 2012-08-21 13:35:10 -07:00
print_db.py Tweaking print_db script to take grid size directly. 2015-09-14 11:51:41 -07:00
proguard.flags Fix proguard flag 2018-03-19 20:51:26 -07:00