summaryrefslogtreecommitdiffstats
path: root/docs/html/training/sync-adapters
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Permissions: Fix account related permissions.""Carlos Valdivia2015-06-111-7/+0
| | | | | | This reverts commit dcddc476651deb72a27798de56eef584e5be5d32. Change-Id: Ie2402167fc7cd3d5e57bf2fba704fdf00cfcb4fe
* Revert "Permissions: Fix account related permissions."Carlos Valdivia2015-06-111-0/+7
| | | | | | This reverts commit ffb46022b30dffdf1cc4cbd08d4bcbe51e1f8814. Change-Id: I4c62b1b5a5bd4e2a5fac76244a16730526ed67fc
* Permissions: Fix account related permissions.Carlos Valdivia2015-06-111-7/+0
| | | | | | | | | | | | | | Requires updating the docs in AccountManaager as well as the logic in AccountManagerService. MANAGE_ACCOUNTS, USE_CREDENTIALS, and AUTHENTCATE_ACCOUNTS are going away. Where AUTHENTCATE_ACCOUNTS was required we now do signature matching. GET_ACCOUNTS is kept but has been grouped under contacts. Bug: 20136477 Change-Id: Iabbb76dce8d1efc607c1f107911d7ddab598a481
* Fix incorrect getType signature/implementation in doc.Jeff Davidson2015-04-281-3/+3
| | | | | | | | The method is missing the Uri parameter and the implementation is both inefficient and unnecessary. It is documented as fine to return null in getType. Change-Id: I78c83918916ca5ef28172e544d9ddc9c3695444d
* Fixed NullPointerException due to null Bundle, changed time interval from ms ↵Natalie Masse2014-11-241-4/+2
| | | | | | to seconds as per method documentation Change-Id: Ie433d4bfd7ac7fd2e524a201497c250a7aede47d
* Fix some sync adapter docs typos.Andrew Flynn2014-08-012-2/+2
| | | | Change-Id: Icb108bcfd7835049ff7d50660d1f8084ebc3c8e9
* Doc Bug: b9739899 Bugs in Sync Adapters trainingJoe Malin2013-07-082-2/+2
| | | | Change-Id: Ia6f0fc79c73dd66a1d8306e49ff51fc29fb62c7f
* DOC: Sync Adapters Android TrainingJoe Malin2013-06-305-0/+1810
Change-Id: Ia857483e1e530436d3c0b1c99697bd52eaa37903 (cherry picked from commit e9df511e2018eb6a296408d09e355c6f2c77ae59)