Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/util
Andreas Shimokawa de5f30ae97 WIP: Work towards SMS replies / canned replies, round 3
- put random id/phone number pair into limited lookup list (last 16 sms messages) when sms arrives
- lookup the phone number when replying from the a device

THIS STILL DOES NOT DO ANYTHING USEFUL
2015-12-14 23:31:31 +01:00
..
CheckSums.java Extract checksum implementations into separate class CheckSums 2015-08-17 22:43:42 +02:00
DateTimeUtils.java More logging for time/timezone changes 2015-09-05 00:14:09 +02:00
DeviceHelper.java Refactoring: centralize GBDevice creation 2015-12-13 00:43:07 +01:00
FileUtils.java fix crash in FileUTils.copyURItoFile() if source and destination are the same file. 2015-12-08 18:59:37 +01:00
GB.java On Quit, remove all pending notifications 2015-12-08 21:48:56 +01:00
IDSenderLookup.java WIP: Work towards SMS replies / canned replies, round 3 2015-12-14 23:31:31 +01:00