summaryrefslogtreecommitdiffstats
path: root/proguard.flags
Commit message (Collapse)AuthorAgeFilesLines
* Adding migration Clings. (Bug 11973614)Winson Chung2014-06-061-0/+3
| | | | | | - Refactoring Launcher cling code out to LauncherClings. Change-Id: Iff4f84f5b8bfeb69b1be0b4802022c3eb20b6f2c
* proguard: Keep SettingsActivity fragmentsNebojsa Cvetkovic2014-01-241-1/+1
| | | | Change-Id: I26e12e11bc3fe63d05177562067dc5a41f86d33f
* Settings: Show Search BarNebojsa Cvetkovic2014-01-241-0/+2
| | | | Change-Id: I7e5c301cd3d0212fbfe0a96de0435ddded4cabaa
* Initial changes to restore clings.Winson Chung2013-09-201-0/+1
| | | | Change-Id: Ie23e6e9f39679e8d35955a4a7db804d03f8b4d3f
* Remove unused proguard flagsMichael Jurka2013-09-121-18/+0
| | | Change-Id: Iae52eb3a5dd27e636aa1fb86a52a1025c3fcf416
* New icon to dump heap information and share it.Daniel Sandler2013-06-171-0/+4
| | | | | | | Alternatively, $ adb shell am start -n <pkg>/com.android.launcher3.MemoryDumpActivity Change-Id: I8c615ec3abffaf6ad693c93bdf569550d8f97298
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-7/+7
| | | | | | | | | | Changes include - moving from com.android.launcher{,2} to com.android.launcher3 - removing wallpapers - new temporary icon Change-Id: I1eabd06059e94a8f3bdf6b620777bd1d2b7c212b
* Fixing proguard issues with last change.Winson Chung2011-08-221-0/+2
| | | | Change-Id: Ic6990330a4831f86ace987ab3c975fd69dac7c4d
* Adding initial folder animationAdam Cohen2011-04-211-0/+11
| | | | | | | -Changed CellLayout/CellLayoutChildren to use padding in the more standard way Change-Id: I728f1b699232422be76eb29b4cf710cd5723a0aa
* Fixing widget resize visual / ux ugliness, Bug: 4082591Adam Cohen2011-03-141-1/+1
| | | | Change-Id: Ib258e02f52dd83418db0c0249efdc90d2424f059
* Fixing proguard issue for resize animationsAdam Cohen2011-03-011-0/+11
| | | | Change-Id: I5c91644f4efc4b152b6c8c7e6ee5818cc0715e02
* updating proguard flags for parallax changesMichael Jurka2011-01-191-10/+4
|
* Fix crash when launching voice search from Home.Amith Yamasani2010-11-191-1/+2
| | | | | | Proguaaaaaaaaaaaaard!!!!! Bug: 3212256
* Fixing proguard related crash due to striping animation callbacks.Winson Chung2010-11-181-0/+2
| | | | Change-Id: I7277ba232b1f2f0decf69ea0d2a2ece6948d5cb6
* Fixed crash on builds with proguard enabledMichael Jurka2010-10-191-0/+4
|
* Fixing proguard related issues with new animation property for page backgrounds.Winson Chung2010-09-291-1/+18
| | | | Change-Id: Id2d0f453cd8b9128ed0d7831e58565765c43d8fc
* supporting swipable home screens on xlarge devicesMichael Jurka2010-09-131-2/+2
| | | | | | | | | | | | - icons and widgets on home screens can be "dimmed" - celllayout no longer renders a dimmed version of itself, but instead its children make dimmed versions of themselves - celllayout no longer always takes up full size of workspace, in landscape mode neighboring screens (celllayouts) are visible - on xlarge devices, in landscape mode side screens are "dimmed" - moved holographic outline helper to its own file - fixed bug where mini-screens were still able to scroll left/right Change-Id: I9e85ab4147edfae1e7525c3d11d42be3fabf4f6d
* Add a market button to the toolbar.Patrick Dubroy2010-08-301-0/+1
| | | | | We determine the default app market activity by resolving an intent, and fetch the icon from the activity's meta-data.
* removed the temp screen rotation buttonMichael Jurka2010-08-161-1/+0
| | | Change-Id: I26d5a840270065e43d4f66b3c53c7e9d52ce4200
* Adding progaurd exception for click handler that's onlyAdam Cohen2010-08-111-0/+1
| | | | | | called by reflection. Change-Id: Idac09b60605fda74334f5a2157b7369207cc7ef2
* fixed crash during animation to all appsMichael Jurka2010-08-051-0/+5
| | | | - proguard was stripping getter/setter that was used only by reflection
* telling proguard not to strip three onClick handlersMichael Jurka2010-08-041-0/+3
| | | | | that are only used by reflection (they are referenced in layout-xlarge/launcher.xml)
* Fix proguard flags.Daniel Sandler2010-04-231-0/+1
| | | | | | Fixes a crash in the new hotseat launcher icons. Change-Id: Idcb7441647f16c783a47dfe09400f04fa8980dd3
* Last minute hack to deliver touch events to widget in landscape mode.Romain Guy2010-04-051-0/+4
| | | | | | | | | | | | Bug #2562729 In landscape, the left and right dots buttons are 93dip wide; this makes them overlap with widgets at the bottom of the screen. The dots do not need to be that wide but we chose this size to make it easier to tap them in portrait. To avoid issues in landscape, this change introduces a new type of ImageView that can ignore touch events in a certain zone. This was easier and cheaper than re-cutting 36+ assets. Change-Id: Id261fba41a43dede943e72060e39e87658e4b0df
* Re-enable Proguard, supports 3D all apps correctly now.Romain Guy2010-03-111-1/+3
| | | | Change-Id: I84ab56054c9f57985fec9107c3977691177b85a4
* Resurrect the All Apps button.Romain Guy2010-03-101-0/+2
| | | | Change-Id: Ic7dc985bfc1eec6d6c059ff37a61c84b8cb103de
* Enable Proguard on Launcher2.Ying Wang2010-03-031-0/+4