summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/app/PackagesMonitor.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-71/+0
* Change lightcycle call to be in Gallery's packageGeorge Mount2012-09-051-3/+0
* Move LightCycle checking to the closed source.Angus Kong2012-09-051-1/+1
* Add LightCycle helper class.Angus Kong2012-08-271-0/+4
* Pass correct intent to IntentService in PackagesMonitorHung-ying Tyan2012-06-291-1/+2
* Replace BroadcastReceiver.goAsync() with IntentServiceHung-ying Tyan2012-06-271-14/+14
* Make PackagesMonitor go asyncHung-ying Tyan2012-03-221-1/+18
* Reorganize import for all files.Owen Lin2012-03-141-2/+2
* Fix 5685925: Handle PACKAGE_CHANGED intent (when a package is enabled/disabled)Chih-Chung Chang2011-11-301-0/+2
* Initial code for Gallery2.Owen Lin2011-08-181-0/+50