summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanupnebkat2011-12-3052-949/+167
| | | | Change-Id: I24b6971f1ab1f26f5295d4a5647e8fb08fe558f7
* AppsCustomize: Apps Sorting Modenebkat2011-12-293-3/+87
| | | | Change-Id: I9b376c39da3039b7c9a37f0748a1d6b5dc67a471
* Workspace: Fix tablet rendering bugnebkat2011-12-291-2/+1
| | | | Change-Id: I4e8f16383daf433b13000e41c0eae980707c58b6
* Launcher: Orientation Cleanupnebkat2011-12-271-5/+8
| | | | Change-Id: Iff9d17242ddeabf63026eb24437468a2bb2c3282
* Remove SmoothPagedViewnebkat2011-12-273-198/+3
| | | | Change-Id: Ibbf06c84a5a508192f05be02c77efc64c350fb35
* LauncherModel: Cleanupnebkat2011-12-271-31/+11
| | | | Change-Id: I985473893cc3db99b97a33170106aeddc81e0ea7
* Workspace: Show Scrolling Indicator FC Fixnebkat2011-12-271-1/+1
| | | | Change-Id: I3505a2a7214853893c58003fd12ae095d9f04c67
* Removed unused Tween classesnebkat2011-12-272-142/+0
| | | | Change-Id: I88975d6aad4e265fba05c59cae71e6b3262c5eae
* Workspace: Disable Touch Smoothingnebkat2011-12-272-13/+1
| | | | | | | | Touch smoothing is a feature to average out the touches to make scrolling seem smooth. But this smoothing gives the effect that there is lag. Change-Id: Iafd3158dc8a3e9acd086b088141a64a316bf064d
* Launcher: Software Menu Buttonnebkat2011-12-273-5/+40
| | | | Change-Id: Ief9a0bce26b557f10c341c79cd4c9a96d591f9cb
* ShortcutReceiver: Fix Intentsnebkat2011-12-273-8/+8
| | | | Change-Id: I68ee0b83cac38d2c9590d8ba19b0093e1da3ce0c
* Update Copyrightnebkat2011-12-274-2/+19
| | | | Change-Id: I5ffdfd4a09bd58f8ae498c932ce07d691cfb8ab8
* Tweak Menunebkat2011-12-271-10/+12
| | | | | | | | - Move "System settings" to the bottom of the menu - Request from Pawit Pornkitprasan - Change "Preferences" to "Trebuchet settings" - Request from Tanguy Pruvot - Hide Preferences if using CyanogenMod (with the settings shortcut) - Request from Steve Kondik Change-Id: I0738fb0feb04d601b93e28088b771283c35b6684
* PagedView: Don't Clear Dirty Pagesnebkat2011-12-231-1/+4
| | | | | | | | This fixes the lag in drawer after everything is initially loaded. Before this the furthest (last) page was getting cleared and reloaded many times and this caused lag. Change-Id: I62354ffba2147b93e4a4daf3fa072eb9d0bc41d2
* AppsCustomize: Fix Clingnebkat2011-12-231-8/+0
| | | | Change-Id: Ia3070379be86df32523c0a4c8897e709fb9d2b9e
* Preferences: Cleanupnebkat2011-12-234-23/+29
| | | | Change-Id: I1c68f8b58025714138c0c6bf0e1faf1f01d17be9
* Preferences: Scroll Wallpapernebkat2011-12-222-8/+34
| | | | Change-Id: If20b0f45cc773f7e03565b638ae745ced3070d5c
* Workspace: Speed tweaks to mSnapVelocityjdkoreclipse2011-12-221-1/+1
| | | | Change-Id: I40426be6897df5866c79373d621aae63be02733e
* Preferences: Number of Homescreens + Default Screennebkat2011-12-225-24/+46
| | | | Change-Id: Id361d71c9fd0f0748fa6a48c6702178d366221b8
* Rename com.android.launcher2 to com.cyanogenmod.trebuchetnebkat2011-12-2277-147/+147
| | | | Change-Id: Iadff7b73615fcb7d09922db29b771393f4d0d6e6
* Preferences: NumberPickerPreferenceDanesh M2011-12-181-0/+126
| | | | Change-Id: I1888fe530a71af1e5d3b015d4a416c98e20ee3e0
* AppsCustomize: Revert optimizationsnebkat2011-12-181-44/+50
| | | | Change-Id: I1b404e07687f864c2acececc033683ed4b2cbfe6
* Merge 4.0.3nebkat2011-12-1737-1230/+1500
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: res/values/strings.xml src/com/android/launcher2/AppsCustomizePagedView.java src/com/android/launcher2/AppsCustomizeTabHost.java src/com/android/launcher2/Launcher.java src/com/android/launcher2/PagedView.java src/com/android/launcher2/SearchDropTargetBar.java src/com/android/launcher2/Workspace.java Change-Id: Ia26c63bbf28b790c06f298c65fb48c79f49dc897
| * No longer using fastInvalidate() pattern for half of AllApps transitionAdam Cohen2011-12-061-11/+7
| | | | | | | | | | | | | | Turns out this was likely causing the hardware layer to be redrawn and hence an anti-optimization Change-Id: Ib98beebec6efed339eb9f918c24579af529e028e
| * Remove dependency on support library. DO NOT MERGE.Daniel Sandler2011-12-011-2/+2
| | | | | | | | | | Bug: 5689684 Change-Id: I57c662da9b2c2009ee1631e637e5f55deea021b7
| * Fix memory leak in LauncherMichael Jurka2011-11-302-1/+5
| | | | | | | | | | | | | | Leak happened when a stack view was on the workspace and then workspace forced a rebind of its items (for example, when an app was installed) Bug # 5629171
| * Merge "Clean up unused code and import declarations" into ics-mr1Michael Jurka2011-11-2820-90/+9
| |\
| | * Clean up unused code and import declarationsMichael Jurka2011-11-2820-90/+9
| | | | | | | | | | | | Change-Id: If36fd2d99a51b07290b13f697b3ea08d31feb023
| * | Fixing a few landscape issues.Winson Chung2011-11-282-1/+9
| |/ | | | | | | | | | | | | | | - Fixing issue where widgets/icon names from side pages show in landscape (Bug 5665226) - Fixing issue where the workspace was rendering over the hotseat in landscape (Bug 5665226) - Fixing regression where the market button had no press feedback Change-Id: Idcd890fdddab2d463195c9b3000fe7a0ab357200
| * Merge "Fixing issue where shortcut holographic outlines were different than ↵Winson Chung2011-11-232-15/+20
| |\ | | | | | | | | | widgets. (Bug 5659891)" into ics-mr1
| | * Fixing issue where shortcut holographic outlines were different than ↵Winson Chung2011-11-222-15/+20
| | | | | | | | | | | | | | | | | | | | | | | | widgets. (Bug 5659891) - Also fixing regression where widget drag previews weren't slightly translucent Change-Id: I5370819589a2fc839df8742cda5156aec986b47d
| * | Merge "Preventing springloaded mode from snapping back due to timeout. (Bug ↵Winson Chung2011-11-231-3/+12
| |\ \ | | | | | | | | | | | | 5649189)" into ics-mr1
| | * | Preventing springloaded mode from snapping back due to timeout. (Bug 5649189)Winson Chung2011-11-221-3/+12
| | |/ | | | | | | | | | | | | | | | - Also allowing drop on all apps button to cancel a drag Change-Id: I27252bd34c591882d8c5f80389d8fd6f4f6e4791
| * | Merge "Fixing an issue where qsb press states could be out of sync. (Bug ↵Winson Chung2011-11-234-6/+42
| |\ \ | | | | | | | | | | | | 5627327)" into ics-mr1
| | * | Fixing an issue where qsb press states could be out of sync. (Bug 5627327)Winson Chung2011-11-214-6/+42
| | | | | | | | | | | | | | | | | | | | | | | | - Adding haptic feedback to qsb button clicks (Bug 5652304) Change-Id: I93d7c7a737f167d7ddf2b426d87e3a062feccac3
| * | | Merge "Prevent the creation of Shorcuts with null intents (issue 5629292)" ↵Adam Cohen2011-11-234-4/+22
| |\ \ \ | | | | | | | | | | | | | | | into ics-mr1
| | * | | Prevent the creation of Shorcuts with null intents (issue 5629292)Adam Cohen2011-11-224-4/+22
| | | | | | | | | | | | | | | | | | | | Change-Id: I54fbad2d4af27c6d8fc0d79c33e890298a3db4dc
| * | | | Unload widget previews when launcher is not visibleMichael Jurka2011-11-225-4/+59
| | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Can save ~1-2MB of RAM Bug #5104303 Change-Id: I992bec33052f4d2c201e528b5edf384d05960e71
| * | | Merge "Fix issue 5639994: disabled multi-touch on folders" into ics-mr1Adam Cohen2011-11-211-0/+1
| |\ \ \
| | * | | Fix issue 5639994: disabled multi-touch on foldersAdam Cohen2011-11-181-0/+1
| | |/ / | | | | | | | | | | | | Change-Id: I95bb0089e7522db88dea56281a375f9c98ece460
| * | | Merge "Fixing bug where drag would sometimes get cancelled inadvertently" ↵Adam Cohen2011-11-211-0/+1
| |\ \ \ | | | | | | | | | | | | | | | into ics-mr1
| | * | | Fixing bug where drag would sometimes get cancelled inadvertentlyAdam Cohen2011-11-181-0/+1
| | |/ / | | | | | | | | | | | | Change-Id: I4e838836c5a943abe9ebe2437cb53f68e6aae3d0
| * | | Merge "Fixing PagedView bad snap-back decisions" into ics-mr1Adam Cohen2011-11-211-8/+9
| |\ \ \
| | * | | Fixing PagedView bad snap-back decisionsAdam Cohen2011-11-181-8/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -> There was some code that was causing pages to snap back much to the original page much too frequently. Change-Id: Ibd02ac634c737887a2bcfd7096882c95c51087f1
| * | | | Merge "Potential fix for out-of-date hardware layers" into ics-mr1Michael Jurka2011-11-211-6/+22
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Potential fix for out-of-date hardware layersMichael Jurka2011-11-181-6/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Might also further help bug where IMG GPU slows down when rendering into hardware layers that are not rendered to framebuffer Bugs # 5614712, 5616414, 5628998 Change-Id: I85ff11889aa28f6985dd68e7f1e57d0da2150aa5
| * | | | Enabling clings for tablets (Bug 5506377)Winson Chung2011-11-182-8/+23
| | |_|/ | |/| | | | | | | | | | Change-Id: Id0cdc7e2a101788f790340cd5acf6abb33419de6
| * | | Merge "Minor fixes to Launcher" into ics-mr1Winson Chung2011-11-183-26/+31
| |\ \ \
| | * | | Minor fixes to LauncherWinson Chung2011-11-183-26/+31
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
| * | | Merge "Small fix to deal with ugly widget dropping situations" into ics-mr1Adam Cohen2011-11-181-1/+2
| |\ \ \ | | |/ / | |/| / | | |/