summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-16Fix ANRs caused by ApplicationsProviderandroid-sdk-2.1_r1android-2.1_r2.1sandroid-2.1_r2.1p2android-2.1_r2.1pandroid-2.1_r2android-2.1_r1eclair-sholes-release2eclair-releaseeclair-passion-releaseBjorn Bringert
2009-09-30Don't crash when trying to launch missing applicationBjorn Bringert
2009-09-04Return correct MIME type in ApplicationsProvider.Karl Rosaen
2009-07-30Update the list of applications asynchronously in onCreate just as we nowMike LeBeau
2009-07-21Refresh list of applications in a worker thread to avoid ANRs.Karl Rosaen
2009-07-14Support shortcut refresh in ApplicationsProviderBjorn Bringert
2009-07-06Return default app icon when there is no icon to show.Mike LeBeau
2009-06-04Remove duplicates from application search suggestions.Bjorn Bringert
2009-05-15Sort application suggestions with full name prefix matches first.Bjorn Bringert
2009-05-15ApplicationsProvider changes for new _TOKENIZE.Bjorn Bringert
2009-04-29import all files from p4The Android Open Source Project