1. 9945a5d Aperture: Use Material You color on location dialog by Sebastiano Barezzi · 1 year, 4 months ago
  2. b07cf68 Aperture: Use Material You colors on QR bottom sheet by Sebastiano Barezzi · 1 year, 4 months ago
  3. 45612be Aperture: Properly observe / remove observers from LiveDatas by Sebastiano Barezzi · 1 year, 4 months ago
  4. b41107f Aperture: Cleanup cameras parsing by Sebastiano Barezzi · 1 year, 4 months ago
  5. 8f64c4d Aperture: New camera mode selector UI by Sebastiano Barezzi · 1 year, 4 months ago
  6. 09a3389 Aperture: Move all the remaining views changes to livedata observers by Sebastiano Barezzi · 1 year, 5 months ago
  7. 017838d Automatic translation import by LineageOS Infra · 1 year, 5 months ago
  8. dc35baf Aperture: Fix QR dialog actions scroll view by Sebastiano Barezzi · 1 year, 5 months ago
  9. a283250 Aperture: Remove unused resources and ids by Sebastiano Barezzi · 1 year, 5 months ago
  10. 4666568 Aperture: Fix re-enabling microphone after video has started by Sebastiano Barezzi · 1 year, 5 months ago
  11. c03c5b5 Aperture: Reformat code [2/2] by Sebastiano Barezzi · 1 year, 5 months ago
  12. 2f99055 Aperture: Reformat code [1/2] by Sebastiano Barezzi · 1 year, 5 months ago
  13. 9caba8c Aperture: Avoid binding camera without permissions by Sebastiano Barezzi · 1 year, 5 months ago
  14. c3ca7cd Aperture: Get rid of SuppressLint by Sebastiano Barezzi · 1 year, 5 months ago
  15. b826e85 Aperture: Redo edge-to-edge configuration by Sebastiano Barezzi · 1 year, 5 months ago
  16. 1b56acc Aperture: Remove useless no-action-bar style items from camera theme by Sebastiano Barezzi · 1 year, 5 months ago
  17. 6d2cd0b Aperture: Fix some Android Studio warnings by Sebastiano Barezzi · 1 year, 6 months ago
  18. 54fab97 Automatic translation import by LineageOS Infra · 1 year, 5 months ago
  19. 192aab5 Automatic translation import by LineageOS Infra · 1 year, 6 months ago
  20. c32bb3d Aperture: Restore old flash mode after Torch by Luca Stefani · 1 year, 6 months ago
  21. 69766ff Aperture: Add missing copyright headers to icons by Michael Bestas · 1 year, 6 months ago
  22. cbe47bf Aperture: Move torch mode on photo mode to long press by Sebastiano Barezzi · 1 year, 6 months ago
  23. 473ec70 Aperture: Add some processing settings by Sebastiano Barezzi · 1 year, 6 months ago
  24. 7901412 Aperture: Use a delegate for view model properties by Sebastiano Barezzi · 1 year, 6 months ago
  25. 4b472e6 Aperture: Add previous() and next() for all enum classes by Sebastiano Barezzi · 1 year, 6 months ago
  26. b2d9983 Aperture: SettingsFragment: Handle back button properly by Sebastiano Barezzi · 1 year, 6 months ago
  27. 3aeaa5d Aperture: Better handle left/right swipe gesture by Sebastiano Barezzi · 1 year, 6 months ago
  28. dbd2ada Aperture: Sort camera modes in CameraMode by Sebastiano Barezzi · 1 year, 6 months ago
  29. 37c5c8e Aperture: Use the view model for LensSelectorLayout by Sebastiano Barezzi · 1 year, 7 months ago
  30. 4e95783 Aperture: Set UI components visibility on LiveData observer by Sebastiano Barezzi · 1 year, 7 months ago
  31. 59478dd Aperture: Remove useless timer mode button visibility setter by Sebastiano Barezzi · 1 year, 7 months ago
  32. aaa5391 Aperture: Reformat code by Sebastiano Barezzi · 1 year, 7 months ago
  33. 7092b3b Aperture: Disable video quality button when there's only one quality available by Sebastiano Barezzi · 1 year, 7 months ago
  34. 6796239 Aperture: Add an info chip by Sebastiano Barezzi · 1 year, 7 months ago
  35. 1b1e80b Aperture: Use LiveData to update secondary bar buttons UI by Sebastiano Barezzi · 1 year, 7 months ago
  36. 7efb1d1 Aperture: Constrain count down view to the view finder by Sebastiano Barezzi · 1 year, 7 months ago
  37. 6362979 Aperture: Inflate count down view content by its own by Sebastiano Barezzi · 1 year, 7 months ago
  38. e78d88f Aperture: Handle thermal status by Sebastiano Barezzi · 1 year, 6 months ago
  39. 8078449 Aperture: Add volume buttons gestures by Sebastiano Barezzi · 1 year, 7 months ago
  40. 300e62b Aperture: Handle camera errors by Sebastiano Barezzi · 1 year, 7 months ago
  41. d6334ce Aperture: Add missing copyright headers to icons by Michael Bestas · 1 year, 6 months ago
  42. a95f7db Automatic translation import by LineageOS Infra · 1 year, 6 months ago
  43. c1472a0 Aperture: Simplify flash mode handling by Sebastiano Barezzi · 1 year, 7 months ago
  44. 9e0a3f7 Aperture: CameraActivity: Get rid of update{PrimaryBar,CameraMode}Buttons() by Sebastiano Barezzi · 1 year, 7 months ago
  45. a1cad08 Aperture: Use the view model for views' rotation by Sebastiano Barezzi · 1 year, 7 months ago
  46. 1a512eb Aperture: Introduce CameraViewModel by Sebastiano Barezzi · 1 year, 7 months ago
  47. 6aa5ea8 Aperture: Make the supported quality list an unordered map by Sebastiano Barezzi · 1 year, 7 months ago
  48. 2d52dfb Aperture: Frame rates lists should be unordered sets by Sebastiano Barezzi · 1 year, 7 months ago
  49. 957d8a2 Aperture: Framerate -> frame rate by Sebastiano Barezzi · 1 year, 7 months ago
  50. afc2753 Aperture: Dedup secondary top bar attributes into theme by Sebastiano Barezzi · 1 year, 8 months ago
  51. 5f4883a Aperture: Update CameraX to 1.3.0-beta01 by LuK1337 · 1 year, 7 months ago
  52. 969993e Automatic translation import by LineageOS Infra · 1 year, 7 months ago
  53. 80995a6 Automatic translation import by LineageOS Infra · 1 year, 7 months ago
  54. 06a2294 Aperture: Disable lens selector sound effects when busy by LuK1337 · 1 year, 7 months ago
  55. ce6be9c Aperture: Make use of ResolutionSelector API by LuK1337 · 1 year, 8 months ago
  56. b09c4d5 Automatic translation import by LineageOS Infra · 1 year, 8 months ago
  57. 78e3fca Automatic translation import by LineageOS Infra · 1 year, 8 months ago
  58. dc1a297 Aperture: Get supported camera video frame rates from CameraX by Sebastiano Barezzi · 1 year, 9 months ago
  59. 1a5cfbe Aperture: Drop Media3's UnstableApi annotation by Sebastiano Barezzi · 1 year, 9 months ago
  60. e6ad7e9 Aperture: Move to androidx.core.location compats by Sebastiano Barezzi · 1 year, 9 months ago
  61. 52092b9 Aperture: Split ZSL toggle from photo capture mode by Sebastiano Barezzi · 2 years, 1 month ago
  62. 4f4f41a Revert "Aperture: Set video framerate button enabled only on one place" by LuK1337 · 1 year, 9 months ago
  63. 672a3c7 Automatic translation import by LineageOS Infra · 1 year, 9 months ago
  64. 5e225d9 Aperture: Use gradient background for exposure slider by Luca Stefani · 2 years, 3 months ago
  65. d0be461 Aperture: Set video framerate button enabled only on one place by Sebastiano Barezzi · 1 year, 9 months ago
  66. 29a6b08 Aperture: Allow muting microphone during ongoing recording by LuK1337 · 1 year, 10 months ago
  67. ca59c07 Aperture: Reorganize code files/packages by Sebastiano Barezzi · 1 year, 9 months ago
  68. 98d2600 Aperture: Stop parsing sensor informations by Sebastiano Barezzi · 1 year, 9 months ago
  69. 8067e1d Aperture: Remove unused import by Sebastiano Barezzi · 1 year, 9 months ago
  70. 25b2c96 Aperture: Set `movementMethod` to null when actions are present by LuK1337 · 1 year, 9 months ago
  71. 2ff7e0d Aperture: Fix crash on malformed Wi-Fi QR code by Sebastiano Barezzi · 1 year, 9 months ago
  72. 5dcb779 Automatic translation import by LineageOS Infra · 1 year, 9 months ago
  73. a5741ab Aperture: Add toggle for FFC horizontal flip by LuK1337 · 1 year, 9 months ago
  74. 9829b61 Aperture: Ensure output is truncated by Tommy Webb · 1 year, 10 months ago
  75. c02478f Aperture: Ignore already deleted last saved uri by LuK1337 · 1 year, 10 months ago
  76. 2487a06 Aperture: Force CameraX to create new VideoCapture instance by LuK1337 · 1 year, 10 months ago
  77. b382a88 Automatic translation import by Michael Bestas · 1 year, 10 months ago
  78. 582b552 Aperture: Comply with Camera Intents tests by Sebastiano Barezzi · 1 year, 10 months ago
  79. ccb9039 Aperture: Use WiFi QR parsing implementation from ZXing by LuK1337 · 1 year, 11 months ago
  80. 0fe6fad Aperture: Animate SecondaryTopBarButton's verticalBias on rotation by LuK1337 · 1 year, 11 months ago
  81. 636f225 Aperture: Do not store photos captured via other apps by Tommy Webb · 2 years ago
  82. be96723 Aperture: Insta hide secondaryTopBarLayout on camera mode change by LuK1337 · 1 year, 11 months ago
  83. bb105d0 Aperture: Make SecondaryTopBarButton square by LuK1337 · 1 year, 11 months ago
  84. 42bc070 Aperture: Set SecondaryTopBarButton height to wrap_content by LuK1337 · 1 year, 11 months ago
  85. dd63b4a Aperture: Remove OIS handling by Sebastiano Barezzi · 1 year, 11 months ago
  86. 006c733 Automatic translation import by Michael Bestas · 1 year, 11 months ago
  87. eadaf72 Aperture: Add Google Lens icon by LuK1337 · 2 years ago
  88. 5003810 Aperture: Redo settings appbar using M3 guidelines by Sebastiano Barezzi · 2 years ago
  89. a290b23 Aperture: Reformat code by LuK1337 · 2 years ago
  90. c02cafd Aperture: Add support for Assistant actions by Alexander Martinz · 2 years ago
  91. d5ed0c1 Aperture: Use ?attr/isLightTheme for light status bar by Sebastiano Barezzi · 2 years ago
  92. 8361807 Aperture: Fix photo -> video shutter button color transition by Sebastiano Barezzi · 2 years ago
  93. c9a4dc6 Aperture: Make video duration text more readable by LuK1337 · 2 years ago
  94. 2fe339d Aperture: Use M3 colors for shutter button by Giovanni Ricca · 2 years ago
  95. 8bc073f Aperture: Fix lint error in string containing '%' sign by LuK1337 · 2 years ago
  96. cc51ebb Aperture: Remove unused string by LuK1337 · 2 years ago
  97. d2bb840 Aperture: Add ripple animation for QR CardView by LuK1337 · 2 years ago
  98. af8d7de Aperture: Add Wi-Fi QR handling by Sebastiano Barezzi · 2 years ago
  99. abf6bb5 Aperture: Use @android:color/{black,white} by LuK1337 · 2 years ago
  100. 1abba95 Aperture: Set navigation bar color to black by LuK1337 · 2 years ago