1. 205364a Aperture: Simplify camera mode buttons themes by Sebastiano Barezzi · 2 years ago
  2. ccb8028 Aperture: Don't set Roboto Mono everywhere by Sebastiano Barezzi · 2 years ago
  3. 3d2073f Aperture: Give light theme on settings for light mode users by Sebastiano Barezzi · 2 years ago
  4. 72781eb Aperture: Get proper M3 dialogs in settings by Sebastiano Barezzi · 2 years ago
  5. 6523bb6 Aperture: Set status bar background color to transparent in settings by Sebastiano Barezzi · 2 years ago
  6. f8a86a0 Aperture: Get dynamic colors going by Sebastiano Barezzi · 2 years ago
  7. bcf92fd Aperture: Fix InflateParams warning by Sebastiano Barezzi · 2 years ago
  8. 3900cfe Aperture: LensSelectorLayout: Add JVM overloads for optional fields by Sebastiano Barezzi · 2 years ago
  9. 24cc0dc Aperture: Remove useless activity themes parent definition by Sebastiano Barezzi · 2 years ago
  10. 8089e17 Aperture: Remove unused colors by Sebastiano Barezzi · 2 years ago
  11. 47cafc3 Aperture: Remove duplicate deps from libs by LuK1337 · 2 years ago
  12. 1aea671 Aperture: Parse camera facing from CameraX CameraInfo by Sebastiano Barezzi · 2 years ago
  13. c6f8ca2 Aperture: Use intrinsicZoomRatio from CameraX CameraInfo by LuK1337 · 2 years, 1 month ago
  14. 53cb58d Aperture: Update CameraX to 1.3.0-alpha03 by LuK1337 · 2 years, 1 month ago
  15. a0548a1 Aperture: Update dependencies by LuK1337 · 2 years ago
  16. d06cea9 Aperture: Update Gradle and AGP by LuK1337 · 2 years ago
  17. 640246d Aperture: Simplify View.smoothRotate by Sebastiano Barezzi · 2 years ago
  18. a730849 Aperture: Fixup views rotation by Sebastiano Barezzi · 2 years ago
  19. 22438f7 Aperture: Rotate selected views by Sebastiano Barezzi · 2 years ago
  20. b4c9d1b Aperture: Location permissions dialog by Sebastiano Barezzi · 2 years ago
  21. d8c5221 Automatic translation import by Michael Bestas · 2 years ago
  22. 2b5de18 Aperture: Force portrait when launched from locked keyguard by LuK1337 · 2 years ago
  23. 6198c88 Aperture: Overlap lockscreen only when the app is launched from it by Sebastiano Barezzi · 2 years ago
  24. c313c1b Aperture: Override LocationListener methods w/o defaults for pre-R API by LuK1337 · 2 years ago
  25. 785ac30 Aperture: Dedup some permissions stuff by Sebastiano Barezzi · 2 years ago
  26. b4af850 Aperture: Ask for GPS permission only on the first launch by LuK1337 · 2 years ago
  27. d3755e4 Aperture: Make sure grant results is not empty by TheScarastic · 2 years, 1 month ago
  28. 51a756a Aperture: Migrate to ActivityResultContracts.RequestMultiplePermissions by LuK1337 · 2 years ago
  29. 619ccc5 Aperture: Keep screen on while in CameraActivity by LuK1337 · 2 years ago
  30. 8508621 Aperture: Ask for GPS permissions on first launch and enable if granted by Chirayu Desai · 2 years, 1 month ago
  31. 4ebad08 Revert "Retain launcher icon on migration from Camera2" by LuK1337 · 2 years, 1 month ago
  32. c232812 Aperture: Implement preview blurring during rebind by Sebastiano Barezzi · 2 years, 1 month ago
  33. 80aa922 Aperture: Use .next() where possible by Sebastiano Barezzi · 2 years, 1 month ago
  34. 0b3c1f0 Aperture: Drop non working multi-camera logical camera check by Sebastiano Barezzi · 2 years, 1 month ago
  35. cd4fcd5 Aperture: Logical zoom ratios support by Sebastiano Barezzi · 2 years, 1 month ago
  36. 2316d25 Aperture: Animate secondaryTopBarLayout visibility by Timi Rautamäki · 2 years, 2 months ago
  37. 62a285a Aperture: Allow setting flash mode during video recording by Sebastiano Barezzi · 2 years, 1 month ago
  38. 4a95bbd Aperture: Ignore fling events within 0.5s of last scale event by LuK1337 · 2 years, 1 month ago
  39. 1d25fe0 Aperture: Update com.google.android.material to 1.8.0-beta01 by LuK1337 · 2 years, 1 month ago
  40. 8c16842 Aperture: Fix constraints in secondaryTopBarLayout by LuK1337 · 2 years, 1 month ago
  41. f2f5ef2 Automatic translation import by Michael Bestas · 2 years, 1 month ago
  42. 77343f4 Aperture: Reorder secondary top bar buttons by Sebastiano Barezzi · 2 years, 1 month ago
  43. b9da76b Aperture: Reformat capture preview layout by Sebastiano Barezzi · 2 years, 1 month ago
  44. 7efb8ca Aperture: Add a content description to views where missing by Sebastiano Barezzi · 2 years, 1 month ago
  45. dd866a6 Aperture: Fix string name typo by Sebastiano Barezzi · 2 years, 1 month ago
  46. f3290ea Aperture: Move leveler setting to general section by Sebastiano Barezzi · 2 years, 1 month ago
  47. 5bae4e7 Revert "Aperture: Import SharedPreferences.edit from AndroidX" by LuK1337 · 2 years, 1 month ago
  48. 1f654f9 Aperture: Save user selected video framerate in shared preferences by LuK1337 · 2 years, 1 month ago
  49. ca1bd64 Aperture: Rework framerate handling by Sebastiano Barezzi · 2 years, 1 month ago
  50. 346eb68 Aperture: Update config_additionalVideoConfigurations documentation by Sebastiano Barezzi · 2 years, 1 month ago
  51. b559cda Aperture: Allow adding multiple framerates at once by LuK1337 · 2 years, 1 month ago
  52. e12268b Aperture: Add 120fps video recording support by LuK1337 · 2 years, 1 month ago
  53. 46bf551 Aperture: Remove hardcoded FPS values in CameraManager by LuK1337 · 2 years, 1 month ago
  54. 62b5b4e Aperture: Merge all "{} FPS" strings by LuK1337 · 2 years, 1 month ago
  55. 3446267 Aperture: Fix strings for translation by Michael Bestas · 2 years, 1 month ago
  56. 6a7ebbb Aperture: Allow adding additional video configurations by Sebastiano Barezzi · 2 years, 1 month ago
  57. a07126e Aperture: Associate video qualities to available framerates by Sebastiano Barezzi · 2 years, 1 month ago
  58. 87f64b8 Aperture: Calculate intrinsic zoom ratio from view angle degrees by Sebastiano Barezzi · 2 years, 1 month ago
  59. b9a77ee Aperture: Rename zoomRatio to intrinsicZoomRatio by Sebastiano Barezzi · 2 years, 1 month ago
  60. da18065 Aperture: Introduce Sensor interface by Sebastiano Barezzi · 2 years, 1 month ago
  61. 43c6a75 Aperture: Drop logical multi-camera support in lens selector by Sebastiano Barezzi · 2 years, 1 month ago
  62. 467c781 Aperture: Implement image/video stabilization by Sebastiano Barezzi · 2 years, 2 months ago
  63. 54d565b Aperture: Implement video framerate switch by Sebastiano Barezzi · 2 years, 2 months ago
  64. 5048d2e Aperture: Add code for Camera2 interop by Sebastiano Barezzi · 2 years, 3 months ago
  65. 6b71eb5 Aperture: Move to AndroidX Media3 for video capture preview by Sebastiano Barezzi · 2 years, 2 months ago
  66. 5216c09 Aperture: Don't handle keypresses when capture preview is open by Sebastiano Barezzi · 2 years, 2 months ago
  67. e1920c1 Aperture: Store zoom ratio values in LensSelectorLayout by Sebastiano Barezzi · 2 years, 2 months ago
  68. a8a47fa Aperture: Cleanup CameraActivity by Sebastiano Barezzi · 2 years, 2 months ago
  69. b310044 Aperture: Support loading RRO resources for .dev build by LuK1337 · 2 years, 2 months ago
  70. 309fc59 Retain launcher icon on migration from Camera2 by Chirayu Desai · 2 years, 3 months ago
  71. 64c4b3a Aperture: Update CameraX to 1.2.0 by LuK1337 · 2 years, 2 months ago
  72. 5a784bb Aperture: Update com.google.android.material to 1.8.0-alpha03 by LuK1337 · 2 years, 2 months ago
  73. 7306425 Revert "Aperture: Add yutailang0119/action-android-lint@v3 to workflow" by LuK1337 · 2 years, 2 months ago
  74. b411b63 Aperture: Add `workflow_dispatch` to GitHub actions triggers by LuK1337 · 2 years, 2 months ago
  75. c97b7ea Aperture: Remove unnecessary type declarations in CameraManager by LuK1337 · 2 years, 2 months ago
  76. d2c2858 Aperture: Override navigationBarColor for main activity theme by LuK1337 · 2 years, 2 months ago
  77. f270639 Aperture: Use context instead of activity ref in CameraManager by Dhina17 · 2 years, 2 months ago
  78. 1181e20 Aperture: Undefine testInstrumentationRunner by Sebastiano Barezzi · 2 years, 2 months ago
  79. f5a9a78 Aperture: Move .dev suffix to debug build type configuration by Sebastiano Barezzi · 2 years, 2 months ago
  80. f0b4640 Aperture: Use `getByName` instead of `named` in build.gradle.kts by Sebastiano Barezzi · 2 years, 2 months ago
  81. 4b18cb7 Aperture: Clean up QR related resources by LuK1337 · 2 years, 2 months ago
  82. 7d1ff1b Aperture: Move single tap detection logic to onSingleTapUp() by LuK1337 · 2 years, 2 months ago
  83. a2ed173 Aperture: Implement swipe camera mode controls by LuK1337 · 2 years, 2 months ago
  84. 69b7abd Aperture: Update CameraX to 1.2.0-rc02 by LuK1337 · 2 years, 2 months ago
  85. c39d6bf Aperture: Reformat code by LuK1337 · 2 years, 2 months ago
  86. 2ac4890 Aperture: Disable sound effects for PreviewView by LuK1337 · 2 years, 2 months ago
  87. 58799df Aperture: Move lens selector button attributes to layout fragment by Sebastiano Barezzi · 2 years, 2 months ago
  88. 1ee4a68 Aperture: Avoid hardcoded hex colors where possible by Sebastiano Barezzi · 2 years, 2 months ago
  89. fa387b4 Aperture: Suppress InflateParams warnings by Sebastiano Barezzi · 2 years, 2 months ago
  90. 4af79cb Aperture: Remove unused import in QrScannerActivity by Sebastiano Barezzi · 2 years, 2 months ago
  91. 6442e0e Aperture: Make changeCameraMode function private by Sebastiano Barezzi · 2 years, 2 months ago
  92. ee6af7c Aperture: Use `private` where possible in CameraManager by Sebastiano Barezzi · 2 years, 2 months ago
  93. 5e8a6e5 Aperture: Remove unused imports in VerticalSlider by Sebastiano Barezzi · 2 years, 2 months ago
  94. d97c1d0 Aperture: Avoid smart cast in Slider by Sebastiano Barezzi · 2 years, 2 months ago
  95. 6e237fc Aperture: Remove unused property in LensSelectorLayout by Sebastiano Barezzi · 2 years, 2 months ago
  96. 3a734cc Aperture: Add missing copyrights & adjust existing ones by Michael Bestas · 2 years, 3 months ago
  97. 4669c8e Aperture: Disable font scalling for lens selector button by LuK1337 · 2 years, 3 months ago
  98. c28b2af Aperture: Let secondary top bar fill all the screen + center them by Sebastiano Barezzi · 2 years, 3 months ago
  99. 6c560fa Aperture: Use proper value for targetSdkVersion by LuK1337 · 2 years, 3 months ago
  100. 9502357 Aperture: Move flash button to secondary bottom bar by Sebastiano Barezzi · 2 years, 3 months ago