Skip to content

Commit

Permalink
prepare release 3.11.12
Browse files Browse the repository at this point in the history
  • Loading branch information
felixb committed Mar 12, 2017
1 parent 6fd453c commit a2b8730
Show file tree
Hide file tree
Showing 22 changed files with 44 additions and 23 deletions.
4 changes: 2 additions & 2 deletions CallMeter3G/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 25
versionName "3.11.9.1"
versionCode 903111100
versionName "3.11.12"
versionCode 903111200
buildConfigField 'boolean', 'DEBUG_LOG', 'true'
}

Expand Down
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/bg/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/ca/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/cs-CZ/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/de-DE/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/el-GR/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/en-US/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/es-ES/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/fr-FR/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/hr/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/hu-HU/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/it-IT/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/iw-IL/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/nl-NL/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/pl-PL/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/pt-BR/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/pt-PT/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/ru-RU/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/sk/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/sr/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/tr-TR/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)
3 changes: 2 additions & 1 deletion CallMeter3G/src/main/play/zh-TW/whatsnew
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
* fix permissions on Android older than 6.0
* add unformatted values to csv export (issue #113)
* fix exporting to SD card (issue #105)

0 comments on commit a2b8730

Please sign in to comment.