gecko-dev/mobile/android/services
vivek a7642a13bb Bug 946857 - Part 2: Add Android LoginsProvider. r=nalexander
LoginsProvider is an all-Android implementation of PasswordsProvider.
PasswordsProvider is an SQLite database backed by the version of
SQLite that ships with Gecko.  It is concurrently accessed from Gecko
and it runs with a special lifecycle that includes a separate
heavy-weight process.  Eventually we'll migrate the Gecko-side
passwords interface to use the new Android-side LoginsProvider, but
for now we just want to get the new provider landed and the tests
running.

MozReview-Commit-ID: Bx19D68tMtI
***
Bug 946857 - Fold into part2: review nits.

MozReview-Commit-ID: LmPwIvebfrr

--HG--
extra : rebase_source : 0caccd0773f3e2feb80d72fb4b52ac086c25f7d2
2016-02-15 16:14:31 -08:00
..
manifests Bug 1248160 - Part 2: Inline MOZ_ANDROID_SHARED_FXACCOUNT_TYPE. r=ted.mielczarek 2016-02-13 10:13:10 -08:00
src/main Bug 946857 - Part 2: Add Android LoginsProvider. r=nalexander 2016-02-15 16:14:31 -08:00
README.txt
strings.xml.in Bug 1247637 - Remove browser_intent_*; use ActivityUtils to open FxA links. r=sebastian 2016-02-11 10:07:20 -08:00

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