Commit | Tree | Parents | Author | Summary | Date |
---|
5bd087ac7851 | d9f72b368c6b | b67683f003ff | Simon Redman | Reword contacts plugin permission request string | May 31 2018, 12:33 AM |
b67683f003ff | 6cc51ffc3deb | 106a4029e822 | Simon Redman | Fix error from warnings cleanup | May 31 2018, 12:29 AM |
106a4029e822 | dc33b0ce0f99 | 58430a7b9872 | Simon Redman | Make linter not complain | May 17 2018, 5:35 PM |
58430a7b9872 | a5685db093ee | e00174324c07 | Simon Redman | Reduce catch block using inherited Exception | May 17 2018, 3:41 PM |
e00174324c07 | b8a066139e2d | 1b401fdca266 | Simon Redman | Fix reference bug with every reply from getColumnsFromContactsForIDs getting… (Show More…) | Mar 31 2018, 9:31 PM |
1b401fdca266 | 4f9352d4c209 | 8f70aaee1e21 | Simon Redman | | Mar 30 2018, 9:37 PM |
8f70aaee1e21 | c500a1bfc0b2 | 709195b54941 | Simon Redman | Inline access to R.string.contacts_permission_explaintion | Mar 30 2018, 5:04 AM |
709195b54941 | a3664cbb8bc8 | 74377937a216 | 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 |
74377937a216 | cd3700b24541 | fd21e680c8b4 | Simon Redman | Change to always using the slow-but-reliable way to access vcards | Mar 28 2018, 11:20 PM |
fd21e680c8b4 | 492f55f1249b | 1caf21f27505 | Simon Redman | Add VCardBuilder class | Mar 28 2018, 11:01 PM |
1caf21f27505 | 1afb9444ba5f | 42b3833fc9bd | Simon Redman | Run autoformatter | Mar 28 2018, 10:59 PM |
42b3833fc9bd | 8efcf162dd5c | b2d6d57d4ffd | Simon Redman | Add helper for getting SMS threads | Mar 25 2018, 7:59 PM |
b2d6d57d4ffd | 0c96006d1986 | 09e1311af881 | Simon Redman | Remove leftover contactsProjection | Mar 25 2018, 7:59 PM |
09e1311af881 | 09979ff314fc | 2a04c8717b35 | Simon Redman | Replace TODOs with comments requesting bug reports | Mar 25 2018, 6:24 PM |
2a04c8717b35 | ae73991b4762 | 19cd56261f1c | Simon Redman | Run automatic code formatter | Mar 25 2018, 5:13 PM |
19cd56261f1c | d7c9665438eb | d790f152f9fe | Simon Redman | Enable ContactsPlugin by default | Mar 25 2018, 5:10 PM |
d790f152f9fe | a579e3bd3f63 | 8fc590b27df5 | Simon Redman | Add metadata to outgoing vcards | Mar 25 2018, 2:29 PM |
8fc590b27df5 | 5768381e0a8f | 1de2fc697c13 | Simon Redman | Strip down contacts plugin for new VCards API | Mar 25 2018, 11:12 AM |
1de2fc697c13 | 72f2b220695a | 0d3559ca143f | Simon Redman | Set contacts plugin to only load from SDK 18 | Mar 25 2018, 11:10 AM |
0d3559ca143f | f8c3e3265716 | b2daf2b34ce8 | Simon Redman | Split vcard access into fast and slow, where fast requires API >= 21 | Mar 24 2018, 8:32 PM |
b2daf2b34ce8 | 224cac86f804 | 14134e579f53 | Simon Redman | Remove 'pictures' parameter from getVCards since it was not possible to use | Mar 24 2018, 7:11 PM |
14134e579f53 | 5cdd66dc8b77 | 358b6aa6eb0e | Simon Redman | Add ContactsHelper method for extracting vcards | Mar 24 2018, 5:21 PM |
358b6aa6eb0e | 88edb375b1bb | 515976d05ca7 | Simon Redman | Change type of IDs parameter to Collection as the comments suggested they… (Show More…) | Mar 24 2018, 5:20 PM |
515976d05ca7 | e1ef664cc3c8 | 33febcae56ab | Simon Redman | Update Contacts plugin to use NetworkPacket instead of NetworkPackage | Mar 23 2018, 10:32 PM |
33febcae56ab | 2ae06cf76147 | dc8c9d96b317 | Simon Redman | Run automatic code reformatter | Jan 16 2018, 12:57 AM |
dc8c9d96b317 | 830194473c2a | 084ff5af2e04 | Simon Redman | Add package type and handler for requesting contact phone numbers given a list… (Show More…) | Jan 16 2018, 12:55 AM |
084ff5af2e04 | d4ebb6dd7acd | 6cbd20bad0f8 | Simon Redman | Remove old interface for requesting random jumble of contact names + phone… (Show More…) | Jan 15 2018, 10:56 PM |
6cbd20bad0f8 | 0f8106a942e1 | 6cba3dcd95aa | Simon Redman | Add package type and handler for requesting contact phone numbers given a list… (Show More…) | Jan 15 2018, 10:53 PM |
6cba3dcd95aa | 23056166bbfa | a59a80b92a49 | Simon Redman | Add ContactsHelper method for accessing the Data table | Jan 15 2018, 10:51 PM |
a59a80b92a49 | 3fe37fa6a836 | d564180d0ffa | Simon Redman | Add network packets for requesting contact names given uIDs | Jan 15 2018, 7:29 AM |
d564180d0ffa | 5d9f1e8bf11a | c64dffb637d4 | Simon Redman | Add method to ContactsHelper for extracting information from the contacts… (Show More…) | Jan 15 2018, 7:16 AM |
c64dffb637d4 | 430877d9c546 | 11e705bebcab | Simon Redman | Add package type and handler for requesting unique identifiers for every… (Show More…) | Jan 15 2018, 2:18 AM |
11e705bebcab | 62ce460b0f19 | 26974ca11a40 | Simon Redman | Add ContactsHelper for reading all of the RAW_CONTACT_IDs which contribute a… (Show More…) | Jan 15 2018, 2:16 AM |
26974ca11a40 | 97262e9d64a4 | 8cc908edb003 | Simon Redman | | Jan 6 2018, 1:39 AM |