Librecamera Versions Save

A free and open source camera app for Android written in Flutter and Dart

v1.9.1

11 months ago

A new release of Libre Camera: v1.9.1

The following has changed:

Localization

  • Add Indonesian translation :indonesia:

Code

  • Use package info to get version number instead of manual text

As always, a big thank you to everyone who contributed!


Full Commit Changelog: https://github.com/iakmds/librecamera/compare/v1.9.0...v1.9.1

v1.9.0

1 year ago

A new release of Libre Camera: v1.9.0

The following has changed:

New

  • Use Dynamic colors for Material You theme (#68)
  • Add Black AMOLED theme

Localization

  • Update translations

As always, a big thank you to everyone who contributed!


Full Commit Changelog: https://github.com/iakmds/librecamera/compare/v1.8.0...v1.9.0

v1.8.0

1 year ago

A new release of Libre Camera: v1.8.0

The following has changed:

New

  • Capture photos/videos on volume button press (#69)

Localization

  • Add Italian translation :it:

As always, a big thank you to everyone who contributed!


Full Commit Changelog: https://github.com/iakmds/librecamera/compare/v1.7.0...v1.8.0

v1.7.0

1 year ago

A new release of Libre Camera: v1.7.0

The following has changed:

New

  • Flip/Change camera while recording video (Android 8.0 and above)
  • Add option for Left-handed mode in horizontal orientation

Improved

  • Greatly reduced apk size on F-Droid from 20MB to about 7MB
  • Cache clearing logic

Localization

  • Add Belarusian translation

As always, a big thank you to everyone who contributed!

v1.6.1

1 year ago

A new release of Libre Camera: v1.6.1

The following has changed:

Fixed

  • Record audio when switching to video mode

Improved

  • Material You switches fixed
  • Reduced apk size on F-Droid by about 1.7MB

Localization

  • Add Czech translation
  • Add Romanian translation

As always, a big thank you to everyone who contributed!

v1.6.0

1 year ago

A new release of Libre Camera: v1.6.0

The following has changed:

New

  • New Material You Design (#60)
  • Video start sound
  • Now clearing app cache automatically; big storage improvements

Improved

  • Microphone permission now optional; request upon selecting video (#53)
  • Onboarding: Always use light mode
  • Reduced apk size by about 1.7MB
  • Improved the "open onboarding" button in settings

Localization

  • Add Brazilian Portuguese translation
  • Add Chinese (Simplified) translation
  • Add Malay translation

As always, a big thank you to everyone who contributed!

v1.5.1

1 year ago

A new release of Libre Camera: v1.5.1

The following has changed:

Localization

  • Add Bulgarian language
  • Add Galician language
  • Add Norwegian language
  • Add Polish language
  • Add Ukranian language

As always, a big thank you to everyone who contributed!

v1.5.0

1 year ago

A new release of Libre Camera: v1.5.0

The following has changed:

Fixed

  • Status bar cutout issue: Add SafeArea to display all content (#40)
  • Onboarding page: Not full screen after typing with keyboard and submitting, now back to full screen after finishing with typing
  • Screen turns off after inactivity, now always on (#43)

Added

  • Option to set maximum screen brightness in settings

Improved

  • Timestamps now with new format: "year:month:day_hour:minute:second" instead of "year:month:day_minute:second:millisecond"
  • Flash in video mode: Only use "Off" and "Torch" because the options "Auto" or "On at capture" don't make sense in video mode (#36)

Localization

  • Add French language (thanks to @melentan)
  • Add Basque language (thanks to @ZiTAL)

As always, a big thank you to everyone who contributed!

v1.4.0

1 year ago

A new release of Libre Camera: v1.4.0

The following has changed:

Fixed

  • Can't choose storage path fixed by adding a TextField (#22)

Added

  • Quick Tile support to open Libre Camera from the control panel (#30)
  • Resolution button in camera page (#33)

Improved

  • New layout in camera page
  • Disable certain buttons while doing actions such as recording a video for no unintended behavior
  • Timer button shows '- -' when no timer is selected (thus making it smaller)
  • Zoom slider now at the bottom when using horizontal orientation

Other

  • Updated screenshots

As always, a big thank you to everyone who contributed!

v1.3.1

1 year ago

A patch release of Libre Camera: v1.3.1

The following has been patched:

Fixed

  • Not able to upgrade on some Android devices (Fix activity not being exported) – Big thanks to @provokateurin !

Localization

  • Updated translations

A big thank you to everyone who contributed!