Skip to content

Releases: Universite-Gustave-Eiffel/NoiseCapture

1.0.2

18 Sep 12:16
Compare
Choose a tag to compare
1.0.2 Pre-release
Pre-release
  • Enhance stability of the app. About #221 #209
  • Optimize pause button when recomputing laeq for large measurements
  • Add NoiseParty input in comment activity #220
  • FR Translation of privacy policy
  • Add Spanish translation

1.0.1

30 Aug 13:37
Compare
Choose a tag to compare
  • Fix bug when tapping on use profile description after privacy policy information screen
  • Fix unresponsive map after uncheck hexagons cluster layer
  • Update of links & langs

Release 1.0.0

23 Aug 08:15
Compare
Choose a tag to compare
  • 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

02 Aug 14:49
Compare
Choose a tag to compare
Beta 0.5.0 Pre-release
Pre-release

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

22 Jun 07:40
Compare
Choose a tag to compare
Beta 0.4.9 Pre-release
Pre-release

Add 3 new tags 'Works', 'Air traffic', 'Entertainment'

Beta 0.4.8

14 Jun 13:44
Compare
Choose a tag to compare
Beta 0.4.8 Pre-release
Pre-release

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

09 Feb 10:36
Compare
Choose a tag to compare
Beta 0.4.7 Pre-release
Pre-release

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

16 Nov 15:45
Compare
Choose a tag to compare
Beta 0.4.6 Pre-release
Pre-release

Change measurement layout

Beta 0.4.5

16 Nov 14:26
Compare
Choose a tag to compare
Beta 0.4.5 Pre-release
Pre-release

Fix layout problems on small screens by overlapping leq label and value

Beta 0.4.4

16 Nov 14:12
Compare
Choose a tag to compare
Beta 0.4.4 Pre-release
Pre-release

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