Changelog
- Added microphone level calibration
- Bugfixing
- Added LTE support
- Added roaming status
- Disabled sensors excluded from log
- Bugfixing
- Added data from external sensors (Supports only Arduino now)
- Added audio data to sensors
- Added button to add new mark
- Added human-readable datetime column to log files
- UI changes
- Bugfixing
- Bugfixing
- Added live data screen accessed at any screen by FAB
- Added undo action to last added mark by FAB
- Added volume buttons mark control (previous/next)
- Changed some icons
- Bugfixing
- Added GPS data (lat/lon/alt/accuracy/speed/bearing) to sensor log
- Added default chooser action for presets
- Added progress bar to each screen indicating current service status
- Added vibrate on mark click
- Other improvements
- Added select/deselect all button to sessions screen
- Added keep screen on at Markers screen (check settings)
- Bugfixing
- Added sessions screen
- Added about screen
- Added current log version to device_info.txt
- Added new styles for main screen
- Fixed sharing fail to Google Drive and GMail
- Changed select categories file dialog
- Keyboard not shows again after it was hidden
- Added sharing logs to menu
- Added deleting logs to menu
- Added Russian localization
- Added sessions
- Added separate activity for marks
- Added data from sensors: orientation, magnetic_field, gyroscope
- Added device info in device_info.txt for each session
- Added marks count and records count info for each session.
- Changed minimum Android version to 3.0 - Honeycomb (API 11), maximum 5.0 - Lollipop (API 21)
- Changed package name to "NextGIS Logger" (com.nextgis.logger). Please reconfigure your preferences.
- Changed cell data: "Power" in header instead RSSI, "-1" instead Integer.MAX_VALUE on API 17+
- Сode refactoring
- Fixed signal strength for 3G network below API 17 method (RSCP shows instead 0)
- Fixed results directory visibility on external storage through MTP
- Portrait orientation only in main activity
- Improved categories file storage (may require reload file)
- Fixed app crash while delete characters fast in Mark Name edit
- Possibly fixed GSM log headers
- Added "Identification string" to settings
- Added current network type/generetaion, psc for UMTS and identification string to log
- Improved current network type info. Now generation and type show in main screen as separate line
- Fixed app crash on Samsung and Nexus (perhaps others) devices when using API 17+ option
- Changed "Try use API 17+" to true by default
- Added preset categories for mark name (choose preset file in options)
- Fixed LAC and CID (were swapped in csv)
- Fixed "Type" column in accelerometer log (now indicates "Linear"/"Raw")
- Fixed linear acceleration. Now uses build in sensor (available on Gingerbread 2.3 or above and if device has linear sensor)
- Added new method to find nearby cells on devices for Adnroid >=4.2 (check it in options)
- Added WakeLock to Service (data saves continuously when screen is off)
- Logger period moved to settings
- Added accelerometer data to logger
- Added settings screen for accelerometer