Skip to content

Releases: sepp89117/GoEasyPro_Android

Version 1.7.3

12 Nov 09:52
Compare
Choose a tag to compare
  • Added note regarding persistent WiFI connection issues (change camera WiFI band from 5Ghz to 2.4Ghz)
  • GoPro renaming process changed. Camera is now actually renamed, not just in the app
  • Added GoPro name as a prefix to the filenames of downloaded files so that duplicate filenames from different cameras do not become an issue.
  • Added Shutter Log
  • LRV download availability ensured for older models
  • Fixed app crash on app launch if Bluetooth permissions are not granted

Version 1.7.2

29 Oct 10:01
Compare
Choose a tag to compare
  • Added multi language support for English, German, French, Portuguese and Spanish

  • Fixed Bug with cam pairing

  • Fixed multiple entries of cams in pair activity

Version 1.7.1

22 Oct 09:47
Compare
Choose a tag to compare
  • Positioning of the elements of a GoPro list entry has been optimized

  • Maximum length for camera names increased from 10 to 14 characters

  • Compatibility with Hero12 expanded

  • Get available presets via ptotobuf

  • Camera settings divided into categories

  • Bug fixes

Version 1.7.0

14 Oct 10:13
Compare
Choose a tag to compare
  • Compatibility established with Hero12

  • Added automatic checking and adjustment of the GoPro watch

  • Display in the media browser whether the file has already been downloaded

  • Turbo transfer established using Protobuf at Media Download

  • Check the GoPro firmware version and report if newer ones are available

  • Display the GoPro clock in device information

  • Check whether update is available for app and report if so

  • Optimized automatic connection to available cameras

  • Reduced the time it takes to establish a WiFi connection

  • and more...

  • Started working with Protobuf

  • Bug fixes (e.g. app crash when downloading JPEG)

  • Code structuring

Version 1.6.1

04 Jun 07:36
Compare
Choose a tag to compare
  • Added multi-download and multi-delete buttons in browser activity
  • Enlarged checkbox for multi-select in browser activity
  • Added "Video has LRV"-flag in browser activity
  • Set cascade popup menu version to 2.1.0
  • Fixed checkbox display bug with multi-selection
  • Fixed bug showing download progress for multiple download
  • Fixed bug in multi-file download
  • Fixed "device hot" display during battery charging

Version 1.6.0

28 May 10:32
Compare
Choose a tag to compare
  • Added multiple mode and preset selection to Multi-Cam-Control-field
  • Added single preset selection in device menu

Version 1.5.7

21 May 14:25
Compare
Choose a tag to compare
  • Added settings sync function to device menu
  • Added multiple download option in file browser

Version 1.5.6

17 Feb 15:24
Compare
Choose a tag to compare
  • Fixed media download bug with Android 13
  • Ability to download LRV files created
  • Fixed various code analysis warnings

Version 1.5.5

12 Feb 11:44
Compare
Choose a tag to compare
  • Debugged with Gigaset GS270 plus (Android 8.1)
  • Added camera controls to preview activity
  • Added flat mode select menu
  • Removed already paired cameras in "Add cam" activity
  • Most hardcoded strings replaced with string resources for later translation possibility

Version 1.5.4

05 Feb 13:33
Compare
Choose a tag to compare
  • Added icon for "camera hot" in device list
  • Added icon for "camera cold" in device list
  • Added main menu
  • "Add Cam" button moved to main menu
  • Added app settings
  • Auto connect option added
  • Detection of "Auto Off" setting
  • Some improvements and fixes