summaryrefslogtreecommitdiff
path: root/core/java/android/content/pm/RegisteredServicesCache.java
AgeCommit message (Expand)Author
2021-03-02Avoid running RegisteredServicesCache tasks on main threadJeongsik Mun
2020-12-02Hand-migration to TypedXml interface.Jeff Sharkey
2020-11-30Mechanically apply TypedXml refaster template.Jeff Sharkey
2020-11-30Mechanical refactoring to new typed XML classes.Jeff Sharkey
2020-08-27Revert "Snap for 6793014 from bbbccc3c2b7fc7c5780f6c415c4223e1d0..."Colin Cross
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-07-02Revert "Do not load xml metadata for unchanged packages in RegisteredServices...Dmitry Dementyev
2019-01-30Merge "Do not load xml metadata for unchanged packages in RegisteredServicesC...TreeHugger Robot
2019-01-29Do not load xml metadata for unchanged packages in RegisteredServicesCacheNg Zhi An
2019-01-29Don't crash system with exception from onServiceChangedMakoto Onuki
2019-01-24Revert "Do not load xml metadata for unchanged packages in RegisteredServices...Zhi An Ng
2018-12-27Do not load xml metadata for unchanged packages in RegisteredServicesCacheNg Zhi An
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-06-04Add shell command handler for account manager to allow enabling serviceHongming Jin
2017-12-04Add major version code to platform.Dianne Hackborn
2016-09-13Merge "fix NullPointerException in RegisteredServicesCache" am: 4b1a8f46d6 am...liulvping
2016-09-08fix NullPointerException in RegisteredServicesCacheliulvping
2016-08-24Update services info before returning authenticatorsFyodor Kupolov
2016-03-17Refactoring FBE APIs based on council feedback.Jeff Sharkey
2015-12-19Better named encryption flags, start triaging.Jeff Sharkey
2015-12-04Handle non-encryption-aware accounts and sync.Jeff Sharkey
2015-08-19Clean up USER_OWNER reference.Xiaohui Chen
2015-06-19App Standby : Association between content providers and their sync adapterAmith Yamasani
2015-05-14Pass charset to XmlPullParser.setInput instead of nullWojciech Staszkiewicz
2015-02-12RegisteredServicesCache now saves files to a user-specific dirFyodor Kupolov
2015-02-10Added unit test for RegisteredServicesCacheFyodor Kupolov
2015-02-09Limit cache update to packages that have changedAmith Yamasani
2014-03-12Make RegisteredServicesCache understand ASEC-based updatesChristopher Tate
2013-05-24New ArrayMap class.Dianne Hackborn
2013-03-11Handle corrupt RegisteredServicesCache XML.Jeff Sharkey
2012-11-27Quiet down a lot of logging.Dianne Hackborn
2012-11-12Useful annotations for code documentation.Jeff Sharkey
2012-10-16Lock SyncQueue when user starting, copy RSC list.Jeff Sharkey
2012-10-09Make RegisteredServicesCache multi-user aware.Jeff Sharkey
2012-08-24Some clean up of app install and user management.Dianne Hackborn
2012-07-31Merge "Make AtomicFile a public API. It's about time!" into jb-mr1-devDianne Hackborn
2012-07-31Make AtomicFile a public API. It's about time!Dianne Hackborn
2012-07-30Delay AccountManagerService initializationKenny Root
2010-12-03add caching to the AccountManagerServiceFred Quintana
2010-11-11Improve loggingAlon Albert
2010-03-04Fix some bugs.Dianne Hackborn
2010-02-25Re-arrange android-common so framework no longer links with it.Dianne Hackborn
2010-02-08Rename media resource broadcastsSuchi Amalapurapu
2010-02-02Apps on sdcard: Add new broadcastsSuchi Amalapurapu
2009-12-21Update imports to android-commonTom Taylor
2009-11-10Make the RegisteredSErvices Cache not allow the registered service for aFred Quintana
2009-09-17- Make the AccountManagerService delete accounts thatFred Quintana
2009-09-03Fix the registration of the package changes broadcast receiver.Jeff Hamilton
2009-07-23add account manager permission checkingFred Quintana
2009-06-15add icon and label to the authenticator descriptionFred Quintana