Commit Graph

11852 Commits

Author SHA1 Message Date
B2G Bumper Bot
7f61aea988 Bumping manifests a=b2g-bump 2014-06-24 00:46:52 -07:00
B2G Bumper Bot
b41d6eee92 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d0fb4a424eb3
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #20895 from zacc/bug_1028159

Bug 1028159 - Target intermittent failure in test_edit_contact.py

========

https://hg.mozilla.org/integration/gaia-central/rev/b6a72a565f3a
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 1028159 - Target intermittent failure in test_edit_contact.py
2014-06-24 00:45:28 -07:00
B2G Bumper Bot
f47dffd53d Bumping manifests a=b2g-bump 2014-06-24 00:26:43 -07:00
B2G Bumper Bot
64647feb91 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5e4665f6e770
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #20916 from jimporter/fix-large-icon-names

Bug 1029201 - Large app icons are 284px, not 289px

========

https://hg.mozilla.org/integration/gaia-central/rev/6831c69946a1
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1029201 - Large app icons are 284px, not 289px; r=kgrandon

This commit was generated by running the following shell commands to move all the files to the proper locations:

  find apps -name "*_289.png" -exec sh -c 'FILE=`echo {} | sed -e "s/289/284/"`; git mv {} $FILE' \;
  find shared -name "*_289.png" -exec sh -c 'FILE=`echo {} | sed -e "s/289/284/"`; git mv {} $FILE' \;
  ln -fs apps/wallpaper/style/icons/wallpaper_284.png apps/homescreen/everything.me/images/wallpaper_284.png
  find apps -name "manifest.webapp" -exec sed -i 's/289/284/g' {} \;

Plus manually editing one instance in apps/browser/index.html
2014-06-24 00:20:23 -07:00
B2G Bumper Bot
cdc233e737 Bumping manifests a=b2g-bump 2014-06-24 00:06:37 -07:00
B2G Bumper Bot
a7146f7b67 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e121943ceb1d
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #20465 from punamdahiya/Bug1010412

Bug 1010412 - [Flame] Wallpapers are Fuzzy r=patryk

========

https://hg.mozilla.org/integration/gaia-central/rev/e7454e7b5734
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1010412 - [Flame] Wallpapers are Fuzzy r=patryk
2014-06-24 00:00:25 -07:00
B2G Bumper Bot
c3acbef3a3 Bumping manifests a=b2g-bump 2014-06-23 23:46:51 -07:00
B2G Bumper Bot
f47aa00b4b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7bf01510f9af
Author: Sherman Chen <shamenchens@users.noreply.github.com>
Desc: Merge pull request #20654 from shamenchens/Bug1021481-App-Protocol-3

Bug 1021481 - Handle app:// protocol for DEBUG=1, r=ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/a099b5c731e2
Author: Sherman Chen <shamen.chens@gmail.com>
Desc: Bug 1021481 - Handle app protocol for DEBUG=1 mode, with port change
2014-06-23 23:45:26 -07:00
B2G Bumper Bot
76439f10af Bumping manifests a=b2g-bump 2014-06-23 21:01:40 -07:00
B2G Bumper Bot
fbec83c9f4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/42e71c9378f5
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #20274 from EragonJ/bug-968619

Bug 968619 - [Settings] add marionette test for airplane mode

========

https://hg.mozilla.org/integration/gaia-central/rev/d5308b4bd238
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 968619 - [Settings] add marionette test for airplane mode
2014-06-23 20:55:25 -07:00
B2G Bumper Bot
06ace9c1f2 Bumping manifests a=b2g-bump 2014-06-23 20:41:49 -07:00
B2G Bumper Bot
e9d93c272c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/611780029532
Author: Min-Zhong "John" Lu <mnjul@users.noreply.github.com>
Desc: Merge pull request #20648 from mnjul/bug_1024845_lockscreen_asset_swap

Bug 1024845 - Lockscreen Visual Refresh follow-up: Assets Swap. r=gweng

========

https://hg.mozilla.org/integration/gaia-central/rev/c82f744b416b
Author: John Lu [:mnjul] <jlu@mozilla.com>
Desc: Bug 1024845 - Lockscreen Visual Refresh follow-up: Assets Swap
2014-06-23 20:40:26 -07:00
Wes Kocher
d2134f329e Merge m-c to b2g-inbound a=merge 2014-06-23 19:02:45 -07:00
Wes Kocher
17ccd46921 merge b2g-inbound to m-c a=merge 2014-06-23 18:55:45 -07:00
B2G Bumper Bot
4d6eb7228c Bumping manifests a=b2g-bump 2014-06-23 18:26:48 -07:00
B2G Bumper Bot
1c1b400f56 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bedb6b51cb7d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1024993 -  Run the CSS Linter in Travis/TBPL"

This reverts commit 6afc2da504ecccd4c0906a2f7fed962b0163535b.

========

https://hg.mozilla.org/integration/gaia-central/rev/eb38f4a29c7a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revert "Bug 1024993 - Update CSS xfail list to be green"

This reverts commit dade090fc3299af85a19b5930d4720c203c3e43e.
2014-06-23 18:25:27 -07:00
B2G Bumper Bot
2fc91c618b Bumping manifests a=b2g-bump 2014-06-23 18:06:49 -07:00
B2G Bumper Bot
7237495e77 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/730a2e659fc9
Author: KWierso <kwierso@gmail.com>
Desc: Revert "Merge pull request #20532 from timdream/keyboard-modify-layout" for most likely causing a really frequent gaia-ui test failure

This reverts commit a6c97a8924e9649052e7e33878ae4d28441975fd, reversing
changes made to 2d50292b3f4f8adce0680a9cd2df76f339f55ff3.
2014-06-23 18:05:27 -07:00
B2G Bumper Bot
c4b1398c82 Bumping manifests a=b2g-bump 2014-06-23 16:11:10 -07:00
B2G Bumper Bot
38bae214ed Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c43cc43f8258
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 1017333 - Clear notifications when we open the call log

Also don't clear notifications when we reopen the dialer app on another tab
2014-06-23 16:05:27 -07:00
B2G Bumper Bot
72c6a83591 Bumping manifests a=b2g-bump 2014-06-23 15:56:12 -07:00
B2G Bumper Bot
33dce70195 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1a93e1106012
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #20505 from jimporter/ringtones-icons

Bug 1020588 - [ringtones] Update the ringtone app's icon

========

https://hg.mozilla.org/integration/gaia-central/rev/28e083ca28b0
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1020588 - [ringtones] Update the ringtone app's icon

========

https://hg.mozilla.org/integration/gaia-central/rev/7606d6da01a3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20881 from crdlc/bug-1028817-v2

Bug 1028817 - [Collection app] Wrong box shadow in edit mode

========

https://hg.mozilla.org/integration/gaia-central/rev/3722ad4472ef
Author: crdlc <crdlc@tid.es>
Desc: Bug 1028817 - [Collection app] Wrong box shadow in edit mode
2014-06-23 15:50:27 -07:00
B2G Bumper Bot
e2de57daf8 Bumping manifests a=b2g-bump 2014-06-23 15:41:39 -07:00
B2G Bumper Bot
29ef6c63be Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/380144f47633
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Merge pull request #20498 from Rik/csslint-in-travis

Bug 1024993 -  Run the CSS Linter in Travis/TBPL r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/569fb1a5e8c9
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 1024993 - Update CSS xfail list to be green

========

https://hg.mozilla.org/integration/gaia-central/rev/28efbc64590b
Author: Anthony Ricaud <anthony@ricaud.me>
Desc: Bug 1024993 -  Run the CSS Linter in Travis/TBPL

Refactor the script to only report unknown problems

========

https://hg.mozilla.org/integration/gaia-central/rev/076de6f4e3ac
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20812 from anefzaoui/bug-1022429

Bug 1022429 - [Homescreen] Flatter design for notification tray.

========

https://hg.mozilla.org/integration/gaia-central/rev/36623296876c
Author: Ahmed Nefzaoui <nefzaoui.ahmed@hotmail.com>
Desc: Bug 1022429 - [Homescreen] Flatter design for notification tray.
2014-06-23 15:35:27 -07:00
B2G Bumper Bot
5eb82d57ec Bumping manifests a=b2g-bump 2014-06-23 14:31:39 -07:00
B2G Bumper Bot
aa84b55dc4 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3b71d19cf8ba
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #20839 from jimporter/ringtones-create-cancel

Bug 1028489 - [ringtones] Cancelling out of creating a ringtone (from the ma...

========

https://hg.mozilla.org/integration/gaia-central/rev/e3e70cd005da
Author: Jim Porter <jporter@mozilla.com>
Desc: Bug 1028489 - [ringtones] Cancelling out of creating a ringtone (from the manager) doesn't clear events properly
2014-06-23 14:25:26 -07:00
B2G Bumper Bot
a82bacadb1 Bumping manifests a=b2g-bump 2014-06-23 13:06:59 -07:00
B2G Bumper Bot
6a921e0b1d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8ac363347c96
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #19843 from eeejay/bug-1018492

Bug 1018492 - Use accessibility roles in gaia-tabs and in example html.

========

https://hg.mozilla.org/integration/gaia-central/rev/b272662f1d93
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1018492 - Use accessibility roles in gaia-tabs and in example html.
2014-06-23 13:00:24 -07:00
B2G Bumper Bot
4b2c279b86 Bumping manifests a=b2g-bump 2014-06-23 12:46:42 -07:00
B2G Bumper Bot
2d0055d983 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a5899fda04e5
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #20604 from pivanov/bug-1026414

Bug 1026414 - [Flame][Settings] - Fuzzy keyboard icons

========

https://hg.mozilla.org/integration/gaia-central/rev/2e733442c290
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1026414 - [Flame][Settings] - Fuzzy keyboard icons

========

https://hg.mozilla.org/integration/gaia-central/rev/7c4453ee1a81
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Merge pull request #20282 from pivanov/bug-1023146

Bug 1023146 - [Flame][Settings] - Wifi image update

========

https://hg.mozilla.org/integration/gaia-central/rev/e857e9d86259
Author: Pavel Ivanov <pivanov@mozilla.com>
Desc: Bug 1023146 - [Flame][Settings] - Wifi image update
2014-06-23 12:40:26 -07:00
B2G Bumper Bot
adce2006f2 Bumping manifests a=b2g-bump 2014-06-23 11:51:14 -07:00
B2G Bumper Bot
e65c911812 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/be3c9b76d295
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20904 from EverythingMe/1029016-grid-zindex

Bug 1029016 - [Collection app] Can't interact with pinned apps when loading web results

========

https://hg.mozilla.org/integration/gaia-central/rev/dbb658bab1bb
Author: Ran Ben Aharon <ran@ranbena.com>
Desc: Bug 1029016 - [Collection app] Can't interact with pinned apps when loading web results
2014-06-23 11:45:31 -07:00
B2G Bumper Bot
bd1e6f974a Bumping manifests a=b2g-bump 2014-06-23 11:06:10 -07:00
B2G Bumper Bot
a23bfa5cf2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d97823ac7b01
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20875 from KevinGrandon/bug_1028681_collections_pinning_entry_points

Bug 1028681 - [Collection app] Contacts and Phone apps cannot be added to Smart Collections

========

https://hg.mozilla.org/integration/gaia-central/rev/2d6f4b914268
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1028681 - [Collection app] Contacts and Phone apps cannot be added to Smart Collections r=ranbena

========

https://hg.mozilla.org/integration/gaia-central/rev/a5e918e0228e
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #20844 from guilherme-pg/bug1000173-tracking-notification

Bug 1000173 - Display User Icon in Settings When FMD is Remotely Trackin...

========

https://hg.mozilla.org/integration/gaia-central/rev/3a66c11eb47b
Author: yglazko <yglazko@yglazko.local>
Desc: Bug 1000173 - Display User Icon in Settings When FMD is Remotely Tracking Device
2014-06-23 11:00:27 -07:00
B2G Bumper Bot
9bbd8d7214 Bumping manifests a=b2g-bump 2014-06-23 10:48:58 -07:00
B2G Bumper Bot
8829e3fa72 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4299530cb326
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #20824 from lightsofapollo/bug-1027925

Bug 1027925 - Ensure that icon remove button is above the icon and give it extra padding to make it clickable.

========

https://hg.mozilla.org/integration/gaia-central/rev/3aa596d26987
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1027925 - Ensure that icon remove button is above the icon and give it extra padding to make it clickable.

========

https://hg.mozilla.org/integration/gaia-central/rev/47d5de188962
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #20818 from lightsofapollo/l10n-categories

Bug 1028325 - Use mozillas locales where possible when displaying the co...

========

https://hg.mozilla.org/integration/gaia-central/rev/b42775aebbc7
Author: James Lal <james@lightsofapollo.com>
Desc: Bug 1028325 - Use mozillas locales where possible when displaying the collection name
2014-06-23 10:48:47 -07:00
Kartikaya Gupta
4aba255ad5 Bug 1020778 - Reduce opacity of low-res buffer on B2G by half when compositing it to the screen. r=jrmuizel 2014-06-23 12:00:18 -04:00
B2G Bumper Bot
6378ea9c22 Bumping manifests a=b2g-bump 2014-06-23 10:41:11 -07:00
B2G Bumper Bot
ab858ba26e Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/51a3d7755ad0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20883 from crdlc/bug-1025519

Bug 1025519 - (vertical-homescreen) App icons are smaller than spec'd

========

https://hg.mozilla.org/integration/gaia-central/rev/f15eb143ab1d
Author: crdlc <crdlc@tid.es>
Desc: Bug 1025519 - (vertical-homescreen) App icons are smaller than spec

========

https://hg.mozilla.org/integration/gaia-central/rev/f5bedefc3b17
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #20814 from etiennesegonzac/bug-1028270

Bug 1028270 - Edge swipes should dismiss the activity picker r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/5a9a6806363b
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1028270 - Edge swipes should dismiss the activity picker

========

https://hg.mozilla.org/integration/gaia-central/rev/b964865a9259
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #20803 from etiennesegonzac/bug-1028154

Bug 1028154 - Dismiss value selectors when an edge gesture starts transition. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/bfa940655824
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1028154 - Dismiss value selectors when an edge gesture starts transitioning.
2014-06-23 10:30:27 -07:00
B2G Bumper Bot
f186609211 Bumping manifests a=b2g-bump 2014-06-23 10:06:41 -07:00
B2G Bumper Bot
db5215f47f Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/04bcf433b561
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #20836 from 6a68/bug-1023419-fmd-button-label

Bug 1023419 - Make Find My Device FxA button label consistent with other FxA buttons

========

https://hg.mozilla.org/integration/gaia-central/rev/979c5b498a28
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 1023419 - Make Find My Device FxA button label consistent with other FxA buttons

========

https://hg.mozilla.org/integration/gaia-central/rev/9b1c02423b22
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 1027144 - Re-enable test_homescreen_move_app.py" for intermittent test failures

This reverts commit d7fd03c94aaf0791ba4c68753230a08b4ed050cd.
2014-06-23 10:00:26 -07:00
B2G Bumper Bot
0936feb8f9 Bumping manifests a=b2g-bump 2014-06-23 09:51:18 -07:00
B2G Bumper Bot
5d5d67d02e Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/08658bdfdc15
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #19717 from AntonioMA/bug971618

Bug 971618 - Add support for OMA DRM direct downloads

========

https://hg.mozilla.org/integration/gaia-central/rev/217096566ba7
Author: Antonio M. Amaya <amac@tid.es>
Desc: Bug 971618 - Add support for OMA DRM direct downloads

========

https://hg.mozilla.org/integration/gaia-central/rev/a867498fc6de
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #20877 from crdlc/bug-1028692

Bug 1028692 - [Collection app] Deleted Smart Collections reappear after restart

========

https://hg.mozilla.org/integration/gaia-central/rev/51e635c5dd8e
Author: crdlc <crdlc@tid.es>
Desc: Bug 1028692 - [Collection app] Deleted Smart Collections reappear after restart
2014-06-23 09:45:29 -07:00
B2G Bumper Bot
fd1ae5ac3d Bumping manifests a=b2g-bump 2014-06-23 09:36:38 -07:00
B2G Bumper Bot
92984cd4fb Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dce0580303fc
Author: Dale Harvey <dale@arandomurl.com>
Desc: Bug 1027282 - Focus rocketbar once geolocation dialog is hidden. r=alive
2014-06-23 09:30:21 -07:00
B2G Bumper Bot
e73927f332 Bumping manifests a=b2g-bump 2014-06-23 09:21:19 -07:00
B2G Bumper Bot
c5b3a2107c Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a3d8ac8f5520
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #20435 from eviljeff/patch-1

expose dom.mozApps.use_reviewer_certs preference in settings

========

https://hg.mozilla.org/integration/gaia-central/rev/15e6a1977854
Author: Andrew Williamson <awilliamson@mozilla.com>
Desc: Add dom.mozApps.use_reviewer_certs preference toggle

========

https://hg.mozilla.org/integration/gaia-central/rev/40704e53e365
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #20884 from etiennesegonzac/bug-1027991-landing

Bug 1027991 - Use internal keyword to create child sheet window r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/12ea307f3fa2
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1027991 - Use internal keyword to create child sheet window
2014-06-23 09:15:35 -07:00
Andrew Williamson
ab9c163702 Bug 1024450 - Add listener for the dom.mozApps.use_reviewer_certs pref. r=fabrice 2014-06-18 17:16:00 -04:00
Antonio M. Amaya
bc0543d31e Bug 1028042 - Re-enable the activity handler for the OMA DD MIME type. r=vingtetun 2014-06-20 01:45:00 -04:00
B2G Bumper Bot
1d1c527438 Bumping manifests a=b2g-bump 2014-06-23 09:06:18 -07:00