Commit Graph

49925 Commits

Author SHA1 Message Date
Andrew Flynn 50bdd86957 am d5418217: am 9d852533: Merge "QSB should use horizontal divider in landscape mode" into ics-scoop
* commit 'd5418217662d715176fb75d0d71971039b06d24f':
  QSB should use horizontal divider in landscape mode
2012-03-01 17:41:29 -08:00
Andrew Flynn d541821766 am 9d852533: Merge "QSB should use horizontal divider in landscape mode" into ics-scoop
* commit '9d852533dedb556bd3072b4af5d4ccf6828de63b':
  QSB should use horizontal divider in landscape mode
2012-03-01 17:39:36 -08:00
Andrew Flynn 9d852533de Merge "QSB should use horizontal divider in landscape mode" into ics-scoop 2012-03-01 17:36:26 -08:00
Andrew Flynn eefe659777 am 1316494d: am 48c1f5c5: New icons for sw600dp all apps button
* commit '1316494d10df782bbdbd6584e2c88fd02770ef44':
  New icons for sw600dp all apps button
2012-03-01 17:17:59 -08:00
Andrew Flynn 1316494d10 am 48c1f5c5: New icons for sw600dp all apps button
* commit '48c1f5c56daf57d8a0960476187f2b4ee3088e78':
  New icons for sw600dp all apps button
2012-03-01 17:15:08 -08:00
Andrew Flynn 2321a8c980 QSB should use horizontal divider in landscape mode
Change-Id: Ida234b7c5daa60c7f13f661a3477e8a7278f68f7
2012-03-01 17:10:25 -08:00
Andrew Flynn 48c1f5c56d New icons for sw600dp all apps button
Change-Id: I1b9e236cbd7f492f3dc9ad5bc1b8147e8f831c4c
2012-03-01 16:55:11 -08:00
Andrew Flynn 99bf593820 am 9972b386: am 4359c9f2: Add default_workspace.xml for sw600dp/ and sw720dp/
* commit '9972b3868c75711713c26e48fbdaff26b97645fa':
  Add default_workspace.xml for sw600dp/ and sw720dp/
2012-03-01 16:47:01 -08:00
Andrew Flynn 826a661d5b resolved conflicts for merge of a3e22d6a to master
Change-Id: I8770574acf86e280a9d15d4309686111260e09d9
2012-03-01 16:26:50 -08:00
Andrew Flynn 9972b3868c am 4359c9f2: Add default_workspace.xml for sw600dp/ and sw720dp/
* commit '4359c9f22537c0eec44b6ff1d488b79d11cdeeac':
  Add default_workspace.xml for sw600dp/ and sw720dp/
2012-03-01 13:43:34 -08:00
Andrew Flynn a3e22d6a36 am 0dca1ec4: New small/large screen division for Launcher.
* commit '0dca1ec41479a74f8da080224fa0c7eacab674d6':
  New small/large screen division for Launcher.
2012-03-01 10:19:02 -08:00
Andrew Flynn 4359c9f225 Add default_workspace.xml for sw600dp/ and sw720dp/
Change-Id: Ie91eab12546d136ff78689be3af4a351d67e457f
2012-03-01 08:42:30 -08:00
The Android Automerger ead85341f0 merge in jb-release history after reset to master 2012-03-01 07:03:50 -08:00
Andrew Flynn 0dca1ec414 New small/large screen division for Launcher.
Previously the dp division between the two was set at 600dp
(7" tablets). This has now been bumped up to 720dp
(10" tablets).

Change-Id: I1f0419e504fc3bb606156c1cf6fbe03956274184
2012-02-29 17:30:37 -08:00
Adam Cohen 85b467bf3f Fixing animation bug when moving an icon to an adjacent screen
Change-Id: I42eed5240bb23689285da8afdd37a1228e4cc486
2012-02-29 15:38:46 -08:00
Adam Cohen ca83eeb091 Fix bug where widget min spans weren't being loaded on workspace bind
Change-Id: I984c3e226ae1c602a6b1dd366241e7f2d093f2a4
2012-02-29 15:18:40 -08:00
Michael Jurka b8fffe7639 Merge "Fix wallpaper offsets for live wallpapers on tablet" 2012-02-29 14:34:33 -08:00
Michael Jurka 9551537718 Fix wallpaper offsets for live wallpapers on tablet
we were giving values that weren't an even fraction
(ie n/4 where n = the screen # we're on) and
therefore live wallpapers couldn't tell when we
were fully settled on one of the workspace screens

Bug# 6029132
2012-02-29 14:19:33 -08:00
Winson Chung 71d764f7ed Merge "Fixing flashing icon on delete, and offset of delete animation." 2012-02-29 13:48:24 -08:00
Winson Chung a7044d2eaf Merge "Fixing NPE when null intent passed to InstallShortcutReceiver. (Bug: 6089830)" 2012-02-29 13:48:21 -08:00
Eric Fischer 238967b57c Import translations. DO NOT MERGE
Change-Id: Ife3c85342f8b852c1e3c54e9e08d355b08b1f2d0
2012-02-29 11:22:33 -08:00
Winson Chung c3a747ac24 Fixing NPE when null intent passed to InstallShortcutReceiver. (Bug: 6089830)
Change-Id: Ideeb26abd29039f9b8d2dde0a752986249148a8c
2012-02-29 10:56:54 -08:00
Winson Chung 61967cb17f Fixing flashing icon on delete, and offset of delete animation.
Change-Id: I993f2d8e54cc7052e16f318a09ada80e9b766147
2012-02-29 10:25:41 -08:00
The Android Automerger bbe975aeb8 merge in jb-release history after reset to master 2012-02-29 07:03:49 -08:00
Adam Cohen 483e01b0ae Merge "Fixing drag and drop framerate regression in workspace" 2012-02-28 14:24:59 -08:00
Adam Cohen a595770463 Merge "When adding or moving a resizable widget, the widget may resize" 2012-02-28 14:24:24 -08:00
Adam Cohen f0777b9d7a Fixing drag and drop framerate regression in workspace
-> Animating the alpha on workspace during drop was slowing things down.
   Instead we modify the alpha on the individual CellLayoutChildren objects
   which have hardware layers, so modulating their alpha is cheap.

Change-Id: Id31e47cd05d593d2fef0ab28e15a9d4e11ed1aa1
2012-02-28 14:23:50 -08:00
Eric Fischer fcb1341218 Import translations. DO NOT MERGE
Change-Id: I6c3bf77001cedd8352e23818c1c242b3f99687ab
2012-02-28 10:16:46 -08:00
The Android Automerger eb17d1e8c6 merge in jb-release history after reset to master 2012-02-28 07:03:20 -08:00
Adam Cohen d41fbf5680 When adding or moving a resizable widget, the widget may resize
-> If a widget is resizable, and there is not enough room to add it
   in its current (or default) size, but can be scaled down to fit
   a certain area, it will be resized to fit the available space
-> The resizing is animated using a crossfade and scale between
   the original dragView and the widget rendered in the final size

Change-Id: I75db9dcabecce11598b3ae55f20b96b2ec6b7e87
2012-02-27 17:30:32 -08:00
Eric Fischer a95d329dea Import translations. DO NOT MERGE
Change-Id: I1044223a2ba289e5d7e900fce3bcd2df7c69e093
2012-02-27 12:24:21 -08:00
The Android Automerger 31c1893ba9 merge in jb-release history after reset to master 2012-02-27 07:04:12 -08:00
Eric Fischer 93f6a0c97f Merge "Mark string format tokens as placeholders." 2012-02-25 19:30:07 -08:00
Winson Chung 6fa610dae2 Fixing typo.
Change-Id: Ic797e7b91e77cc2afb5a4414a7636dfc61d1aab7
2012-02-24 15:53:44 -08:00
Winson Chung aeae56bf12 Prevent build break.
Change-Id: Id4413263c3b2c0b470b78dc4936714353cd849dd
2012-02-24 15:47:37 -08:00
Michael Jurka 5f1c44ab0d Merge "Delaying building of hardware layers when Launcher is resumed" 2012-02-24 15:39:52 -08:00
Michael Jurka 6ee21d28fa Delaying building of hardware layers when Launcher is resumed 2012-02-24 13:39:21 -08:00
Winson Chung 325f7fef37 Merge "Fixing issue where icons can't be clicked during launcher transition." 2012-02-24 13:09:05 -08:00
Winson Chung 9b0b2fefb2 Fixing issue where icons can't be clicked during launcher transition.
- Also tweaking the workspace fade in/out interpolators

Change-Id: I65d1aefbead13f662c84a2f1178c73615153fd5a
2012-02-24 13:04:26 -08:00
Michael Jurka 6cfafb96c3 Fix a lot of easy lint issues
Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1
2012-02-24 12:53:08 -08:00
Andrew Flynn 7747119b40 am 91685094: am 79b79dd5: Remove unused sw600dp/ strings.
* commit '9168509491a5d052f28af71b99f6980ef859ca4d':
  Remove unused sw600dp/ strings.
2012-02-24 11:13:37 -08:00
Andrew Flynn 9168509491 am 79b79dd5: Remove unused sw600dp/ strings.
* commit '79b79dd57911b9f79d4fb872e70d37ee90b0cc64':
  Remove unused sw600dp/ strings.
2012-02-24 11:11:44 -08:00
Eric Fischer e8da86665e Mark string format tokens as placeholders.
This will keep them from potentially getting mangled in translation.

Change-Id: I4d805a3ce4e50e735c43b6f30186d9ac01c532af
2012-02-24 10:17:44 -08:00
Andrew Flynn 79b79dd579 Remove unused sw600dp/ strings.
Change-Id: I92f823d475c9a8425f3930e016b72f1df2132836
2012-02-24 09:37:17 -08:00
Winson Chung bd7f37acba Fixing issue where dragview was jagged when scaled.
Change-Id: Ibc4b6e023428f39464f015726a22c2ec5130e63b
2012-02-23 17:55:08 -08:00
Winson Chung 81a05a1366 Merge "Tweaking pickup animation, vibration and removing glow from drag view." 2012-02-23 16:47:06 -08:00
Michael Jurka b89ba237b9 Merge "Cancel scroll indicator fade during allapps/workspace transition" 2012-02-23 16:39:12 -08:00
Winson Chung 61b0c69d3f Tweaking pickup animation, vibration and removing glow from drag view.
Change-Id: I8c9741e8b63ca9a0fc4af90e178dbb02fa912d83
2012-02-23 16:33:08 -08:00
Michael Jurka a8352d22af Cancel scroll indicator fade during allapps/workspace transition
Change-Id: I8661c17adbf0a129730b44641930fb68ba9afed6
2012-02-23 16:28:37 -08:00
Winson Chung 88f334571f Lowering long press time for workspace items.
Change-Id: I6a3b0e13681f07d0e50bf2dcec777037c4ef51a5
2012-02-23 15:23:56 -08:00