This is an automated email from the git hooks/post-receive script. New change to branch develop in repository say-my-texts. See http://git.chorem.org/say-my-texts.git from 82b490c add logo sources new 6dfa495 add a constant for the debug mode change version (3.0) new d8e912b refs #1103 Change the style of the app The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit d8e912b95cda7facbcc55e7213841d135f89ac75 Author: Kevin Morin <morin@codelutin.com> Date: Mon Sep 1 08:02:52 2014 +0200 refs #1103 Change the style of the app commit 6dfa49546a101aefbc2c884afe8511a19828e546 Author: Kevin Morin <morin@codelutin.com> Date: Mon Sep 1 08:00:27 2014 +0200 add a constant for the debug mode change version (3.0) Summary of changes: AndroidManifest.xml | 2 +- pom.xml | 4 +- res/values/styles_heisendroid.xml | 6 + sources/heiseindroid.svg | 355 +++++---------------- .../android/saymytexts/SayMyTextService.java | 32 +- .../android/saymytexts/SayMyTextsApplication.java | 2 + .../android/saymytexts/SettingsActivity.java | 12 +- .../BootCompletedBroadcastReceiver.java | 24 ++ .../DeviceConnectionBroadcastReceiver.java | 29 +- .../DictateSmsBroadcastReceiver.java | 13 +- .../NewTextBroadcastReceiver.java | 8 +- .../SayNextActionBroadcastReceiver.java | 25 +- 12 files changed, 215 insertions(+), 297 deletions(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.