summaryrefslogtreecommitdiff
path: root/src/com/android/contacts/vcard
AgeCommit message (Expand)Author
2023-09-27Merge UP1A.231005.007tmp_amf_298295554Xin Li
2023-09-14Merge "Grant Permanent Write Uri Permission" into main am: 9064d7280dTreehugger Robot
2023-09-12Grant Permanent Write Uri Permissionkeparal.li
2023-08-22Don't allow importing contacts to accounts passed in by intent unless it is v...John Shao
2023-08-17Merge Android U (ab/10368041)Xin Li
2023-08-14Set Notification Channel for Sending Parsing Notificationkeparal.li
2022-10-17Merge "Fix errorprone warnings that should be errors" am: f29573fe80 am: d347...Treehugger Robot
2022-10-15Fix errorprone warnings that should be errorsCole Faust
2022-09-18Merge "When importing contacts was interrupted, clear notification." am: c32f...Treehugger Robot
2022-09-17When importing contacts was interrupted, clear notification.taiki tsutsumi
2022-02-24Use setHideOverlayWindows in ContactsJohn Shao
2020-12-23Prevent overlays on vCard import flowsJohn Shao
2020-07-30Correct vulnerability when setting pending intents on import/export notificat...John Shao
2020-07-07Contacts: Fix security exception when export to .vcf fileYingren Wang
2018-04-06Migrate Contacts to androidx.Aravind Sreekumar
2017-11-21Change confirm Import/export cancel dialog stringTakahiro Manabe
2017-06-23Stop using deprecated methods.oreo-devJulia Reynolds
2017-04-14Run VCardService in foregroundWenyi Wang
2017-04-11Silence progress notificationsWenyi Wang
2017-03-23Create channel if channel is not availableWenyi Wang
2017-03-15Start to use notification channelWenyi Wang
2017-02-08Handle revoked permissions when resuming the app (1/2)Gary Mai
2017-01-04Replace getAccounts method with blockForWritableAccountsMarcus Hagerott
2016-12-16Standardize and replace assets with vectorsJohn Shao
2016-12-06Collapse common package (2/2)Gary Mai
2016-12-06Collapse res-aosp and res-icons into res folder for AOSP Contacts (1/2)Arthur Wang
2016-12-05Collapse common packages (1/?)Gary Mai
2012-12-03Moving vcard UI to ContactsCommon.Chiao Cheng
2012-12-03Merge "Remove hard coded PeopleActivity.class from VCard UI."Chiao Cheng
2012-12-03Remove hard coded PeopleActivity.class from VCard UI.Chiao Cheng
2012-12-03Fix forced portrait mode in ImportVCardActivityYorke Lee
2012-11-26Move AccountTypeManager to ContactsCommon.Chiao Cheng
2012-11-13Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng
2012-09-18am 83e32f7e: am 80ad6b43: Merge "Fix BadTokenException crash by ImportVCardAc...Yorke Lee
2012-09-18Fix BadTokenException crash by ImportVCardActivityYorke Lee
2012-08-27Moving classes used only by dialer into dialer package.Chiao Cheng
2012-08-15Use correct external storage directoryDaniel Lehmann
2012-06-21Added thin object layer around contact dataMaurice Chu
2012-06-12Global import order fix.Chiao Cheng
2012-03-08Use SparseArray instead of HashMap in vCard codeDaisuke Miyakawa
2012-01-25Update Contacts for improved NDEF APIsNick Pelly
2011-11-21Remove titles in simple confirmation dialogsKatherine Kuan
2011-10-19Use default Notification builder during vCard importDaisuke Miyakawa
2011-10-06Finish exporter Activity after launching VCardServiceDaisuke Miyakawa
2011-09-12Use OpenableColumns.DISPLAY_NAME for import messageDaisuke Miyakawa
2011-08-26Stop showing dialog when the Activity is already goneDaisuke Miyakawa
2011-08-09Move the notification logic out to a listenerJeff Hamilton
2011-07-27App changes for account types with data sets.Dave Santoro
2011-07-20Allow importing vcards directly from NFC.Jeff Hamilton
2011-07-19Don't log a potentially null message string.Jesse Wilson