summaryrefslogtreecommitdiff
path: root/feature
AgeCommit message (Expand)Author
2024-01-22Fix issue where UiAutomator cannot find components (#100)Kimberly Crevecoeur
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-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-10-20Apply all spotless fixes that required manual intervention (#73)Trevor McGuire
2023-10-20Stop RuningCameraJob on all rebindUseCase() instances (#71)davidjiagoogle
2023-10-18Flash device tests (#65)davidjiagoogle
2023-10-17Enable Preview Stabilization if devices support for JCA (#64)kailianc
2023-10-17Rename enums (#66)Kimberly Crevecoeur
2023-10-17MultipleEventCutter to prevent rapid click on capture button (#62)davidjiagoogle
2023-10-17Add loading animations for MainActivity and Camera (#60)Kimberly Crevecoeur
2023-10-12Backgrounding crash fix (#63)davidjiagoogle
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-10Fix klint errors (#50)davidjiagoogle
2023-10-10Capture Mode Setting and Integration (#37)Kimberly Crevecoeur
2023-10-10Aspect Ratio Setting (#38)Kimberly Crevecoeur
2023-09-28Refactor CameraAppSettings params to camelCase format (#43)Kimberly Crevecoeur
2023-09-28Hide UI elements while recording (#42)Kimberly Crevecoeur
2023-09-28Refactor Preview UI (#31)Kimberly Crevecoeur
2023-09-01Migrate build configuration from Groovy to Kotlin (#35)Yasith Vidanaarachchi
2023-09-01Add support for single stream capture (#33)Yasith Vidanaarachchi
2023-08-14settings refactor for readability (#30)Kimberly Crevecoeur
2023-08-14Implement tap to focus (#27)Kimberly Crevecoeur
2023-08-10Aspect Ratio Foundation (#26)davidjiagoogle
2023-08-02fix settings to preview navigation bugKimberly Crevecoeur
2023-07-25enable double-tap to flip camera directions (#23)Kimberly Crevecoeur
2023-07-21Zoom Text (#25)davidjiagoogle
2023-07-12connect quick settings (#21)Kimberly Crevecoeur
2023-07-12Implement flip camera (#20)Kimberly Crevecoeur
2023-07-11Connect CameraUseCase to settings data and implement rear camera flash (#16)Kimberly Crevecoeur
2023-07-10Pinch Zoom (#19)davidjiagoogle
2023-06-27QuickSettings Foundation (#13)davidjiagoogle
2023-06-27Fix problem with LaunchedEffect having to depend on previewUiState.cameraStat...Yasith Vidanaarachchi
2023-06-26Fix camera preview freezing bug (#14)Yasith Vidanaarachchi
2023-06-20Implementation of VideoCapture (without audio) (#8)Yasith Vidanaarachchi
2023-06-08Foundation for Settings UI and persistent datastoreKim
2023-06-07Integrate image capture use case into PreviewScreenYasith Vidanaarachchi
2023-05-26Coroutine lifecycleowner (#9)Trevor McGuire
2023-04-14Update to AGP 8.0.0Trevor McGuire
2023-03-30Settings screen foundation (and Compose Navigation) (#2)Yasith Vidanaarachchi
2023-03-30Basic foundation for Jetpack Camera App (#1)Yasith Vidanaarachchi