f1ad608c28c79c8e9b83d83ce9154f1b7284f412 |
|
13-Mar-2013 |
Michael Jurka <mikejurka@google.com> |
Fix jumps in the beginning of animations If the first draw frame of an animation is expensive, which it often is, it causes a big jump. Added a helper class which automatically adjusts the animation start time if the first frame is more than 16ms. Change-Id: I100edbc41c2abe930a32d6bcf0a782ea9735f7f9
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
ee8e99fe3bde78885904b4d9ea789b4d2a6f2b16 |
|
07-Feb-2013 |
Michael Jurka <mikejurka@google.com> |
Fix crash when switching between Apps/Widgets tabs Bug: 8138894
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
7819abd2d191a170cbc9d4bd190001c465187a9d |
|
29-Nov-2012 |
Winson Chung <winsonc@google.com> |
Fixing issue where the cling is offset. (Bug 7633074) - Also fixing issue where the workspace cling was showing on top of AllApps when you entered it for the first time. Change-Id: I7d59ad153de192bc1d69537af1b4af632465138b
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
7f9ddd84353451e72f48f34a8d280d5e873b2f45 |
|
20-Nov-2012 |
Michael Jurka <mikejurka@google.com> |
Fix janky transition on All Apps tab switch Bug: 7139562
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
7eed60454d1b6537030f3a1b5c7f502a62f0d345 |
|
19-Oct-2012 |
Michael Jurka <mikejurka@google.com> |
Get rid of explicit GC requests Bug: 7370913
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
59fe4f1023267f48cd89b132f2c5d6741028bbaf |
|
26-Jul-2012 |
Winson Chung <winsonc@google.com> |
am 8e1b4f65: am fa4086dd: Fixing issue where selected tab did not match AllApps page upon rotation. * commit '8e1b4f65383d859ca7e2ebfc9a9463c8d46271de': Fixing issue where selected tab did not match AllApps page upon rotation.
|
fa4086ddd7ab9dd98e3ffef798a655ec07e37e14 |
|
26-Jul-2012 |
Winson Chung <winsonc@google.com> |
Fixing issue where selected tab did not match AllApps page upon rotation. Change-Id: I4f32ca7cca042b94bdaea5cf259c397404546e0d
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
8165f0dd202a2c0fbf0816f7613d66938955dc76 |
|
26-Jul-2012 |
Ed Heyl <ed@google.com> |
resolve conflicts w/4f174f1d27adbde6f50e11ee3a8eaf162a030284 Change-Id: I7ecce86e58af545aa18ea25e16978a1dce9dab8e
|
c93e5ae12018bb214099ff88a48cc21580aec4c3 |
|
24-Jul-2012 |
Winson Chung <winsonc@google.com> |
Binding AllApps synchronously. (Bug 6855061) - Also ensuring that we restore to the settling page index if it is in motion Change-Id: I9c6760383113f7614f6cb962ab6562b0e7eb7138
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
2ecf995e0d2d55eb71d03f7230ca87270872d1a3 |
|
18-Jun-2012 |
Michael Jurka <mikejurka@google.com> |
Remove use of private ValueAnimator api Change-Id: I455edcd17bda83ab51c2c04fa40e66097a4d6975
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
a33411cb83e2c7f822d6486183a7a4ea7d1b09e6 |
|
15-Jun-2012 |
Michael Jurka <mikejurka@google.com> |
Removing use of private SearchManager api also removing one unused import
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
51600e4b63a2cecd5637f0b39845c52bdcd40247 |
|
14-Jun-2012 |
Winson Chung <winsonc@google.com> |
am 8fd14178: am 7e4e4ba4: Merge "Removing logging in AppsCustomizePagedView (Bug 6597629)" into jb-dev * commit '8fd14178541374f2609c463a3bf882b93c10395d': Removing logging in AppsCustomizePagedView (Bug 6597629)
|
9bc8eba3338455c5d915055e8ba044981c512dfa |
|
22-May-2012 |
Michael Jurka <mikejurka@google.com> |
Clean up warnings and some private API usage Change-Id: Ic3c0b333942bc3de130e41531017e71358bd5bfb
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
c10ba1396f49cde2faacb7001e7e97fcee325507 |
|
12-Jun-2012 |
Winson Chung <winsonc@google.com> |
Removing logging in AppsCustomizePagedView (Bug 6597629) Change-Id: I58313d3b3536d3ee7eaae8459fbded41dc5dadec
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
bfeac0681b63091731c853fdafa3206642449a9d |
|
07-Jun-2012 |
Winson Chung <winsonc@google.com> |
Synchronizing on the new-apps list before modifying it. (Bug 6621553) - Minor tweak to qsb padding - Adding yet more logging for single-app-page issue Change-Id: I4272dd7a70c9ac26f026b03a1f991f14844fdb9d
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
31ce073f6a4a6e3e71d533ea4a2a423c2509ad89 |
|
06-May-2012 |
Winson Chung <winsonc@google.com> |
Keying off the Launcher state to determine wallpaper visibility (Bug 6396752) Change-Id: I00c457d9c07113bf8ff4c7102e486efcb030ddc4
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
21fadeaad1f5a662df425085551c6f54e8c28f52 |
|
28-Apr-2012 |
Winson Chung <winsonc@google.com> |
Fixing build. Change-Id: Ibd16316801a4078d80484f8e04507508d6f7a905
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
ac08f4b93e075fd90c8689509ad3108284a717d8 |
|
28-Apr-2012 |
Winson Chung <winsonc@google.com> |
Fixing issue where you can not swipe AllApps while transitioning to AllApps. (Bug 6389985) Change-Id: Idce57a6a3fffffa800d33c1b5b528d36174bb511
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
a35e35ae0ac2391b8928eb15bf91274aea96b115 |
|
27-Apr-2012 |
Michael Jurka <mikejurka@google.com> |
Solve blip the first time All Apps is launched
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
8b805b17158886035b38261eb611d8641701ae43 |
|
18-Apr-2012 |
Michael Jurka <mikejurka@google.com> |
Remove use of private APIs Change-Id: I3e28763075f8e92391796dc009214c9fa8f50008
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
c7450e3ebd7672fcd7b9d51a8c1e68f63c5ce86b |
|
18-Apr-2012 |
Winson Chung <winsonc@google.com> |
Updating launcher transitions. Change-Id: I32b35189fe05a1c0db0ac1d7f508b1560088f635
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
aea1ce51bcb218960d9a95495c3c22bc492351bf |
|
12-Apr-2012 |
Michael Jurka <mikejurka@google.com> |
Fix NPE Bug: 6329157 Change-Id: Idd2db78890d196bcbfbe93640e07a96037638341
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
6e3cf9001e2cd5df1b9850831a6ce21497bd1202 |
|
31-Mar-2012 |
Winson Chung <winsonc@google.com> |
Using measured dimensions in case the tab flips quickly and the content hasn't shown yet. (Bug 6263403) Change-Id: I84512dc8d661c4c714a531ba1b028081c1fa164d
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
39e5d176e6e375e7ae46d42ed14412d54cb223c9 |
|
13-Mar-2012 |
Michael Jurka <mikejurka@google.com> |
Fix more cases where blips show up in All Apps - defer any updates to the widget previews if we're mid-transition - call System.gc() before a transition to avoid gc mid-transition Change-Id: If8b4699b142af20b2f14e9a8653f893139adf90e
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
6cfafb96c3b108fec90897c1a251229be9861ddb |
|
24-Feb-2012 |
Michael Jurka <mikejurka@google.com> |
Fix a lot of easy lint issues Change-Id: I80b43dae137cbbb912ec0fcc4e401de16a9b44a1
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
a8352d22afd3b78ab01ded90ad1674599100fda5 |
|
24-Feb-2012 |
Michael Jurka <mikejurka@google.com> |
Cancel scroll indicator fade during allapps/workspace transition Change-Id: I8661c17adbf0a129730b44641930fb68ba9afed6
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
7044272f180d34ab29866f6c59ee75376e8a1df5 |
|
11-Feb-2012 |
Winson Chung <winsonc@google.com> |
Allow touches to fall through AllApps nearing end of transition (Bug: 5991846, 6016062, 5991846) - Also updating mTransitionProgress so control when drops succeed Change-Id: I2f672c64f0a87249dcf7d254f963b8b2710c849f
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
bed61d22bdbfcdbe04f92675c7751b83c7a8947c |
|
15-Feb-2012 |
Michael Jurka <mikejurka@google.com> |
Revert "Revert "Speed up All Apps -> Workspace transition"" - also, undo enabling hardware layers for scroll indicator, which could have caused slowness - fix bug where scroll indicator was not seen after the first visit to all apps - eliminate a some needless hardware layer redraws - making items under All Apps invisible when we're in All Apps - making workspace spaces invisible if their alpha is 0 to prevent more hardware layer rebuilding This reverts commit 9753d13c7bda09c1203c611ac6717021037f39c3. Change-Id: Ib908ae0b456b2d4b8a171991a95f20aea4749da1
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
9753d13c7bda09c1203c611ac6717021037f39c3 |
|
14-Feb-2012 |
Michael Jurka <mikejurka@google.com> |
Revert "Speed up All Apps -> Workspace transition" Temp fix for 5976264 This reverts commit 9433fa7ebad74320e39bfac6161a68bc850fe161. Change-Id: Ic49ffc818b9b233b3717b52a5f77eaac1e001f5b
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
9433fa7ebad74320e39bfac6161a68bc850fe161 |
|
19-Jan-2012 |
Michael Jurka <mikejurka@google.com> |
Speed up All Apps -> Workspace transition - use HW layers on Views whose alpha is faded - don't run animation end code until the entire launcher transition is finished - be more aggressive about making workspace pages visible after an animation, potential fix for Bug #5867739 Change-Id: I52a088e551c1636a67725629640286b885070f32
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
2a4b1a809c6bc0af9ae3ad974fe50e2a91569543 |
|
07-Dec-2011 |
Michael Jurka <mikejurka@google.com> |
Make All Apps<-->Workspace transition smoother - grouping workspace/all apps anims into one animator set, prevents blip when one of them ends early and its end anim handler does lots of work mid-animation - updating pivots for all apps zoom if layout changes - avoid running unnecessary animations on workspace pages - prevent unnecessary reloading of pages in All Apps Change-Id: I53a75f7c4c7d254057e2f8f4fd17711e8862256d
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
e326f186af6b00e4ea32849f1527254c669d0600 |
|
21-Nov-2011 |
Michael Jurka <mikejurka@google.com> |
Unload widget previews when launcher is not visible Can save ~1-2MB of RAM Bug #5104303 Change-Id: I992bec33052f4d2c201e528b5edf384d05960e71
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
3f4e1423804d64a38cb69e4511d7b80783564827 |
|
17-Nov-2011 |
Winson Chung <winsonc@google.com> |
Minor fixes to Launcher - Tweaking the AllApps tab padding - Fixing issue where the cling punch out might be in the wrong location - Removing unused dragging code related to drop/scroll area overlap - Tweaking padding so that picking up an icon on the top row does not automatically hover over delete (Bug 5636264) - Fixing issue where multiple bgs in AllApps tab bar line makes it look blurry (Bug 5523822) Change-Id: I707397c231188a9feee8c0856374e0483cf37296
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
c97ddb679c7b2eaec78f136d840ad7975d03002f |
|
16-Nov-2011 |
Michael Jurka <mikejurka@google.com> |
Merge "Fix bug where all apps didn't load sometimes" into ics-mr1
|
3d845e8d8921eebe0b072b7856b660b4350921e1 |
|
16-Nov-2011 |
Michael Jurka <mikejurka@google.com> |
Fix bug where all apps didn't load sometimes Bug #5623281
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
b737ee6ab2dc4938a1b2a574c336af0eab826712 |
|
16-Nov-2011 |
Michael Jurka <mikejurka@google.com> |
speeding up transition from other apps -> Launcher
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
182c4d269eee86a30230dfdd53a5a3d6160dfdde |
|
15-Nov-2011 |
Michael Jurka <mikejurka@google.com> |
Merge "Delay loading All Apps pages until the first time we enter All Apps, making launcher startup faster (5000628)" into ics-mr1
|
c6f10b906fc9c120cafc81046a42b2434ff635a9 |
|
14-Nov-2011 |
Winson Chung <winsonc@google.com> |
Workarounds for a couple crashes. (Bug 5612584, Bug 5613438) Change-Id: I9669d830a10cc98291737f3f1d561c846c408289
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
1899a36ab3aab7671420511f47eb8b273b9b1078 |
|
03-Nov-2011 |
Michael Jurka <mikejurka@google.com> |
Delay loading All Apps pages until the first time we enter All Apps, making launcher startup faster (5000628) Change-Id: I2a2218975141d7659184de83e505c7ab6e613232
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
141dbd0e02f9fd9f3a096722d8d812990b5931e1 |
|
03-Nov-2011 |
Michael Jurka <mikejurka@google.com> |
Improve Apps/Widgets transition - Avoid using a bitmap when doing crossfade when switching between Apps/Widgets tabs, also fixes a visual issue on stingray (5104303) Change-Id: I7365c629e704f37e18350ad15a849c034553d0b3
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
097e6c71b12ad1fdc9beba5f74c466521508df9d |
|
20-Oct-2011 |
Winson Chung <winsonc@google.com> |
Adding additional checks to prevent launcher crash when we can't compose animation buffer. (Bug: 5478481) Change-Id: I5671bffab8626b4e2224ef4c174204a5a3b68f97
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
dd3a3d9cf94b80c356ca1d9ca62a3b90e0d56c5c |
|
20-Oct-2011 |
Adam Cohen <adamcohen@google.com> |
Merge "Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485)" into ics-mr0
|
ae4f155e090bf387b989fb738ee34ab045585711 |
|
20-Oct-2011 |
Adam Cohen <adamcohen@google.com> |
Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485) Change-Id: I841823e28bf419028afea2a57352c4ad45c7c4a0
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
4b0ed8c09ebc6afd97ff8b0de6a9617f6469ad1a |
|
20-Oct-2011 |
Winson Chung <winsonc@google.com> |
Adding additional cases where we may have to recalculate the number of apps/widget pages. (Bug: 5475261) Change-Id: Ia5f0cea7a3b8bd0a972ec3ea2fadc72eb0f7689a
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
7fe4f8ba0a3c065773f3166940f6b34e42194389 |
|
17-Oct-2011 |
Adam Cohen <adamcohen@google.com> |
Merge "Add ability to swipe from apps to widgets in AllAppsCustomize (issue 5453016)" into ics-mr0
|
0cd3b64e607cc1f81ed49b00ef7398c2a2b7a48d |
|
14-Oct-2011 |
Adam Cohen <adamcohen@google.com> |
Add ability to swipe from apps to widgets in AllAppsCustomize (issue 5453016) Change-Id: I4d725cf1ee11d67f5149dbd0edbcb2e0af3b80ee
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
d2c1f80aa73bef9d7fb5991ec29ea7a7b2e38f90 |
|
14-Oct-2011 |
Winson Chung <winsonc@google.com> |
Making Launcher tabs more consistent with system. (Bug: 5184498) Change-Id: Idac7c14fdefcdad0bb88b1c5b34fa3e10c2733ac
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
7d7541e7b48fdc114c24b3b0aa75e70d7228041e |
|
17-Sep-2011 |
Winson Chung <winsonc@google.com> |
Updating Clings. (5057945, 5056643) Change-Id: Ifb2d37e92495aeddf9d4b3277eb8d2a846f4aa99
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
7ed3774638133ac603e92ca3174ecdd151269cca |
|
09-Sep-2011 |
Winson Chung <winsonc@google.com> |
Bug Fixing - Setting loader thread priority to default after loading to help rotation time (5264039, more work to be done here potentially) - Fixing regression in missing background gradient for hotseat - Removing the old cupcake gallery item bg, new bg assets coming soon (5160311) - Defering showing the AppsCustomize tab bar until we request layout to help a little with the flashing Change-Id: I8c4981435f684363be951696986b7ab1b71956eb
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
f314b0eab03bb354c14b6c89f694a6685bd246d9 |
|
16-Aug-2011 |
Winson Chung <winsonc@google.com> |
Improving transition between Apps/Widgets panes (5145408) Change-Id: Id4f73a89b646bbf168ee49e8bdeb34b85a52d9d4
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
70d721061536e0634f6cfa8cd219759a83befcee |
|
12-Aug-2011 |
Winson Chung <winsonc@google.com> |
Changing menus to show Wallpapers, Manage Apps, Help. (5114668) Change-Id: I7e2042245291b07fa048ca43613ca506b21b456e
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
c57b7a8233d32c6dd8de5057c570afe3f50e3ef2 |
|
10-Aug-2011 |
Michael Jurka <mikejurka@google.com> |
Adding a progress bar while All Apps is loading - also, removing some unused imports Change-Id: Icf46beb9fa9d89bc06cba33c148ceb7d668cd402
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
c100e8eae7d67ad5bd78767494b62b8fae5d1779 |
|
10-Aug-2011 |
Winson Chung <winsonc@google.com> |
Tablet/AllApps fixes. - Fixing regression where the power button did not dismiss Apps/Customize - Fixing regression in number of icons in portrain in AC, and removing legacy peek var for calculations (5122724) - Fixing spacing in shop button on tablet - Fixing bug where the apps pane was being changed as we were animating (5139543) Change-Id: I3a3e5f224fd92e99072c830d13423d195179e7c7
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
fa2b241424f3478200e77d61db83448c2f211fee |
|
09-Aug-2011 |
Michael Jurka <mikejurka@google.com> |
Merge "Flash scroll indicators a bit earlier on transitions"
|
430e8a5f5b06181addfd37223518fc21c5c41b69 |
|
09-Aug-2011 |
Michael Jurka <mikejurka@google.com> |
Flash scroll indicators a bit earlier on transitions Change-Id: I456b61480299b1177d9d275f2cb4459bab02d63e
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
f30ad5f1bf33baceeca6b770464fb543b58af985 |
|
08-Aug-2011 |
Winson Chung <winsonc@google.com> |
Making hotseat a fiver. Change-Id: I18737692a115f8fd77c6feb3062f4bfeca3506ae
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
6a3fd3f042c8bfa7d83e29c1eeadff21323ab089 |
|
02-Aug-2011 |
Winson Chung <winsonc@google.com> |
Multitude of launcher behaviour changes. - Merging widgets and shortcuts in widgets pane - Removing legacy long press menu items (make it go straight to wallpapers) - Removing old option menu (just making it point to wallpapers) - Dropping user to workspace after adding an item (animations to be tweaked) or back to AppsCustomize only on failure/cancel Change-Id: Ia73670ce76f321dc45defb27bb5a828764240ab4
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
4afe9b31f51022538b30646fe83780e83bf22490 |
|
28-Jul-2011 |
Winson Chung <winsonc@google.com> |
Adding ability to add to hotseat from spring loaded mode (5064141). - Fixing regression where folder items had no text in tablet ui and assets - Fixing spring loaded frame sizing (5067335) - Making the cells 80x80 for testing again on the phone ui (5085986) Change-Id: I52a0f5eaf2dcf4adaf57c5a71da3903892c490a8
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
5a808358f1a773dab8babae44899ffd4ed1810c1 |
|
28-Jun-2011 |
Winson Chung <winsonc@google.com> |
Adding menu to jump to shortcuts page in widgets tab - Fixing bug in PagedView when setting the current page - Fixing small visual issue with flashing scroll indicator - Fixing slightly offset holographic icons Change-Id: Ic6ce6365daca41cb5a73706c7c4b078f33a4e39c
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
19e0fc53c43a7746d7ae3d7c6027166bded33f0f |
|
23-Jul-2011 |
Michael Jurka <mikejurka@google.com> |
Fix two crashes - NPE: bug #4984219 - IllegalStateException: bug #4969695 Change-Id: Iaf02e669b26f9277388e0e7bffd532220ebf9bb1
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
32174c878c77b4e0f13449f4c26ff6b487bc7ca6 |
|
20-Jul-2011 |
Winson Chung <winsonc@google.com> |
Fxing issues with the scroll bar - Removing track from AllApps - Scrollbar should reach edge of track now - Fixing flashing when going from AppsCustomize to workspace and switching tabs in AppsCustomize Change-Id: Id69bd04dc503608566c3a33a1344904e3db383bf
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
3ac74c55cf8baef29db80e8c67ab4ab033b04417 |
|
01-Jul-2011 |
Winson Chung <winsonc@google.com> |
Tweaking the scroll indicators with new assets and sizing. - Showing the scroll indicators when changing between workspace/apps customize Change-Id: I791c09b76deb00108c466f08ae3c29b19d77c4d8
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
fd3385fe9e0f034b04f99d5d59a58d74fe040da4 |
|
16-Jun-2011 |
Winson Chung <winsonc@google.com> |
Using GridLayout in AppsCustomize widgets tab. - Starting to implement new widgets design - Hiding outlines in phone ui while dragging - Making the tab bar show only when we have items as well Change-Id: Ic027f9ba83fc0982f2f92a90412f050a8e248f9c
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
b44b52439d155f570db7d6d0b80fdd3350e35685 |
|
13-Jun-2011 |
Winson Chung <winsonc@google.com> |
Loading previews and holographic icons in background thread using AsyncTasks. - Adding back animation between tabs Change-Id: I1a49bfca4f85f579e232861aa02d08fb25d0aafc
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
faa13255de0fb1d581ec7a583ed6ef0b661dbea0 |
|
14-Jun-2011 |
Winson Chung <winsonc@google.com> |
Fixing crash in FocusHelper and removing some old focus code for old Customize layout. Change-Id: Ifd8a38174bbcf04c0ffeeefb4f42419e82a6ba95
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
f0ea4d3378be7b962c8e0bce2392df5e82491fb8 |
|
06-Jun-2011 |
Winson Chung <winsonc@google.com> |
Replacing AllApps/Customize in tablet UI with Apps/Customize. Change-Id: I11a296b25472e4bf298a468865b0dff29f500aaa
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
5cf73001ae38d7ba7e911327764f04b95ed84921 |
|
01-Jun-2011 |
Winson Chung <winsonc@google.com> |
Merge "Fixing translateable attribute in strings, and click-through in AppsCustomize."
|
6a26e5bed48bf64996aef3ea1db4767ee147640e |
|
26-May-2011 |
Winson Chung <winsonc@google.com> |
Removing wallpapers tab, adding shop icon back. Change-Id: I90bb107cce033ecb78a8fe365aa99c641a492b48
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
4179b4e048dd019daca053dc3a7eddf6c464b08b |
|
01-Jun-2011 |
Winson Chung <winsonc@google.com> |
Fixing translateable attribute in strings, and click-through in AppsCustomize. Change-Id: I8ceff05f5d38021c74731cddf71391b55049b2af
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
55b6550e37da5df2fda44fc712bc082731f2d8e7 |
|
26-May-2011 |
Winson Chung <winsonc@google.com> |
Changing long-press-on-workspace behaviour to show Applications & Widgets. - Disabling tap-on-widgets-to-add in favour of long press Change-Id: Ia82143b74216a968ab11890cba83a01c4ab72a06
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
46af2e89164b391b7a0049c6ce9048a2b7a7f644 |
|
10-May-2011 |
Winson Chung <winsonc@google.com> |
Adding Wallpapers tab. Change-Id: Ic42bec30a4a3a4f8745bd1b5b164f33cc9a6c96f
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
fc79c8067e21e55fce3802a63e15ee4c6f11d595 |
|
02-May-2011 |
Winson Chung <winsonc@google.com> |
Fixing drag and drop issues with AppsCustomize pane. - Fixing issue with no-more-space error not showing - Returning to first page of AllApps when leaving and coming back Change-Id: If3fb1ba1abae9d453bb71214e44170df91a52189
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
4b576be59e58072cc03b5a8d36afb6a322513575 |
|
28-Apr-2011 |
Winson Chung <winsonc@google.com> |
Adding back the widgets pane to the merged AllApps. - Fixing issue with holographic drag outlines being drawn offset Change-Id: Ie0e89d76ce6714b44f9cd2ddf99ad608b51bf005
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|
785d2eb2b8d7072c8124300dd9168ff51a91cf38 |
|
15-Apr-2011 |
Winson Chung <winsonc@google.com> |
Initial changes to merged AllApps/Customize pane in the Phone UI. Change-Id: Ifa1676736033fe617dd0cca965156c38fa452948
/packages/apps/Launcher2/src/com/android/launcher2/AppsCustomizeTabHost.java
|