Commit | Tree | Parents | Author | Summary | Date |
---|
86a40fb433b5 | 144b57eb54cd | 6e933f530a77 | Simon Redman | Reduce catch block using inherited Exception | May 17 2018, 3:41 PM |
6e933f530a77 | c58235e671f8 | f4f6e1ccc872 | Simon Redman | Fix reference bug with every reply from getColumnsFromContactsForIDs getting… (Show More…) | Mar 31 2018, 9:31 PM |
f4f6e1ccc872 | fc1060799ed7 | b11c7d8a9eb7 | Simon Redman | | Mar 30 2018, 9:37 PM |
b11c7d8a9eb7 | 956d28186032 | 542640539be5 | Simon Redman | Inline access to R.string.contacts_permission_explaintion | Mar 30 2018, 5:04 AM |
542640539be5 | d4415434c715 | 4b4954e2bbe0 | Simon Redman | Change to abstract uID type and use LOOKUP_KEY instead of RAW_CONTACT_ID, since… (Show More…) | Mar 30 2018, 4:56 AM |
4b4954e2bbe0 | 9c50f3c08346 | d8abab60fe68 | Simon Redman | Change to always using the slow-but-reliable way to access vcards | Mar 28 2018, 11:20 PM |
d8abab60fe68 | c2ce1ade1464 | e42794a6f19e | Simon Redman | Add VCardBuilder class | Mar 28 2018, 11:01 PM |
e42794a6f19e | 57e4bbc08059 | 7752ac3c74e8 | Simon Redman | Run autoformatter | Mar 28 2018, 10:59 PM |
7752ac3c74e8 | ab9668ff843a | c8cb58ff7f42 | Simon Redman | Add helper for getting SMS threads | Mar 25 2018, 7:59 PM |
c8cb58ff7f42 | 0ebc95739ac1 | 9f1fa6d5f220 | Simon Redman | Remove leftover contactsProjection | Mar 25 2018, 7:59 PM |
9f1fa6d5f220 | f4bc152fd56c | fb4ccdc8f0fa | Simon Redman | Replace TODOs with comments requesting bug reports | Mar 25 2018, 6:24 PM |
fb4ccdc8f0fa | 6928e9425e57 | dd5da51c94e4 | Simon Redman | Run automatic code formatter | Mar 25 2018, 5:13 PM |
dd5da51c94e4 | c1ba8a08f655 | 3ffca5da0dc2 | Simon Redman | Enable ContactsPlugin by default | Mar 25 2018, 5:10 PM |
3ffca5da0dc2 | 3f0a2259b2ee | 543f85988c96 | Simon Redman | Add metadata to outgoing vcards | Mar 25 2018, 2:29 PM |
543f85988c96 | 6e877072cd8c | e210e9f1c1b1 | Simon Redman | Strip down contacts plugin for new VCards API | Mar 25 2018, 11:12 AM |
e210e9f1c1b1 | ee5ced92bb5a | e3e94041d1fb | Simon Redman | Set contacts plugin to only load from SDK 18 | Mar 25 2018, 11:10 AM |
e3e94041d1fb | a2674a52105e | d62368d028a6 | Simon Redman | Split vcard access into fast and slow, where fast requires API >= 21 | Mar 24 2018, 8:32 PM |
d62368d028a6 | b4d5dc523d53 | f34ab033e7e6 | Simon Redman | Remove 'pictures' parameter from getVCards since it was not possible to use | Mar 24 2018, 7:11 PM |
f34ab033e7e6 | 0dbb8c4ab3eb | 27fe29c1450a | Simon Redman | Add ContactsHelper method for extracting vcards | Mar 24 2018, 5:21 PM |
27fe29c1450a | fdac938430d6 | 974448eef3e1 | Simon Redman | Change type of IDs parameter to Collection as the comments suggested they… (Show More…) | Mar 24 2018, 5:20 PM |
974448eef3e1 | 7b39a9b4f5c0 | caea3307184e | Simon Redman | Update Contacts plugin to use NetworkPacket instead of NetworkPackage | Mar 23 2018, 10:32 PM |
caea3307184e | 3acd03fae266 | 9d12f52bcf96 | Simon Redman | Run automatic code reformatter | Jan 16 2018, 12:57 AM |
9d12f52bcf96 | 00074f01535e | a354c68d7146 | Simon Redman | Add package type and handler for requesting contact phone numbers given a list… (Show More…) | Jan 16 2018, 12:55 AM |
a354c68d7146 | 16990ef6e40e | eb22eef096b1 | Simon Redman | Remove old interface for requesting random jumble of contact names + phone… (Show More…) | Jan 15 2018, 10:56 PM |
eb22eef096b1 | e36375415e8b | 3c2ecd9de531 | Simon Redman | Add package type and handler for requesting contact phone numbers given a list… (Show More…) | Jan 15 2018, 10:53 PM |
3c2ecd9de531 | bff96f1a0da2 | 360d4c6b21a5 | Simon Redman | Add ContactsHelper method for accessing the Data table | Jan 15 2018, 10:51 PM |
360d4c6b21a5 | c021fc7c03c2 | 4a7c0657f50d | Simon Redman | Add network packets for requesting contact names given uIDs | Jan 15 2018, 7:29 AM |
4a7c0657f50d | e323dd1ec799 | e9afbbd878bb | Simon Redman | Add method to ContactsHelper for extracting information from the contacts… (Show More…) | Jan 15 2018, 7:16 AM |
e9afbbd878bb | b3b8ddae7531 | 1ea8ff6290db | Simon Redman | Add package type and handler for requesting unique identifiers for every… (Show More…) | Jan 15 2018, 2:18 AM |
1ea8ff6290db | 41f7c13d9f17 | c23848e49d53 | Simon Redman | Add ContactsHelper for reading all of the RAW_CONTACT_IDs which contribute a… (Show More…) | Jan 15 2018, 2:16 AM |
c23848e49d53 | 23a7210882c1 | 85c51ee7207e | Simon Redman | | Jan 6 2018, 1:39 AM |