summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
7 days[external/jetpack-camera-app] TEST_MAPPING fixesmainDavid Jia
2024-04-11Fix wrong test module name in TEST_MAPPINGDavid Jia
2024-04-06[external/jetpack-camera-app] Turn tests into android_test modulesDavid Jia
2024-02-08[external/jetpack-camera-app]Merge upstream-main branchplatform-tools-35.0.1David Jia
2024-01-31Settings to enable preview/video stabilization (#83)Kimberly Crevecoeur
2024-01-29fix dependency issue causing test failures in :data:settings (#103)Kimberly Crevecoeur
2024-01-26Sync CameraX screen flash API renames (#101)Tahsin Masrur
2024-01-22Fix issue where UiAutomator cannot find components (#100)Kimberly Crevecoeur
2024-01-22Merge remote-tracking branch 'origin/upstream'Inna Palant
2024-01-19Preview screen layout refactor (#96)Kimberly Crevecoeur
2024-01-18Migrate build dependencies to version catalogs (#95)Kimberly Crevecoeur
2024-01-18External Intent Image Capture (#88)davidjiagoogle
2024-01-11Create a build workflow for merging into main branch (#93)Yasith Vidanaarachchi
2024-01-08Image capture benchmark (#85)Kimberly Crevecoeur
2024-01-08Implement screen flash feature (#81)Tahsin Masrur
2023-12-19ToastMessage adjustments (#89)Kimberly Crevecoeur
2023-12-11Create a Toast message (#87)Kimberly Crevecoeur
2023-12-07Third-Party Import of: https://github.com/google/jetpack-camera-appupstreamDavid Jia
2023-12-05benchmarks for cold, warm and hot startup (#84)Kimberly Crevecoeur
2023-11-28Foundation of benchmark integration to JCA (#80)Kimberly Crevecoeur
2023-11-27Fix reset of front facing camera settings after leaving screen settings (#75)mrxx0
2023-11-22Update CI to run on pull requests instead of push (#82)Yasith Vidanaarachchi
2023-11-14Initial empty repositoryInna Palant
2023-11-06Change the license header instructions in README.md (#78)Yasith Vidanaarachchi
2023-10-30Update FlashDeviceTest.kt (#72)davidjiagoogle
2023-10-28Fix capture mode labels in filenames (#77)Trevor McGuire
2023-10-21Default to 9:16 aspect ratio (#74)Kimberly Crevecoeur
2023-10-20Apply all spotless fixes that required manual intervention (#73)Trevor McGuire
2023-10-20Stop RuningCameraJob on all rebindUseCase() instances (#71)davidjiagoogle
2023-10-19Fix the preview stream freeze issue when changing aspect ratio and capture mo...kailianc
2023-10-18Increase timeout for build and test jobs (#70)Yasith Vidanaarachchi
2023-10-18Flash device tests (#65)davidjiagoogle
2023-10-17Enable Preview Stabilization if devices support for JCA (#64)kailianc
2023-10-17Loading screen permissions (#61)Kimberly Crevecoeur
2023-10-17Rename enums (#66)Kimberly Crevecoeur
2023-10-17MultipleEventCutter to prevent rapid click on capture button (#62)davidjiagoogle
2023-10-17Create a Configuration data class to use with CameraUseCase implementations (...Yasith Vidanaarachchi
2023-10-17Add loading animations for MainActivity and Camera (#60)Kimberly Crevecoeur
2023-10-13Use spotless for CI lint (#57)Yasith Vidanaarachchi
2023-10-12Backgrounding crash fix (#63)davidjiagoogle
2023-10-12Create a pre-commit git hook to run spotlessApply, along with a gradle task t...Yasith Vidanaarachchi
2023-10-11Automatic lint fixes with Spotless (#54)Yasith Vidanaarachchi
2023-10-11Add Copyright to XML files with missing copyright (#53)Yasith Vidanaarachchi
2023-10-11Add Copyright notice to gradle files (#51)Yasith Vidanaarachchi
2023-10-11Add Spotless with ktlint to the project (#52)Yasith Vidanaarachchi
2023-10-10Fix klint errors (#50)davidjiagoogle
2023-10-10Capture Mode Setting and Integration (#37)Kimberly Crevecoeur
2023-10-10Aspect Ratio Setting (#38)Kimberly Crevecoeur
2023-10-09Transform TextureView according to aspect ratio (#44)davidjiagoogle
2023-09-28Refactor CameraAppSettings params to camelCase format (#43)Kimberly Crevecoeur