Commit Graph

5672 Commits

Author SHA1 Message Date
Michael Jurka ca99383dae Disable hardware layers for drag views
Also, avoiding allocating paint object every time we swipe
2012-06-29 15:17:04 -07:00
The Android Open Source Project 3e34d58abb am e2ad335c: Reconcile with jb-release
* commit 'e2ad335cc2bac806aa22544c1b3b109b0bbec746':
2012-06-29 08:19:36 -07:00
The Android Open Source Project e2ad335cc2 Reconcile with jb-release
Change-Id: Id4de428001ead0dc7fd1cc38a594b2704e1879af
2012-06-29 08:14:14 -07:00
Michael Jurka d51f33a631 Only enable hardware layers on visible workspace pages
Change-Id: Id82fc76d00a188556460d1a78388d46be56c9c4e
2012-06-28 17:32:24 -07:00
Winson Chung 1e96390f51 Merge "Removing unnecessary check of shortcut infos (now that we key removals off package names already). (Bug 6755420)" 2012-06-28 14:02:31 -07:00
Michael Jurka 14c5a2cdb0 Removing unnecessary config parameter for hw accel
Change-Id: Ibbbca9fb93319400332ba27f9cae62b1c0cc4313
2012-06-28 13:45:33 -07:00
Winson Chung 42490a5aa0 Removing unnecessary check of shortcut infos (now that we key removals off package names already). (Bug 6755420)
Change-Id: I13f088503e58eb021a585493e1c55eeccdffea86
2012-06-28 12:18:20 -07:00
The Android Automerger 262635a1a4 merge in jb-release history after reset to jb-dev 2012-06-28 07:04:10 -07:00
Winson Chung dab9b11403 am 487241fd: am e76e36f4: Merge "Disallowing touches through the custom workspace cling. (Bug 6721250)" into jb-dev
* commit '487241fdd71c098695dba07534316d015de08734':
  Disallowing touches through the custom workspace cling. (Bug 6721250)
2012-06-27 14:53:14 -07:00
Winson Chung 487241fdd7 am e76e36f4: Merge "Disallowing touches through the custom workspace cling. (Bug 6721250)" into jb-dev
* commit 'e76e36f420c4e0ff2198eeadc86a3b2acfa2479a':
  Disallowing touches through the custom workspace cling. (Bug 6721250)
2012-06-27 14:50:46 -07:00
Winson Chung e76e36f420 Merge "Disallowing touches through the custom workspace cling. (Bug 6721250)" into jb-dev 2012-06-27 14:48:04 -07:00
Winson Chung 684476f9a4 Disallowing touches through the custom workspace cling. (Bug 6721250)
Change-Id: I0d932716f2095036ee0205f6bd0d28c6b832a9be
2012-06-27 14:38:10 -07:00
Michael Jurka 087f7a64bc Fix crash when adding shortcuts 2012-06-27 11:51:21 -07:00
The Android Automerger a0cb89106c merge in jb-release history after reset to jb-dev 2012-06-26 11:11:34 -07:00
Michael Jurka 816474f06b Adding debug code for LauncherModel crash
Change-Id: I9b8c053707cd5714874006c249651a69378569d2
2012-06-25 15:04:47 -07:00
Michael Jurka 8bd65f5c57 Fix build
Change-Id: I34b052159a393842bad707921205ea2778c1cbfe
2012-06-25 14:56:22 -07:00
Winson Chung b187a56b8c am bcff7eda: am 9dc25f06: Merge "Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)" into jb-dev
* commit 'bcff7eda3731b7af254a1d5182766683ea1d46e3':
  Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)
2012-06-25 14:48:43 -07:00
Winson Chung bcff7eda37 am 9dc25f06: Merge "Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)" into jb-dev
* commit '9dc25f06a870938a2adb976194da78574825e83e':
  Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)
2012-06-25 14:47:03 -07:00
Winson Chung 9dc25f06a8 Merge "Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)" into jb-dev 2012-06-25 14:45:32 -07:00
Winson Chung 3df7dcf513 Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)
Change-Id: Idf4fae51c65e0e53520740dd0b2050eeac00b251
2012-06-25 14:23:29 -07:00
Michael Jurka b1daa48fc8 Remove unneeded imports
Change-Id: I96e125c5ddbde7df10847e9514b947c80292ea40
2012-06-25 13:06:43 -07:00
Michael Jurka 8c3339bde9 Compile Launcher against only public apis (level 16)
Also, removing use of TableMaskFilter (last remaining private api)

Change-Id: I2df80605b240352fdf7ef2ebd26b98342149bda3
2012-06-22 11:45:02 -07:00
Winson Chung acb5f99c64 Merge "Decoupling launcher/workspace package cleanup from the application list (Bug 6602756)" 2012-06-21 14:29:52 -07:00
Michael Jurka b21f7cf20e Merge "Use getCurrentSizeRange to determine cell dimensions" 2012-06-21 14:27:18 -07:00
Michael Jurka 9470783614 Merge "Remove use of private api ViewGroup.setChildrenLayersEnabled" 2012-06-21 14:13:03 -07:00
Michael Jurka 3a0469d1e4 Remove use of private api ViewGroup.setChildrenLayersEnabled
Change-Id: I877bd84c6846ae232e2877e97de95d9344c13e56
2012-06-21 14:08:38 -07:00
Michael Jurka a4b71a4105 Merge "Remove use of private Display apis" 2012-06-21 13:46:15 -07:00
Winson Chung cd81073eac Decoupling launcher/workspace package cleanup from the application list (Bug 6602756)
- Fixes issues where shortcuts created by wallpaper/widget-only apps are uninstalled.

Change-Id: I94c9d1d71fc34aa2fb7f0660534e616a82ac6f36
2012-06-21 10:50:51 -07:00
Michael Jurka 8bc66c7fe4 Use getCurrentSizeRange to determine cell dimensions
Change-Id: I7b50ad85594585a3c18838776652c3d873dbd82d
2012-06-21 09:40:20 -07:00
Michael Jurka 9f5331c8d1 Remove use of private Display apis
Change-Id: I560a730af20f3068e7904eb9c8bfb29fa5d2c22f
2012-06-21 08:07:40 -07:00
Eric Fischer 915500da48 Import translations. DO NOT MERGE
Change-Id: I146f917ed9a060d96d8f3306b38a88b5cdc64d2e
2012-06-20 18:48:04 -07:00
Michael Jurka 2ecf995e0d Remove use of private ValueAnimator api
Change-Id: I455edcd17bda83ab51c2c04fa40e66097a4d6975
2012-06-19 11:44:57 -07:00
Michael Jurka 629758ff08 Remove unnecessary use of some private APIs
Change-Id: Idaba6833ddf4a8615845ca2f643c458bdeb9c403
2012-06-19 10:32:38 -07:00
Michael Jurka 5fc8bc787c Merge "Removing use of private SearchManager api" 2012-06-19 08:29:40 -07:00
The Android Open Source Project 2cc6ccf1dc am 7db2f5bf: Reconcile with jb-release
* commit '7db2f5bf24c20c613c0f76a19e810f91e752976c':
2012-06-19 07:20:40 -07:00
The Android Open Source Project 7db2f5bf24 Reconcile with jb-release
Change-Id: Id1dce27a5a2dc5fd8af5cafd7501d59f54614df3
2012-06-19 07:16:02 -07:00
The Android Automerger 292ff27d4b merge in jb-release history after reset to jb-dev 2012-06-19 07:04:52 -07:00
The Android Open Source Project e507f5d62c am b7f82c7c: Reconcile with jb-release
* commit 'b7f82c7c4022a885314cce3a34d9d94dd3186b89':
2012-06-19 06:16:17 -07:00
The Android Open Source Project b7f82c7c40 Reconcile with jb-release
Change-Id: If9e036e4156d80d4990cb53a8f7a259df27fb7ce
2012-06-19 06:13:52 -07:00
Winson Chung 23a8d1eece Merge "Launcher-side changes to update packages after the set of app widgets has changed. (Bug 6602951)" 2012-06-18 15:31:55 -07:00
Winson Chung 0da0b6b4da Merge "Fixing issue where dropping items onto side pages might drop them two pages away. (Bug 6433177)" 2012-06-18 15:31:49 -07:00
Winson Chung cc1cfe4b0c Fixing issue where dropping items onto side pages might drop them two pages away. (Bug 6433177)
Change-Id: I7fa745c269e63d699671cdaf0b527f2675ce3081
2012-06-18 15:09:39 -07:00
Michael Jurka 34ce91e89b am 3d8bdd63: am eb04476d: Merge "Fix issue where "X" would appear over QSB bar in landscape mode" into jb-dev
* commit '3d8bdd63056435296a4d98eb4f2567c6f40d16fc':
  Fix issue where "X" would appear over QSB bar in landscape mode
2012-06-18 14:48:04 -07:00
Michael Jurka 3d8bdd6305 am eb04476d: Merge "Fix issue where "X" would appear over QSB bar in landscape mode" into jb-dev
* commit 'eb04476def775427a4d216c9ce32e53da5ad4765':
  Fix issue where "X" would appear over QSB bar in landscape mode
2012-06-18 14:46:15 -07:00
Michael Jurka eb04476def Merge "Fix issue where "X" would appear over QSB bar in landscape mode" into jb-dev 2012-06-18 14:43:56 -07:00
Michael Jurka d23865708c am 2561ee84: am d74389d9: Merge "Add null pointer checks to fix NPEs" into jb-dev
* commit '2561ee8453dc41a9d65f7890ea227416d7e8948c':
  Add null pointer checks to fix NPEs
2012-06-18 14:43:06 -07:00
Michael Jurka 2561ee8453 am d74389d9: Merge "Add null pointer checks to fix NPEs" into jb-dev
* commit 'd74389d9027a128da85be151670ee43e55feaba5':
  Add null pointer checks to fix NPEs
2012-06-18 14:40:20 -07:00
Michael Jurka d74389d902 Merge "Add null pointer checks to fix NPEs" into jb-dev 2012-06-18 14:38:48 -07:00
Michael Jurka 324dbdd7a3 Fix issue where "X" would appear over QSB bar in landscape mode
Bug: 6655204
Change-Id: I8d456314ebba23a4c84781ee0e2cdd261784382a
2012-06-18 14:33:37 -07:00
Winson Chung a3f78e3929 Launcher-side changes to update packages after the set of app widgets has changed. (Bug 6602951)
Change-Id: Ib557cbe15e84a8ffe889c8122519a6ba303e6ee2
2012-06-18 13:29:07 -07:00