Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Launcher3
/
5c768e2fac95f8b8b2d6b5c523d7e1cdc968e395
/
src
/
com
/
android
/
launcher2
0e721a4
Initial changes for new 10inch layout.
by Winson Chung
· 13 years ago
1637d6d
Fix adding widgets without config activities
by Michael Jurka
· 13 years ago
59fe4f1
am 8e1b4f65: am fa4086dd: Fixing issue where selected tab did not match AllApps page upon rotation.
by Winson Chung
· 13 years ago
fa4086d
Fixing issue where selected tab did not match AllApps page upon rotation.
by Winson Chung
· 13 years ago
8ed3752
Fix issue where widget resize frame overlaps widget (issue 6493388)
by Adam Cohen
· 13 years ago
8165f0d
resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284
by Ed Heyl
· 13 years ago
90abcc9
resolved conflicts w/0ede734d0780a968c9c345f99a18f9f8b9fc02cd
by Ed Heyl
· 13 years ago
c93e5ae
Binding AllApps synchronously. (Bug 6855061)
by Winson Chung
· 13 years ago
1462de3
Ensuring that restoreInstanceState is being called promptly for synchronously bound page
by Adam Cohen
· 13 years ago
4a3b54f
am bf5529bd: am a13a2f2a: Fixing issue where defered unbind was running after synchronous bind. (Bug 6858398, Bug 6863181)
by Adam Cohen
· 13 years ago
a13a2f2
Fixing issue where defered unbind was running after synchronous bind. (Bug 6858398, Bug 6863181)
by Adam Cohen
· 13 years ago
36e6c5b
Disabling synchronous binding when returning home from another app while orientation has changed. (Bug 6792288)
by Winson Chung
· 13 years ago
4a2afa3
Disabling synchronous binding when returning home from another app while orientation has changed. (Bug 6792288)
by Winson Chung
· 13 years ago
2abf94d
Fixing issue where we would crash when encountering improper launcher.dbs
by Winson Chung
· 13 years ago
d7d37b1
DO NOT MERGE Adding sycnhronous loading of current page to support seamless rotation. (Bug 6792288)
by Adam Cohen
· 13 years ago
b20e688
Merge "Initial changes to synchronously load workspace on rotation."
by Winson Chung
· 13 years ago
b8b2a5a
Initial changes to synchronously load workspace on rotation.
by Winson Chung
· 13 years ago
a5417f0
Merge "Fixing issue where we were not clearing the set of removed items since the last event. (Bug 6749258)"
by Winson Chung
· 13 years ago
5d55f33
Fixing issue where we were not clearing the set of removed items since the last event. (Bug 6749258)
by Winson Chung
· 13 years ago
39fb76e
Merge "Fix issue where widget resize frame overlaps widget (issue 6493388)"
by Adam Cohen
· 13 years ago
4459d6b
Fix issue where widget resize frame overlaps widget (issue 6493388)
by Adam Cohen
· 13 years ago
a56dc10
Fix issue with push in reordering (bug: 6259603)
by Adam Cohen
· 13 years ago
c5e63f3
Fix occupied issue when switching from folder icon to its final item
by Adam Cohen
· 13 years ago
c489061
Merge "Fix inconsistency when dropping to hotseat"
by Adam Cohen
· 13 years ago
bb00ff2
Fix inconsistency when dropping to hotseat
by Adam Cohen
· 13 years ago
aae6989
Merge "Fixing concurrent modification exception. (Bug 6807320)"
by Winson Chung
· 13 years ago
15ba53a
Fixing concurrent modification exception. (Bug 6807320)
by Winson Chung
· 13 years ago
7c7c66d
Merge "Adding debug logging to track down missing app icons"
by Michael Jurka
· 13 years ago
bec6fd3
Adding debug logging to track down missing app icons
by Michael Jurka
· 13 years ago
cf48426
Remove a database operation that is not required
by Adam Cohen
· 13 years ago
8d4fa39
Merge "Fixing issue where the scrolling indicator was stuck while panning pages in spring loaded mode. (Bug 6603301)"
by Winson Chung
· 13 years ago
f74f029
Merge "Fixing issue where toasts were getting queued. (Bug 6572269)"
by Winson Chung
· 13 years ago
e52a750
Fixing issue where the scrolling indicator was stuck while panning pages in spring loaded mode. (Bug 6603301)
by Winson Chung
· 13 years ago
92750b1
Merge "Trying to track down corrupt database / items disappearing"
by Adam Cohen
· 13 years ago
487f7dd
Trying to track down corrupt database / items disappearing
by Adam Cohen
· 13 years ago
cb9ab4f
Fixing issue where toasts were getting queued. (Bug 6572269)
by Winson Chung
· 13 years ago
c489e9b
Merge "Disable hardware layers for drag views"
by Michael Jurka
· 13 years ago
def8e65
Fix memory leak caused by LauncherAnimUtils (doh!)
by Michael Jurka
· 13 years ago
ca99383
Disable hardware layers for drag views
by Michael Jurka
· 13 years ago
d51f33a
Only enable hardware layers on visible workspace pages
by Michael Jurka
· 13 years ago
42490a5
Removing unnecessary check of shortcut infos (now that we key removals off package names already). (Bug 6755420)
by Winson Chung
· 13 years ago
dab9b11
am 487241fd: am e76e36f4: Merge "Disallowing touches through the custom workspace cling. (Bug 6721250)" into jb-dev
by Winson Chung
· 13 years ago
e76e36f
Merge "Disallowing touches through the custom workspace cling. (Bug 6721250)" into jb-dev
by Winson Chung
· 13 years ago
684476f
Disallowing touches through the custom workspace cling. (Bug 6721250)
by Winson Chung
· 13 years ago
087f7a6
Fix crash when adding shortcuts
by Michael Jurka
· 13 years ago
816474f
Adding debug code for LauncherModel crash
by Michael Jurka
· 13 years ago
8bd65f5
Fix build
by Michael Jurka
· 13 years ago
b187a56
am bcff7eda: am 9dc25f06: Merge "Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)" into jb-dev
by Winson Chung
· 13 years ago
9dc25f0
Merge "Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)" into jb-dev
by Winson Chung
· 13 years ago
3df7dcf
Fixing concurrent modification exception when iterating through new apps list. (Bug 6621553)
by Winson Chung
· 13 years ago
b1daa48
Remove unneeded imports
by Michael Jurka
· 13 years ago
8c3339b
Compile Launcher against only public apis (level 16)
by Michael Jurka
· 13 years ago
acb5f99
Merge "Decoupling launcher/workspace package cleanup from the application list (Bug 6602756)"
by Winson Chung
· 13 years ago
b21f7cf
Merge "Use getCurrentSizeRange to determine cell dimensions"
by Michael Jurka
· 13 years ago
9470783
Merge "Remove use of private api ViewGroup.setChildrenLayersEnabled"
by Michael Jurka
· 13 years ago
3a0469d
Remove use of private api ViewGroup.setChildrenLayersEnabled
by Michael Jurka
· 13 years ago
cd81073
Decoupling launcher/workspace package cleanup from the application list (Bug 6602756)
by Winson Chung
· 13 years ago
8bc66c7
Use getCurrentSizeRange to determine cell dimensions
by Michael Jurka
· 13 years ago
9f5331c
Remove use of private Display apis
by Michael Jurka
· 13 years ago
2ecf995
Remove use of private ValueAnimator api
by Michael Jurka
· 13 years ago
629758f
Remove unnecessary use of some private APIs
by Michael Jurka
· 13 years ago
5fc8bc7
Merge "Removing use of private SearchManager api"
by Michael Jurka
· 13 years ago
23a8d1e
Merge "Launcher-side changes to update packages after the set of app widgets has changed. (Bug 6602951)"
by Winson Chung
· 13 years ago
0da0b6b
Merge "Fixing issue where dropping items onto side pages might drop them two pages away. (Bug 6433177)"
by Winson Chung
· 13 years ago
cc1cfe4
Fixing issue where dropping items onto side pages might drop them two pages away. (Bug 6433177)
by Winson Chung
· 13 years ago
34ce91e
am 3d8bdd63: am eb04476d: Merge "Fix issue where "X" would appear over QSB bar in landscape mode" into jb-dev
by Michael Jurka
· 13 years ago
eb04476
Merge "Fix issue where "X" would appear over QSB bar in landscape mode" into jb-dev
by Michael Jurka
· 13 years ago
d238657
am 2561ee84: am d74389d9: Merge "Add null pointer checks to fix NPEs" into jb-dev
by Michael Jurka
· 13 years ago
d74389d
Merge "Add null pointer checks to fix NPEs" into jb-dev
by Michael Jurka
· 13 years ago
324dbdd
Fix issue where "X" would appear over QSB bar in landscape mode
by Michael Jurka
· 13 years ago
a3f78e3
Launcher-side changes to update packages after the set of app widgets has changed. (Bug 6602951)
by Winson Chung
· 13 years ago
a33411c
Removing use of private SearchManager api
by Michael Jurka
· 13 years ago
5649c28
Add null pointer checks to fix NPEs
by Michael Jurka
· 13 years ago
e783cde
Merge "Adding animation when destroying folder due to single item remaining"
by Michael Jurka
· 13 years ago
51600e4
am 8fd14178: am 7e4e4ba4: Merge "Removing logging in AppsCustomizePagedView (Bug 6597629)" into jb-dev
by Winson Chung
· 13 years ago
7e4e4ba
Merge "Removing logging in AppsCustomizePagedView (Bug 6597629)" into jb-dev
by Winson Chung
· 13 years ago
4131bb1
am 452a4f58: am a35a7807: Merge "Fix NPE" into jb-dev
by Michael Jurka
· 13 years ago
56f5df7
am 5016b985: am 898f152d: Merge "Adding additional synchronized blocks when committing changes to the new-apps list. (Bug 6621553)" into jb-dev
by Winson Chung
· 13 years ago
04cd38f
am fab8e550: am db2bfa05: Merge "Fixing issue where play icon disappears after hitting home (Bug 6636269)" into jb-dev
by Winson Chung
· 13 years ago
a1b5500
am 307f0b4d: am 12dd20d5: Merge "Fixing issue where we were not always invalidating the page data when setting apps. (Bug 6549598)" into jb-dev
by Winson Chung
· 13 years ago
f3bade6
Make names of debug properties consistent
by Michael Jurka
· 13 years ago
9bc8eba
Clean up warnings and some private API usage
by Michael Jurka
· 13 years ago
fb91f30
Adding animation when destroying folder due to single item remaining
by Adam Cohen
· 13 years ago
a35a780
Merge "Fix NPE" into jb-dev
by Michael Jurka
· 13 years ago
382aa18
Fix NPE
by Michael Jurka
· 13 years ago
c10ba13
Removing logging in AppsCustomizePagedView (Bug 6597629)
by Winson Chung
· 13 years ago
898f152
Merge "Adding additional synchronized blocks when committing changes to the new-apps list. (Bug 6621553)" into jb-dev
by Winson Chung
· 13 years ago
d9e20bf
Adding additional synchronized blocks when committing changes to the new-apps list. (Bug 6621553)
by Winson Chung
· 13 years ago
db2bfa0
Merge "Fixing issue where play icon disappears after hitting home (Bug 6636269)" into jb-dev
by Winson Chung
· 13 years ago
12dd20d
Merge "Fixing issue where we were not always invalidating the page data when setting apps. (Bug 6549598)" into jb-dev
by Winson Chung
· 13 years ago
bc786ab
Merge "Removing logging (issue 6583911)" into jb-dev
by Adam Cohen
· 13 years ago
1b88409
Fixing issue where play icon disappears after hitting home (Bug 6636269)
by Winson Chung
· 13 years ago
9430988
Improving overscroll paramaters for 7-inch devices
by Adam Cohen
· 13 years ago
9802ac9
Fixing issue where we were not always invalidating the page data when setting apps. (Bug 6549598)
by Winson Chung
· 13 years ago
5262bb3
Merge "Fixing regression in transition after returning to home from another app. (Bug 6629707)" into jb-dev
by Winson Chung
· 13 years ago
8ec2303
Fix subtle folder jank related to previous change
by Adam Cohen
· 13 years ago
ec3f3b9
Merge "Fix two pieces of folder jank" into jb-dev
by Adam Cohen
· 13 years ago
07e4579
Merge "Fixing issue where we weren't invalidating the correct press feedback layout (Bug: 6628324)" into jb-dev
by Michael Jurka
· 13 years ago
7cc3c7f
Fixing issue where we weren't invalidating the correct press feedback layout (Bug: 6628324)
by Winson Chung
· 13 years ago
6cf7909
Fixing regression in transition after returning to home from another app. (Bug 6629707)
by Winson Chung
· 13 years ago
Next »