Legacy app, ONLY FOR Android 4.3 and older: Add sent time to SMS
Background infos on this app: http://goo.gl/7jW8rz
###################
IMPORTANTE:
THIS APP WILL NOT WORK ON ANDROID 4.4 (KitKat) or ANY NEWER ANDROID VERSION!
Since Android 4.4 Google improved the security mechanisms for SMS. Normal apps cannot write the system SMS database anymore. Also since Android 4.4 the SMS framework should store itself the sent time.
So THIS APP IS NO LONGER NEEDED FOR MODERN ANDROID VERSIONS!
It was only a workaround, back then. It will no longer be developed and is only online for historical reasons.
###################
Adds the time when an SMS was ACTUALLY SENT to your messages (only useful for devices which just show the receive time of SMS, eg. Galaxy S).
-------
IMPORTANT NOTE FOR USERS OF "Handcent SMS" (version 4.0.0 or greater):
Verifique la siguiente opción en la configuración de HandCent SMS (de lo contrario, esta aplicación no funcionará): en el menú en "Configuración"-> "Configuración de la aplicación"-> Aplicación de mensajería predeterminada "y asegúrese de que esté configurado para" deshabilitar "!
Otherwise Handcent SMS wil block any other SMS app!
-------
IMPORTANT NOTE FOR USERS OF "Go SMS":
No deshabilite las notificaciones de acciones de GO SMS ("Recibir Configuración"-> "Desactivar otras notificaciones de mensajes") ¡Otros SMS Wise Go Bloquearán cualquier otra aplicación SMS!
-------
It appends the sent time to the message text (the original timestamp will be kept untouched). Should work with all SMS Apps (Handcent SMS, chompSMS, Go SMS, etc..). Depends on SMS implementation details and your provider, so maybe doesn't work everywhere. Some SMS apps also may be confused if another app appends something to the message text in background. So please leave a comment whether it's working with your device/provider/app or not. ¡Gracias! :-)
DETALLES:
--------------------
Many Android devices only display the timestamp when a message was received (not sent). This is a problem when you receive messages while your phone is turned off (or has no network coverage). In this case you don't know when the message was really sent (as you only see the received time when you turn on the phone again).
Also allows to add the SMSC (sms service centre) number from where the message was sent (technical stuff for people who are interested).
ACERCA DE:
--------------------
Ad-free! Resource-efficient: does not run as a background service, only gets started by Android when a SMS is received.
Another thing: I develop this only in my spare time, so please understand if it's not perfect (and give me feedback). :-)
TÉCNICO:
--------------------
Tested successfully with Austrian providers. Teóricamente, puede ser posible que el tiempo enviado agregado sea incorrecto (diferente Tiomezone) si el centro de servicio SMS del remitente se encuentra en una zona horaria diferente.
EXPLANATION OF PERMISSIONS:
------------------------------------------------
• "RECEIVE SMS": necessary for reading the sent time out of the received SMS data package from the mobile provider
• "EDIT SMS OR MMS": necessary for adding the sent time to the message in the device's SMS database
• "READ SMS OR MMS": necessary for looking up the message to edit in the sms database
• "MODIFY/DELETE SD CARD CONTENTS": necessary for writing logfile to SD (when logging is enabled)
Have fun while texting! :-)
• 1.1: nueva función de registro (archivo de registro en la tarjeta SD) para una solución de problemas más fácil si no funciona para alguien (por lo tanto, el nuevo permiso "modificar contenido SD"); added one-time note for Go SMS
• 1.0: First version
Leer más