MultiSmsSender/src/com/openwide/android
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
..
ContactRow.java Solve crash on creating groups 2010-05-13 11:41:51 +02:00
DeliveryDbAdapter.java Contacts, Progress Dialog, No Group, Integration 2010-12-10 22:31:06 +01:00
EntryContentProvider.java Delivery Report working correctly :) 2010-01-27 17:59:55 +01:00
GroupEditActivity.java Solve crash on creating groups 2010-05-13 11:41:51 +02:00
GroupsDbAdapter.java Solve crash on creating groups 2010-05-13 11:41:51 +02:00
ListEntryActivity.java 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
MessageReceiver.java Delivery Report working correctly :) 2010-01-27 17:59:55 +01:00
MultiSmsSender.java Contacts, Progress Dialog, No Group, Integration 2010-12-10 22:31:06 +01:00
MySMSManager.java Fix SMS sending with different API version 2010-05-06 14:05:03 +02:00
PhoneNumberSelection.java Contacts, Progress Dialog, No Group, Integration 2010-12-10 22:31:06 +01:00
SelectDeliveryActivity.java 2nd Test for delevery reports 2010-01-25 17:58:12 +01:00
SelectGroupActivity.java Delivery Report working correctly :) 2010-01-27 17:59:55 +01:00