Commit Graph

38 Commits

Author SHA1 Message Date
Mathieu Maret 43fcca414c Fix progress dialog when no number are provided
A first dialog show up telling that you have to enter some phone
number, but the dialog for message progress never disapear

Fix Issue #1
2016-03-16 10:15:56 +01:00
Mathieu Maret d32829784a Get message status for delivery report from pdu 2013-09-11 15:05:12 +02:00
Mathieu Maret 5e5fd482cf Fix compilation issue 2013-09-11 14:51:42 +02:00
Mathieu Maret 95783c14b6 Code simplifcation 2013-09-11 14:16:00 +02:00
Mathieu Maret 6190c47524 Save pref for delivery reports 2012-11-09 14:28:57 +01:00
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 b4c836d48e Remove space from number 2012-10-15 16:57:55 +02:00
Mathieu Maret bf00fb48c6 Bug Fix: Crash on preparing delivery reports 2012-10-05 11:23:23 +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 cb5428f67c Fiw layout for Android4.0 and Simplify some code 2012-09-27 22:31:15 +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 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 45a7023730 Remove logs. +Stop sending messages when application quit 2011-03-01 22:25:00 +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 d601eb348d UI improvement when lots of messages are sent
And the langage associated
2010-12-12 02:28:33 +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 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 3db2e50ebb Update DATABASE_VERSION 2010-04-07 11:03:09 +02:00
Mathieu Maret 90a6a1a886 Delivery Report working correctly :) 2010-01-27 17:59:55 +01:00
Mathieu Maret e72d637222 Still working on delivery reports... 2010-01-27 13:47:08 +01:00
Mathieu Maret 2223c40c93 Some test code 2010-01-26 18:28:38 +01:00
Mathieu Maret 6c373b51e5 Delivery intents *Should* be working but... ?? Implements a mySMSManger to use cupcake or newer version of SMSManager 2010-01-26 15:46:26 +01:00
Mathieu Maret 5f29b32554 Correct some basic mistake 2010-01-25 18:03:42 +01:00
Mathieu Maret 4e92cc6c1e 2nd Test for delevery reports 2010-01-25 17:58:12 +01:00
Mathieu Maret 88c3ae121d puch missing files....
Push missing files
2010-01-25 09:50:48 +01:00
Mathieu Maret 8fb3252915 First test for delivery messages 2010-01-22 15:21:33 +01:00
Mathieu Maret 630b48b63e Tatoo compatibility 2010-01-05 14:57:29 +01:00
Mathieu Maret d7231e2609 Init import 2009-10-22 14:26:02 +02:00