Releases: Universite-Gustave-Eiffel/NoiseCapture
1.0.2
1.0.1
Release 1.0.0
- About #186 fix thread issue crash
- About #185 fix SecurityException when trying to unmute application
- About #175 #173 enhance maps
- Restore current measurements points in the map, clear cache when loading the map fragment
- More compact date time history display
- Move gain setting group, change tags layout(add space)
- Fix log/linear settings reading in spectrogram fragment code
- Display a message to link to noise planet about #192
- Reduce precision of numeric output on json about #193
- Add settings to not display link notification about #192
- Handle error with timezone about #194
- Fix old NoiseCapture wrong data bearing and speed has been swaped
- Skip loading of measurements if the app is activity is unloaded
- Show menu in settings activity
- Add user profile about noise knowledge
Beta 0.5.0
For a better feedback of NoiseCapture and to get additional information (updates), we recommend that you download the app from Google Play: https://play.google.com/store/apps/details?id=org.noise_planet.noisecapture
- Replace Google maps by Leaflet with OpenStreetMap
- Change label width for small screens
- Fix RMS conversion for thin frequency computations
- Add sound processing chain validation (using 10s real noise measurement audio)
- Set smaller text size for tags
- Mute the app while measuring
- Add map into the measurement view
- On the measurement activity, add tabs for selecting Spectrum, Spectrogram and Map
- By default NoiseCapture run a Hann window with overlap for 125ms and 1s
- Add description in history view
- Add privacy policy display on first start
- Add warning on calibration activity
- Display leq in notification
- Force measurement service to be a foreground service (should not be killed when measuring)
- Add loading progression bar for Results and Map activities
- Calibration activity now use AudioProcess directly
- If the device is not capable of computing Hann 125ms switch to a Rectangular 125ms
- Disable computation of fast 125ms when the application is in background. (save battery when the phone is locked * while measuring)
Beta 0.4.9
Add 3 new tags 'Works', 'Air traffic', 'Entertainment'
Beta 0.4.8
Add Italian localization.
For a better feedback of NoiseCapture and to get additional information (updates), we recommend that you download the app from Google Play: https://play.google.com/store/apps/details?id=org.noise_planet.noisecapture
Beta 0.4.7
Fix calibration frequencies about #125 #123
For a better feedback of NoiseCapture and to get additional information (updates), we recommend that you download the app from Google Play: https://play.google.com/store/apps/details?id=org.noise_planet.noisecapture
Beta 0.4.6
Change measurement layout
Beta 0.4.5
Fix layout problems on small screens by overlapping leq label and value
Beta 0.4.4
As version of google map api has been changed this update may require the restart of the android device in order to avoid application crash.
Reduce frequency list in calibration mode
Do not prevent update if calibration without enough noise level
Use apache commons math for computation of la10 la50 la90
Fix some crash, disable tooltips on nei and rne charts
About #91 cast to view instead of Button
Try to fix google map api exception by rolling back to play-services-maps:8.4.0