index
:
android_packages_apps_Snap
cm-12.1
cm-13.0
cm-13.0-camera2
cm-14.0
cm-14.1
cm-14.1-old
cm-14.1-wip
cm-14.1_20170208
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-14.1-cafrebase
staging/lineage-15.1
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gallerycommon
/
src
/
com
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add API check for view transformation properties.
Wu-cheng Li
2012-08-22
1
-0
/
+4
*
Merge "Add an API check for starting preview in Jpeg callback." into gb-ub-ph...
Wu-cheng Li
2012-08-21
1
-10
/
+13
|
\
|
*
Add an API check for starting preview in Jpeg callback.
Wu-cheng Li
2012-08-21
1
-10
/
+13
*
|
Move ThreadPool to gallerycommon for picasasync and picasastore.
Hung-ying Tyan
2012-08-21
4
-0
/
+369
|
/
*
Add SimpleMenuXXX implementation for the Gingerbread platform.
Owen Lin
2012-08-15
1
-1
/
+4
*
Don't use getPreferredPreviewSizeForVideo and getSupportedVideoSizes before a...
Pin Ting
2012-08-08
1
-0
/
+3
*
Guard the usage of MenuItem.setShowAsAction in MenuHelper.
Owen Lin
2012-08-08
1
-0
/
+3
*
Hide effect recording UI in ICS api level.
Pin Ting
2012-08-07
1
-0
/
+3
*
Add check for using SurfaceTexture when recording.
Angus Kong
2012-08-07
1
-0
/
+3
*
Do not show photo editor before api level 14.
Yuli Huang
2012-08-07
1
-0
/
+3
*
Add API check for surface texture.
Wu-cheng Li
2012-08-07
1
-0
/
+3
*
Don't use Files.getContentUri in previous API levels.
Owen Lin
2012-08-01
1
-0
/
+3
*
Do not use ShareActionProvider before API 14.
Wu-cheng Li
2012-08-01
1
-0
/
+3
*
Manually transform the event coordinates on older platforms.
Chih-Chung Chang
2012-08-01
1
-0
/
+3
*
Add API check for camera metering area.
Angus Kong
2012-07-31
1
-0
/
+3
*
Merge "Fix some lint warnings in Gallery." into gb-ub-photos-arches
Owen Lin
2012-07-31
1
-0
/
+66
|
\
|
*
Fix some lint warnings in Gallery.
Owen Lin
2012-07-30
1
-0
/
+66
*
|
Don't use QUALITY_xxxP and hasProfile prior to API level 11.
Pin Ting
2012-07-30
1
-0
/
+3
*
|
Don't call Action.setLogo and Action.setHomeButtonEnabled in old API levels.
Owen Lin
2012-07-30
1
-0
/
+6
|
/
*
Code clean up.
Ahbong Chang
2012-07-30
4
-8
/
+4
*
Add check for camera focus/metering area.
Angus Kong
2012-07-26
1
-0
/
+3
*
Rename to HAS_ZOOM_WHEN_RECORDING.
Angus Kong
2012-07-26
1
-1
/
+1
*
Avoid using class defined in API level 14.
Owen Lin
2012-07-24
1
-18
/
+15
*
Add check for camcorder zoom.
Angus Kong
2012-07-20
1
-0
/
+3
*
Only make time lapse recording available on and after Honeycomb.
Chih-Chung Chang
2012-07-20
1
-0
/
+3
*
Add checker for panorama supporting.
Ahbong Chang
2012-07-17
1
-0
/
+3
*
Only use SurfaceTexture.release and setIconAttribute on newer platforms.
Chih-Chung Chang
2012-07-13
1
-0
/
+6
*
Add the method for hidden fields.
Angus Kong
2012-07-13
1
-0
/
+15
*
Add existence check for face detection methods.
Ahbong Chang
2012-07-12
1
-0
/
+20
*
Add existence check for DevicePolicyManager.getCameraDisabled()
Hung-ying Tyan
2012-07-10
1
-0
/
+5
*
Avoid using setSystemUiVisibility in old platforms.
Yuli Huang
2012-07-06
1
-0
/
+3
*
Don't test the EXTRA_LOCAL_ONLY before HC.
Owen Lin
2012-07-05
1
-0
/
+3
*
Don't show the shuffle and album widget for old platforms
Owen Lin
2012-07-05
1
-0
/
+3
*
Don't use invalidateOptionsMenu before API level 11.
Owen Lin
2012-07-05
1
-1
/
+15
*
Don't use AutoFocusMoveCallback on older platforms.
Chih-Chung Chang
2012-07-04
1
-0
/
+3
*
Use MTP only if the MTP API is available.
Chih-Chung Chang
2012-07-04
1
-0
/
+3
*
Merge "Add ExifTags to hold tag names that are not available in ExifInterface"
Hung-ying Tyan
2012-07-03
1
-0
/
+27
|
\
|
*
Add ExifTags to hold tag names that are not available in ExifInterface
Hung-ying Tyan
2012-07-03
1
-0
/
+27
*
|
Remove dependencies on APIs only exist on newer platforms.
Chih-Chung Chang
2012-07-03
3
-0
/
+1483
|
/
*
Don't reuse bitmap before HoneyComb.
Owen Lin
2012-07-03
1
-0
/
+3
*
Don't use Build.VERSION_CODES.
Owen Lin
2012-06-28
1
-3
/
+11
*
Don't reuse bitmaps in BitmapRegionDecoder before JB.
Owen Lin
2012-06-28
1
-0
/
+6
*
Use MediaColumns.WIDTH and MediaColumns.HEIGHT only when they are available.
Owen Lin
2012-06-22
1
-0
/
+4
*
Guard the use of SYSTEM_UI_FLAG_XXXX with TargetApi
Owen Lin
2012-06-22
1
-0
/
+37
*
Move LongSparseArray into Gallery for unbundling.
Owen Lin
2012-06-20
1
-0
/
+368
*
Mark FileCache initialized after init really goes through.
Hung-ying Tyan
2012-05-09
1
-1
/
+4
*
Add UNIQUE to EntrySchema.
Hung-ying Tyan
2012-05-04
2
-2
/
+17
*
Reuse bitmap for all micro thumb images to prevent GC.
Owen Lin
2012-03-14
2
-37
/
+22
*
Remove unused code.
Chih-Chung Chang
2012-02-23
2
-108
/
+0
*
Reduce memory allocation and make small improvements.
Chih-Chung Chang
2012-02-22
1
-6
/
+8
[next]