1. 9326cc6 Aperture: Update AGP to 7.3.1 by Sebastiano Barezzi · 2 years, 3 months ago
  2. 454bdab Aperture: Fix layout preview in Android Studio by Sebastiano Barezzi · 2 years, 3 months ago
  3. 54e8d27 Aperture: Let PreferenceFragment fill all the screen by Sebastiano Barezzi · 2 years, 3 months ago
  4. 5ec7dbe Aperture: Match expanded action bar height by Sebastiano Barezzi · 2 years, 3 months ago
  5. 8a402f3 Aperture: Set proper left padding on settings activity by Sebastiano Barezzi · 2 years, 3 months ago
  6. da32191 Aperture: Hide settings dividers by Sebastiano Barezzi · 2 years, 3 months ago
  7. e3b39a3 Aperture: Use title text style from Settings by Luca Stefani · 2 years, 3 months ago
  8. b2ab807 Aperture: Center settings activity title by Sebastiano Barezzi · 2 years, 3 months ago
  9. fff022b Aperture: Don't use a background color for expanded settings action bar by Sebastiano Barezzi · 2 years, 3 months ago
  10. 535d8db Aperture: Set transparent status and navigation bar background color by Sebastiano Barezzi · 2 years, 3 months ago
  11. 5861c8a Aperture: Bring-in collapsing toolbar layout to settings by Trishiraj · 2 years, 3 months ago
  12. 43cbf44 Aperture: Store photos and videos in default camera path by DarkJoker360 · 2 years, 3 months ago
  13. ed56a95 Aperture: Ensure we draw leveler only if orientation is known by Luca Stefani · 2 years, 3 months ago
  14. efad302 Aperture: Reset exposure status on manual focus by Sebastiano Barezzi · 2 years, 3 months ago
  15. 10d6900 Aperture: Always show sign on exposure slider value by Sebastiano Barezzi · 2 years, 3 months ago
  16. 90301b6 Aperture: Implement exposure level control by LuK1337 · 2 years, 3 months ago
  17. 8128d1c Aperture: Add VerticalSlider widget by LuK1337 · 2 years, 3 months ago
  18. 23f7994 Aperture: Remove useless comments by Sebastiano Barezzi · 2 years, 3 months ago
  19. 27b0baa Aperture: Rename PhysicalCamera to Camera by Sebastiano Barezzi · 2 years, 3 months ago
  20. 0c9a11e Aperture: Handle cameras that don't support video recording by LuK1337 · 2 years, 3 months ago
  21. 4aa12ec Aperture: Properly handle QR scanner activity by Sebastiano Barezzi · 2 years, 3 months ago
  22. 901e022 Aperture: Implement leveler by Teccheck · 2 years, 3 months ago
  23. b735f95 Aperture: Remove unnecessary class bodies by LuK1337 · 2 years, 3 months ago
  24. 3e6ac7a Aperture: Remove unused variable by LuK1337 · 2 years, 3 months ago
  25. 08013ee Aperture: Remove unused CameraController extension by LuK1337 · 2 years, 3 months ago
  26. 94c3edf Aperture: Add missing annotations to QrScannerActivity by LuK1337 · 2 years, 3 months ago
  27. da11276 Aperture: Disable touch sounds for shutter button by althafvly · 2 years, 3 months ago
  28. 665a7a9 Aperture: Update AGP to 7.3.0 by Sebastiano Barezzi · 2 years, 3 months ago
  29. 5c420fa Aperture: Update dependencies by LuK1337 · 2 years, 3 months ago
  30. 0d4629e Aperture: Mark string arrays as untranslatable by Michael Bestas · 2 years, 3 months ago
  31. 3390116 Aperture: Add QrScannerActivity for Android T QS tile by LuK1337 · 2 years, 3 months ago
  32. 10c0e29 Aperture: Handle photo/video camera intents by Sebastiano Barezzi · 2 years, 4 months ago
  33. 4a5ec79 Aperture: Don't rely on shared prefs to set camera mode/facing by Sebastiano Barezzi · 2 years, 4 months ago
  34. 7d966da Aperture: Match activities from Camera2 by Sebastiano Barezzi · 2 years, 4 months ago
  35. 4b21743 Aperture: Add VIDEO_CAPTURE intent filter by Sebastiano Barezzi · 2 years, 4 months ago
  36. 7a874ca Aperture: Remove argument from update{Primary,Secondary}BarButtons by Sebastiano Barezzi · 2 years, 4 months ago
  37. 77ecc25 Aperture: Add ID to gallery button card view by Sebastiano Barezzi · 2 years, 4 months ago
  38. 12fdc02 Aperture: Update camera mode buttons on UI thread by Sebastiano Barezzi · 2 years, 4 months ago
  39. 427fcdf Aperture: Hide shutter sounds option instead of disabling it by LuK1337 · 2 years, 4 months ago
  40. e2e41d0 Aperture: Remove unnecessary newline by LuK1337 · 2 years, 4 months ago
  41. 3043adc Aperture: Add newlines at the end of all files in project by LuK1337 · 2 years, 4 months ago
  42. ba4d20f Aperture: Replace hardcoded targetSdkVersion with defaultConfig variable by LuK1337 · 2 years, 4 months ago
  43. 1101ccc Aperture: Avoid null asserts by Sebastiano Barezzi · 2 years, 4 months ago
  44. 47933d1 Aperture: Add .dev to gradle package name by LuK1337 · 2 years, 4 months ago
  45. a539722 Aperture: Relocate app shortcuts out of resources by LuK1337 · 2 years, 4 months ago
  46. 5a97503 Aperture: Add newline at the end of files where needed by Sebastiano Barezzi · 2 years, 4 months ago
  47. bd5fd06 Aperture: Don't use platform APIs by Sebastiano Barezzi · 2 years, 4 months ago
  48. 1e757df Aperture: Set SDK version to current in Android.bp by Sebastiano Barezzi · 2 years, 4 months ago
  49. 5ecf4ca Aperture: Run ./gradlew app:generateBp by LuK1337 · 2 years, 4 months ago
  50. 26b7902 Aperture: Introduce gradle task for blueprint generation by LuK1337 · 2 years, 4 months ago
  51. afc94a3 Aperture: Use non-ktx androidx.preference:preference by LuK1337 · 2 years, 4 months ago
  52. 9c4638c Aperture: Convert gradle scripts to kotlin by LuK1337 · 2 years, 4 months ago
  53. 5e2fe4b Aperture: Add white background for shortcut icons by LuK1337 · 2 years, 4 months ago
  54. c791ef4 Aperture: Add shortcuts by Luca Stefani · 2 years, 4 months ago
  55. 7a52d95 Aperture: Improve video capture delay handling by Sebastiano Barezzi · 2 years, 5 months ago
  56. b89cde2 Aperture: Simplify gallery icon handling by Sebastiano Barezzi · 2 years, 5 months ago
  57. 7eaa91d Aperture: Disable primary bar buttons on activity by Sebastiano Barezzi · 2 years, 5 months ago
  58. b0b98ef Aperture: Disable secondary bar buttons on activity by Sebastiano Barezzi · 2 years, 5 months ago
  59. aac78c9 Aperture: Add spinner position to exception msg by LuK1337 · 2 years, 4 months ago
  60. e9bc587 Aperture: De-hardcode text/plain mime type by LuK1337 · 2 years, 4 months ago
  61. a264c55 Aperture: Add monochrome icon support by Asher Simonds · 2 years, 5 months ago
  62. b91628f Aperture: Add yutailang0119/action-android-lint@v3 to workflow by LuK1337 · 2 years, 5 months ago
  63. 4adc37b Aperture: Rename top and bottom bar to secondary and primary bar by Sebastiano Barezzi · 2 years, 5 months ago
  64. d2e63bb Aperture: Use camel case on qr bottom sheet dialog layout by LuK1337 · 2 years, 5 months ago
  65. c1e0059 Aperture: Use camel case on main layout by Sebastiano Barezzi · 2 years, 5 months ago
  66. 00e25a7 Aperture: Improve CountDownView.startCountDown() API by LuK1337 · 2 years, 5 months ago
  67. 82845dc Aperture: Make video recording timer cancellable by LuK1337 · 2 years, 5 months ago
  68. f8da1ec Aperture: Remove unnecessary countDownView.isVisible writes by LuK1337 · 2 years, 5 months ago
  69. 50c3f02 Aperture: Throw exception on video pause/resume while in wrong state by LuK1337 · 2 years, 5 months ago
  70. efd8fda Aperture: Introduce CameraState enum by LuK1337 · 2 years, 5 months ago
  71. 810f50b Aperture: Add support for video recording pause/resume by LuK1337 · 2 years, 5 months ago
  72. 0e245bd Aperture: Sort button descriptions string by LuK1337 · 2 years, 5 months ago
  73. 8a9530b Aperture: Inline handler inside CountDownView by LuK1337 · 2 years, 5 months ago
  74. 28168b1 Aperture: Remove unnecessary newline by LuK1337 · 2 years, 5 months ago
  75. 025eaaa Aperture: Fix code style around onRequestPermissionsResult() by LuK1337 · 2 years, 5 months ago
  76. 950dfc9 Aperture: Make extensionMode return shared pref value by LuK1337 · 2 years, 5 months ago
  77. e7ff8bf Aperture: Drop unnecessary 'sharedPreferences.' by LuK1337 · 2 years, 5 months ago
  78. c18e2b3 Aperture: Get rid of unnecessary aspectRatio read/write by LuK1337 · 2 years, 5 months ago
  79. 480cdbe Aperture: Import count down view from Camera2 by Luca Stefani · 2 years, 5 months ago
  80. a173c42 Aperture: Reset MultiFormatReader after use by Luca Stefani · 2 years, 5 months ago
  81. 7c2b8b8 Aperture: Fix some warnings in PhysicalCamera by Luca Stefani · 2 years, 5 months ago
  82. aae6357 Aperture: Replace recording chip with fake camera mode button by LuK1337 · 2 years, 5 months ago
  83. baf2db7 Aperture: Reformat activity_main.xml by LuK1337 · 2 years, 5 months ago
  84. 4d7fdb0 Aperture: Don't build perms using mutable Lists by Luca Stefani · 2 years, 5 months ago
  85. 1ae4d0a Aperture: Use when() for startRecording event handling by LuK1337 · 2 years, 5 months ago
  86. 4d62b0b Aperture: Reduce reads of 'cameraMode' by Luca Stefani · 2 years, 5 months ago
  87. dcec426 Aperture: Enable minify/shrink/proguard by Luca Stefani · 2 years, 5 months ago
  88. 3e5fb9a Aperture: Use Coin to get gallery thumbnail by Luca Stefani · 2 years, 5 months ago
  89. d98d2e9 Aperture: Replace Context.convertDpToPx with IntExt by Luca Stefani · 2 years, 5 months ago
  90. 93e4480 Aperture: Add KEYCODE_FOCUS/KEYCODE_CAMERA support by LuK1337 · 2 years, 5 months ago
  91. bc7840c Aperture: Get rid of temporary `msg` variables by LuK1337 · 2 years, 5 months ago
  92. 0be9ae1 Aperture: Don't update thumbnail on ERROR_NO_VALID_DATA by LuK1337 · 2 years, 5 months ago
  93. 5777465 Aperture: Fix extension mode selection in cyclePhotoEffects() by LuK1337 · 2 years, 5 months ago
  94. 154babb Aperture: Don't include mlkit by Luca Stefani · 2 years, 5 months ago
  95. 0c32798 Aperture: Use `get() = ` in CameraSoundsUtils by LuK1337 · 2 years, 5 months ago
  96. d1e4080 Aperture: Increase grid width by Luca Stefani · 2 years, 5 months ago
  97. 93fa243 Aperture: Rebuild camerax with changes that let us reuse recorder by LuK1337 · 2 years, 5 months ago
  98. 50ef007 Aperture: Use maven repository for our CameraX builds by LuK1337 · 2 years, 5 months ago
  99. a05c4b0 Aperture: Make video start/end cap white by LuK1337 · 2 years, 5 months ago
  100. 5042a48 Aperture: Fix and enable video_{start,end}_rec_square animations by LuK1337 · 2 years, 5 months ago