Commit Graph

62 Commits

Author SHA1 Message Date
Mathieu Maret 5bdea2addc Code alignement 2012-11-09 14:28:31 +01:00
Mathieu Maret f516231b9c Code cleaning and reformating 2012-11-06 10:35:01 +01:00
Mathieu Maret 95bb2d1651 Use Content Provider for delivery reports. This should fix issue when trying to access locked database 2012-11-05 18:05:48 +01:00
Mathieu Maret 2205f64ce5 Correct accent on french words 2012-11-05 18:04:15 +01:00
Mathieu Maret c1cb2a357a Version2.2 2012-10-15 17:04:11 +02:00
Mathieu Maret 636b60071c Add Arabic Translation thanks to Khalid EL BOUKHARI 2012-10-15 17:03:35 +02:00
Mathieu Maret b4c836d48e Remove space from number 2012-10-15 16:57:55 +02:00
Mathieu Maret 3cfab63465 Add missing words for german translation 2012-10-05 11:31:32 +02:00
Mathieu Maret ae4b9c9ed4 2.1 Release 2012-10-05 11:24:46 +02:00
Mathieu Maret bf00fb48c6 Bug Fix: Crash on preparing delivery reports 2012-10-05 11:23:23 +02:00
Mathieu Maret a4faf1dc43 Add italian translation thanks to Egidio Pignatelli 2012-10-05 11:22:14 +02:00
Mathieu Maret 51088047f7 2.0 Release 2012-10-04 10:00:33 +02:00
Mathieu Maret 1e2023088a UI improvement
Use google color
Use thin separator between buttons
2012-10-03 14:34:59 +02:00
Mathieu Maret 8c0decf6e8 UI improvement
Add icons from Android4 for adding user or group
2012-10-03 11:00:58 +02:00
Mathieu Maret 6100d8a757 Fix layout width for list children 2012-10-02 13:29:03 +02:00
Mathieu Maret be02add3be 1.9 Release 2012-10-02 12:22:34 +02:00
Mathieu Maret cb5428f67c Fiw layout for Android4.0 and Simplify some code 2012-09-27 22:31:15 +02:00
Mathieu Maret 1573577752 Add missing configuration file 2011-11-17 17:56:34 +01:00
Mathieu Maret 44ee6144f1 update build.xml 2011-11-17 15:21:50 +01:00
Mathieu Maret fa2b141893 Update version number 2011-10-30 02:13:32 +02:00
Mathieu Maret 05837b1990 Close progress windows when canceling "more 50" messages 2011-10-30 02:02:34 +02:00
Mathieu Maret 4bd0390444 Use ressource instead of string 2011-10-30 01:57:40 +02:00
Mathieu Maret f83001f0ba Do not display "X messages send" message when sending cancelled 2011-10-30 01:18:11 +02:00
Mathieu Maret 33ece37bba Open/close database ASAP 2011-10-30 01:17:17 +02:00
Mathieu Maret 1119047891 Add missing close 2011-10-30 01:16:33 +02:00
Mathieu Maret 7b8a2c9638 Update TODO list 2011-07-29 15:38:31 +02:00
Mathieu Maret 420f1c303b Remove DeliveryDbAdapter global definition and use
DbAdapter only use when sending message. Si the DB is less often locked
2011-07-29 14:55:17 +02:00
Mathieu Maret 1ddedcc67b Prepare delivery id before sending text message. Should prevent some crash 2011-07-25 01:00:48 +02:00
Mathieu Maret b0a3e0959f Add Portuguese Translation 2011-07-20 23:46:12 +02:00
Mathieu Maret 71cbef584d Add German Version Thanks to Timon!
That's why OpenSource is soo fantastic !
2011-06-02 00:14:31 +02:00
Mathieu Maret 1011f62cc6 Add build.properties file for signing package 2011-05-30 10:34:49 +02:00
Mathieu Maret f2a689ebda Version update 2011-03-01 22:25:21 +01:00
Mathieu Maret 45a7023730 Remove logs. +Stop sending messages when application quit 2011-03-01 22:25:00 +01:00
Mathieu Maret 452941a009 Smiley when writing message 2011-03-01 22:24:21 +01:00
Mathieu Maret a52c9ec70e Add file for ant building 2011-02-16 14:01:10 +01:00
Mathieu Maret 38f2fa1222 Add Group support 2011-01-10 11:39:18 +01:00
Mathieu Maret f51212fa08 missing files for package renam...
Its too late to code....!
2010-12-12 03:06:07 +01:00
Mathieu Maret 15b84aab16 Rename Package 2010-12-12 02:36:52 +01:00
Mathieu Maret f6b464ce5f tipo mistake for trad files 2010-12-12 02:31:27 +01:00
Mathieu Maret d601eb348d UI improvement when lots of messages are sent
And the langage associated
2010-12-12 02:28:33 +01:00
Mathieu Maret b4600cd8ec Add + to add icon 2010-12-10 22:46:49 +01:00
Mathieu Maret a6d28099bb Add Todo List 2010-12-10 22:36:44 +01:00
Mathieu Maret 465b131420 Contacts, Progress Dialog, No Group, Integration
- Using Android 2.0 API for contacts lookup
- Progress dialogue with progress bar when sending SMS
- Desactive Group as they are not using Android2.0 API (Sync and so on...)
- Every SMS sent are registrer in the sysem DB so they are available for the
MMS App
2010-12-10 22:31:06 +01:00
Mathieu Maret 6a69514a10 Update code version 2010-05-13 11:46:48 +02:00
Mathieu Maret 5e9767e2b5 Solve crash on creating groups 2010-05-13 11:41:51 +02:00
Mathieu Maret 23a7d0ea09 Fix SMS sending with different API version 2010-05-06 14:05:03 +02:00
Mathieu Maret bdcd99ce2b Maj AndroidManifest 2010-04-08 10:00:53 +02:00
Mathieu Maret 1f9d60bb53 Fix Localisation Pblm 2010-04-07 15:30:02 +02:00
Mathieu Maret 3db2e50ebb Update DATABASE_VERSION 2010-04-07 11:03:09 +02:00
Mathieu Maret 11e806970e Add a License GPL V2.0 2010-03-07 23:59:22 +01:00