-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to Capacitor 3 + improvements #3
base: main
Are you sure you want to change the base?
Commits on Jul 29, 2020
-
fix(plugin): contacts without an e-mail address are not being display…
…ed on Android - Modify the PICK intent so that it loads all root level contact entries (i.e. not only those with an e-mail address) - Add two content queries so that first the root level contact (ContactsContract.Contacts), and then the subordinate contact data records (ContactsContract.Contacts.Data) are retrieved. This makes it possible to load e-mails and phone numbers for a contact, stored in the latter. - Add the .gradle/ folder to .gitignore Refs TeamMaestro#1
Peter Velosy committedJul 29, 2020 Configuration menu - View commit details
-
Copy full SHA for 9e83d8a - Browse repository at this point
Copy the full SHA 9e83d8aView commit details
Commits on Aug 12, 2020
-
Make the plugin return the identifier as well as the lookupKey of the…
… chosen contact on Android.
Peter Velosy committedAug 12, 2020 Configuration menu - View commit details
-
Copy full SHA for 47e576f - Browse repository at this point
Copy the full SHA 47e576fView commit details
Commits on Nov 2, 2020
-
Fix Bugs, Add phone labels & Images
- Fix iOS bug: Attempt to present * on * whose view is not in the window hierarchy - Add phone labels array to iOS and Android - Add image references to iOS and Android
Configuration menu - View commit details
-
Copy full SHA for 3a74e04 - Browse repository at this point
Copy the full SHA 3a74e04View commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9b7e4e0 - Browse repository at this point
Copy the full SHA 9b7e4e0View commit details
Commits on Mar 24, 2022
-
calvinho committed
Mar 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 51bd0a3 - Browse repository at this point
Copy the full SHA 51bd0a3View commit details -
calvinho committed
Mar 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 1c87342 - Browse repository at this point
Copy the full SHA 1c87342View commit details
Commits on Mar 25, 2022
-
calvinho committed
Mar 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 346ebc8 - Browse repository at this point
Copy the full SHA 346ebc8View commit details -
calvinho committed
Mar 25, 2022 Configuration menu - View commit details
-
Copy full SHA for 49e04b1 - Browse repository at this point
Copy the full SHA 49e04b1View commit details
Commits on Mar 26, 2022
-
query and return the postal addresses in Android
calvinho committedMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 24b393e - Browse repository at this point
Copy the full SHA 24b393eView commit details -
query and return the postal addresses in Android and iOS
calvinho committedMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 290bfd0 - Browse repository at this point
Copy the full SHA 290bfd0View commit details -
query and return the postal addresses in Android and iOS
calvinho committedMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for c5f2f10 - Browse repository at this point
Copy the full SHA c5f2f10View commit details -
update README.md with branch installation instructions
calvinho committedMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 44c6488 - Browse repository at this point
Copy the full SHA 44c6488View commit details -
update README.md with sample data
calvinho committedMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 7b6961e - Browse repository at this point
Copy the full SHA 7b6961eView commit details -
update README.md with iOS plist info
calvinho committedMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 2c84cf5 - Browse repository at this point
Copy the full SHA 2c84cf5View commit details -
calvinho committed
Mar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for eebb1a0 - Browse repository at this point
Copy the full SHA eebb1a0View commit details
Commits on Mar 28, 2022
-
use Dictionary instead of JSObject
calvinho committedMar 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 74e9ca9 - Browse repository at this point
Copy the full SHA 74e9ca9View commit details -
remove condition when saved call could not be loaded
calvinho committedMar 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 272ba2a - Browse repository at this point
Copy the full SHA 272ba2aView commit details -
fix a bug when call id was not saved correctly during first load (whe…
…n swift performs permission check the first time)
calvinho committedMar 28, 2022 Configuration menu - View commit details
-
Copy full SHA for f5cbf34 - Browse repository at this point
Copy the full SHA f5cbf34View commit details
Commits on Apr 3, 2022
-
parse postalAddress' element into JSObject
calvinho committedApr 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 4b8cc36 - Browse repository at this point
Copy the full SHA 4b8cc36View commit details -
parse postalAddress' element into JSObject
calvinho committedApr 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 5bfc489 - Browse repository at this point
Copy the full SHA 5bfc489View commit details -
parse postalAddress' element into JSObject
calvinho committedApr 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 1246a7e - Browse repository at this point
Copy the full SHA 1246a7eView commit details -
calvinho committed
Apr 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 423e54e - Browse repository at this point
Copy the full SHA 423e54eView commit details -
parse postalAddress' element into JSObject
calvinho committedApr 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 69f97b8 - Browse repository at this point
Copy the full SHA 69f97b8View commit details
Commits on Apr 12, 2022
-
calvinho committed
Apr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 97d5673 - Browse repository at this point
Copy the full SHA 97d5673View commit details -
calvinho committed
Apr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 59504d8 - Browse repository at this point
Copy the full SHA 59504d8View commit details -
calvinho committed
Apr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for dbdd35c - Browse repository at this point
Copy the full SHA dbdd35cView commit details -
calvinho committed
Apr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 6f55169 - Browse repository at this point
Copy the full SHA 6f55169View commit details -
calvinho committed
Apr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 72a6abb - Browse repository at this point
Copy the full SHA 72a6abbView commit details -
calvinho committed
Apr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for cde8a85 - Browse repository at this point
Copy the full SHA cde8a85View commit details
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cebca72 - Browse repository at this point
Copy the full SHA cebca72View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2dc584 - Browse repository at this point
Copy the full SHA f2dc584View commit details -
Configuration menu - View commit details
-
Copy full SHA for da1f751 - Browse repository at this point
Copy the full SHA da1f751View commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8289420 - Browse repository at this point
Copy the full SHA 8289420View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8ed25 - Browse repository at this point
Copy the full SHA 5b8ed25View commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5aed986 - Browse repository at this point
Copy the full SHA 5aed986View commit details