Releases: cientopolis/samplers
Releases · cientopolis/samplers
v0.7
Improvements on v0.6
- Authentication with Google added
Bugs fixed:
- Photo preview is displayed properly in devices with high quality resolution camera
- Instructions are shown in Camera2 (Android 5+)
v0.6
Improvements on v0.5
- Route Record functionality added
- Samples sent automatically when saved (if wi-fi is available) or when wi-fi is detected
- Some minor uugs fixed
- Some improvements to the code added
v0.5
Improvements on v0.4
- Sound Record functionality added
- Show Help functionality added
Bugs fixed:
- Location access needed to request permission on android 6+
v0.4
Improvements on v0.3
- Insert Date functionality added
- Insert Time functionality added
- Workflow with forked path
- Standarized date/time formats to show
- Parameterized the list style
Bugs fixed:
- PhotoStepFragment (with Camera2) crashes on pause
- Preview (picture taked with Camera2) not showing correctly
v0.3
Improvements on v0.2
- Insert Text functionality added
- Camera 2 support added
- Messages to show standardized
- Standarized labels, strings, colors and dimens
- Class generator migrated to java classes (new project samplersclassgenerator) and improved
- String stored in strings.xml when generating classes
Bugs fixed:
- Error in PhotoStepFragment when rotating the phone
v0.2
Improvements on v0.1
- Take position (gps) functionality added
- Delete Sample functionality added
- Improved gradle class generator
- Fixed camera rotation when taking/saving picture
- Code, stability and performance optimizations
v0.1
First complete but basic framework