sms-translate/app/src/main/kotlin/com/simplemobiletools/smsmessenger/helpers
2023-07-12 10:37:20 +02:00
..
AttachmentPreviews.kt Move blocking stuff to background thread 2022-11-18 01:15:46 +05:30
AttachmentUtils.kt fixing some spacing 2022-11-06 10:32:52 +01:00
Config.kt Add support for archiving conversations 2023-07-11 16:52:47 +02:00
Constants.kt Add proper strings for archive operations 2023-07-12 10:37:20 +02:00
Converters.kt insert messages in a local db at fetching 2020-12-21 19:27:21 +01:00
ImageCompressor.kt Improve image compression 2023-02-16 03:46:41 +05:30
MessagesExporter.kt Handle cases where sms or mms does not exist in import or export 2021-09-21 15:19:09 +01:00
MessagesImporter.kt autoformatting code 2023-05-19 22:47:21 +02:00
MessagesReader.kt Handle cases where sms or mms does not exist in import or export 2021-09-21 15:19:09 +01:00
MessagesWriter.kt correcting an Android OS version check 2021-09-21 12:03:07 +02:00
NotificationHelper.kt Update string translation 2023-06-26 16:27:23 +06:00
VCardParser.kt Workaround some potential exceptions 2022-11-03 23:49:55 +05:30