Commit Graph

18 Commits

Author SHA1 Message Date
Mike de Boer
f7349ce914 Bug 1048850 - Part 6: make sure our mochi tests don't depend on mozLoopAPI anymore and move relevant ones to xpcshell. r=Standard8 2015-11-18 17:09:44 +01:00
Mike de Boer
b4b991cc66 Bug 1048850 - Part 4: update mocha tests and karma runs to not rely on mozLoop anymore. r=Standard8 2015-11-18 17:09:39 +01:00
Mike de Boer
6bc7565c57 Bug 1048850 - Part 3: transition from the navigator.mozLoop API to the RemotePageManager API. r=Standard8 2015-11-18 17:09:36 +01:00
Manuel Casas
a826f05942 Bug 1213984 - Remove contacts code from Loop's backend. r=Standard8 2015-11-06 11:52:24 +00:00
Ed Lee
fe4f9a6b87 Bug 1213848 - Change the Loop panel display when a user enters their own room to stop them entering other rooms [r=mikedeboer] 2015-10-13 01:40:27 -07:00
Mark Banner
941457f733 Bug 1213855 - Remove direct call functionality from Loop's backend. r=mikedeboer 2015-10-15 19:13:08 +01:00
Dave Townsend
f657500ff0 Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
Wes Kocher
69b522405d Backed out 3 changesets (bug 1192924) for Android bustage CLOSED TREE
Backed out changeset 30d612836685 (bug 1192924)
Backed out changeset a6860f880e01 (bug 1192924)
Backed out changeset 10e1fa2cc23a (bug 1192924)
2015-09-22 11:02:55 -07:00
Dave Townsend
eef8701d19 Bug 1192924: Expose the update URL formatting code a new UpdateUtils module. r=rstrong
The GMP manager uses a copy of the update service's url formatting code and has
since fallen out of sync. We'll also want to use the same formatting code for
the system add-on update checks so this just exposes it in a shared API.

I've moved the contents of UpdateChannel.jsm to UpdateUtils.jsm and exposed
formatUpdateURL there as well as a few properties that the update service still
needs access to.

UpdateUtils.UpdateChannel is intended to be a lazy getter but isn't for now
since tests expect to be able to change the update channel at runtime.
2015-09-14 11:04:19 -07:00
Andrei Oprea
ce86ce4ff6 Bug 1183618 - Implement refreshed design for the contacts list 2015-08-06 16:57:21 -07:00
Mike de Boer
3bcea58fd9 Bug 1142520: add telemetry hooks for Hello context in conversation add and URL access actions. r=Standard8,vladan 2015-07-06 15:29:12 +02:00
Mike de Boer
951d02950f Bug 1127574: Part 2 - add telemetry hooks for Hello rooms creation and deletion actions. r=Standard8,vladan 2015-07-06 14:53:45 +02:00
Mike de Boer
4f8f0d80d3 Bug 1127574: Part 1 - add telemetry hooks copy and email of room and direct call URLs. r=Standard8,vladan 2015-07-06 15:02:10 +02:00
Mike de Boer
5886931c19 Bug 1175102: generalize lost callback detection and reporting for async MozLoopAPI functions. r=Standard8 2015-06-17 18:14:24 +02:00
Mike de Boer
843b9dd4ae Bug 1170535: anchor the social share panel to the Hello button whilst sharing a room URL and enable the Social Provider Activation panel in release. r=mixedpuppy,Standard8 2015-06-04 18:24:45 +02:00
Mike de Boer
01b8e29559 Bug 1162903: use favicons as Loop conversation context thumbnails and store them as base64 encoded data-uris. r=Standard8 2015-05-14 12:57:05 +01:00
Mark Banner
cfb35d02d9 Bug 1153788 - Part 2. Ask the user to re-sign in to Loop if they don't have encryption keys for FxA. r=mikedeboer 2015-05-08 13:46:52 +01:00
Mark Banner
797a4ee2ca Bug 1158112 - Move the Loop modules into a sub-directory and prepare eslint for enabling more rules for Loop. r=dmose 2015-04-30 07:40:49 +01:00