application-services/sync15/passwords
Nick Alexander ef47e0565c [logins-api] Build `org.mozilla.sync15.logins` AAR. (#178)
* [logins-api] Pre: Extract version and dependency details to top-level project.

* [logins-api] Pre: Fix issue with launching intents on Android 21 devices.

When invoked outside of an `Activity` `Context`, we need to launch a
new Android task.

* [logins-api] Use `rust-android-gradle` plugin to integrate Rust into logins-api.

* [logins-api] Publish `org.mozilla.sync15.logins` when tagged.

* Add `scopes` map to the tag task in .taskcluster.yml

* Comment out bintray portions of .taskcluster.yml for now (#189)
2018-08-20 10:41:04 -07:00
..
examples [sync15/passwords] Initial version of sync15/passwords on top of `logins` and Mentat. 2018-07-17 14:30:15 -07:00
ffi sync15/passwords: Add a `code` property to ExternError 2018-08-14 17:05:56 -07:00
src Use delete_credential in logins ffi so that the deletion is synced (#169) 2018-08-09 19:21:38 -04:00
tests sync: Don't require tokenserver_base_url (and accept the qualified url instead). Also, use Url instead of String for this 2018-08-14 12:52:35 -07:00
Cargo.toml [logins-api] Build `org.mozilla.sync15.logins` AAR. (#178) 2018-08-20 10:41:04 -07:00