summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add existence check for face detection methods.Ahbong Chang2012-07-121-0/+20
* Add existence check for DevicePolicyManager.getCameraDisabled()Hung-ying Tyan2012-07-101-0/+5
* Avoid using setSystemUiVisibility in old platforms.Yuli Huang2012-07-062-0/+5
* Don't test the EXTRA_LOCAL_ONLY before HC.Owen Lin2012-07-053-6/+12
* Use different back algorithm for Gallery's widget after JB.Owen Lin2012-07-051-3/+15
* Don't show the shuffle and album widget for old platformsOwen Lin2012-07-054-11/+36
* Don't use invalidateOptionsMenu before API level 11.Owen Lin2012-07-054-11/+45
* Don't use AutoFocusMoveCallback on older platforms.Chih-Chung Chang2012-07-041-0/+3
* Use MTP only if the MTP API is available.Chih-Chung Chang2012-07-042-1/+7
* Merge "Add ExifTags to hold tag names that are not available in ExifInterface"Hung-ying Tyan2012-07-033-9/+38
|\
| * Add ExifTags to hold tag names that are not available in ExifInterfaceHung-ying Tyan2012-07-033-9/+38
* | Remove dependencies on APIs only exist on newer platforms.Chih-Chung Chang2012-07-038-11/+1510
|/
* Don't reuse bitmap before HoneyComb.Owen Lin2012-07-0314-92/+133
* Avoid using View.SYSTEM_UI_FLAG_LOW_PROFILE.The Android Open Source Project2012-07-022-5/+3
* Merge "Do not use NfcAdapter API in old platforms."Yuli Huang2012-07-012-15/+28
|\
| * Do not use NfcAdapter API in old platforms.Yuli Huang2012-06-292-15/+28
* | am 14b961f6: Reconcile with jb-releaseThe Android Open Source Project2012-06-290-0/+0
|\ \
| * \ Reconcile with jb-releaseThe Android Open Source Project2012-06-290-0/+0
| |\ \
| | * \ merge in jb-release history after reset to jb-devThe Android Automerger2012-06-270-0/+0
| | |\ \
| | | * \ merge in jb-release history after reset to jb-devThe Android Automerger2012-06-260-0/+0
| | | |\ \
* | | | \ \ Merge "Remove hardwired strings for no external storage."Owen Lin2012-06-291-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove hardwired strings for no external storage.Owen Lin2012-06-221-2/+2
* | | | | | Merge "Pass correct intent to IntentService in PackagesMonitor"Hung-ying Tyan2012-06-281-1/+2
|\ \ \ \ \ \
| * | | | | | Pass correct intent to IntentService in PackagesMonitorHung-ying Tyan2012-06-291-1/+2
* | | | | | | Merge "Don't use Build.VERSION_CODES."Owen Lin2012-06-286-14/+20
|\ \ \ \ \ \ \
| * | | | | | | Don't use Build.VERSION_CODES.Owen Lin2012-06-286-14/+20
* | | | | | | | Merge "Don't reuse bitmaps in BitmapRegionDecoder before JB."Owen Lin2012-06-283-5/+64
|\| | | | | | | | |/ / / / / / |/| | | | | |
| * | | | | | Don't reuse bitmaps in BitmapRegionDecoder before JB.Owen Lin2012-06-283-5/+64
* | | | | | | Merge "Don't use Display.getSize()."Owen Lin2012-06-282-4/+16
|\| | | | | |
| * | | | | | Don't use Display.getSize().Owen Lin2012-06-272-4/+16
* | | | | | | Replace BroadcastReceiver.goAsync() with IntentServiceHung-ying Tyan2012-06-271-14/+14
|/ / / / / /
* | | | | | am acd75301: am bb52543c: Merge "Show undo option for 3 seconds after the las...Chih-Chung Chang2012-06-272-1/+13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am bb52543c: Merge "Show undo option for 3 seconds after the last picture is ...Chih-Chung Chang2012-06-272-1/+13
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge "Show undo option for 3 seconds after the last picture is deleted." int...Chih-Chung Chang2012-06-272-1/+13
| | |\ \ \ \
| | | * | | | Show undo option for 3 seconds after the last picture is deleted.Chih-Chung Chang2012-06-272-1/+13
* | | | | | | am 52d51fff: am fc826a5f: Merge "Migrate local-album gallery widgets from pre...Hung-ying Tyan2012-06-263-6/+191
|\| | | | | |
| * | | | | | am fc826a5f: Merge "Migrate local-album gallery widgets from pre-JB." into jb...Hung-ying Tyan2012-06-263-6/+191
| |\| | | | |
| | * | | | | Merge "Migrate local-album gallery widgets from pre-JB." into jb-devHung-ying Tyan2012-06-263-6/+191
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Migrate local-album gallery widgets from pre-JB.Hung-ying Tyan2012-06-273-6/+191
| | | | |/ / | | | |/| |
* | | | | | am 27a76801: am c7e89dae: Update thumbnail if a picture is deleted in backgro...Chih-Chung Chang2012-06-264-0/+17
|\| | | | |
| * | | | | am c7e89dae: Update thumbnail if a picture is deleted in background.Chih-Chung Chang2012-06-264-0/+17
| |\| | | |
| | * | | | Update thumbnail if a picture is deleted in background.Chih-Chung Chang2012-06-264-0/+17
| | |/ / /
* | | | | am 64cebdd1: am 6118af9d: Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-263-69/+235
|\| | | |
| * | | | am 6118af9d: Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-263-69/+235
| |\| | |
| | * | | Fix the behavior of deleting the last picture.Chih-Chung Chang2012-06-263-69/+235
* | | | | Merge "Use public OverScroller() instead of a hidden one.."Pin Ting2012-06-251-8/+8
|\ \ \ \ \
| * | | | | Use public OverScroller() instead of a hidden one..Pin Ting2012-06-231-8/+8
* | | | | | Merge "Use another version of setRemoteViews for backward compatibility."Owen Lin2012-06-251-1/+5
|\ \ \ \ \ \
| * | | | | | Use another version of setRemoteViews for backward compatibility.Owen Lin2012-06-221-1/+5
* | | | | | | Merge "Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are avai...Owen Lin2012-06-253-12/+39
|\| | | | | |