gecko/mobile/android/services
Nick Alexander 8f4e859881 Bug 890040 - Protect against orphans in Android health report uploader. r=rnewman
This does two main things.  First, it tracks sets of obsolete document
IDs and retries obsoletes and deletes.  Second, it tracks document IDs
that are attempted to be written to the server for obsolescence or
deletion without waiting for a server response to prevent orphaning
documents on successful upload and failed response.

The ObsoleteDocumentTracker uses a JSON map to maintain obsolete
document IDs and priority values.  That's not the right data
structure; Bug 894194 tracks improving it.
2013-07-15 19:44:21 -07:00
..
manifests Bug 828654, Bug 840127 - Android service for submitting Firefox Health Report payloads. r=rnewman 2013-06-12 16:17:47 -07:00
android-drawable-hdpi-resources.mn
android-drawable-ldpi-resources.mn
android-drawable-mdpi-resources.mn Bug 834376 - Move Android Sync PNG files from drawable to drawable-mdpi. r=rnewman 2013-01-24 13:57:47 -08:00
android-drawable-resources.mn Bug 834376 - Move Android Sync PNG files from drawable to drawable-mdpi. r=rnewman 2013-01-24 13:57:47 -08:00
android-layout-resources.mn
android-values-resources.mn
java-sources.mn Bug 890040 - Protect against orphans in Android health report uploader. r=rnewman 2013-07-15 19:44:21 -07:00
java-third-party-sources.mn
preprocess-sources.mn Bug 858742 - Part 1: Firefox Health Report storage for Android. r=nalexander 2013-05-22 10:23:29 -07:00
README.txt
strings.xml.in Bug 783312 - Set up a backend for pinned sites. r=mfinkle 2012-12-28 13:46:04 -08:00

These files are managed in the android-sync repo. Do not modify directly, or your changes will be lost.