Commit Graph

24005 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
7fd037905e merge mozilla-inbound to mozilla-central a=merge 2015-06-24 16:01:47 +02:00
B2G Bumper Bot
4df42a1a48 Bumping manifests a=b2g-bump 2015-06-23 19:02:21 -07:00
B2G Bumper Bot
ad3697cd00 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/28b5133c0a06
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #30536 from alivedise/bugzilla/1102675/send-activity-window-opener-to-background

Bug 1144132 - Activity opener visibility state r=etienne,schung

========

https://hg.mozilla.org/integration/gaia-central/rev/24934d62599e
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 1144132 - Activity opener visibility state
2015-06-23 19:00:24 -07:00
B2G Bumper Bot
e998928563 Bumping manifests a=b2g-bump 2015-06-23 17:23:27 -07:00
B2G Bumper Bot
a35f947cf9 Bumping manifests a=b2g-bump 2015-06-23 13:42:54 -07:00
B2G Bumper Bot
6d3473f57a Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a39ba3017833
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30646 from albertopq/1171883-signal-searching2

Bug 1171883 - [Statusbar] Signal icon is not animated while searching r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/8a728c02c594
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1171883 - [Statusbar] Signal icon is not animated while searching

========

https://hg.mozilla.org/integration/gaia-central/rev/f04647213cda
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30587 from gasolin/issue-1173675-clock

Bug 1173675 - link gaia jsdoc gh-page on per app readme, r=mcavanaugh, rudy, steve

========

https://hg.mozilla.org/integration/gaia-central/rev/64cca92fcb45
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1173675 - link gaia jsdoc gh-page on per app readme, r=mcavanaugh, rudy, steve
2015-06-23 13:40:32 -07:00
B2G Bumper Bot
d9b6a966a3 Bumping manifests a=b2g-bump 2015-06-23 01:12:50 -07:00
B2G Bumper Bot
0d46880e73 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fe6138d502ff
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #30670 from aosmond/bug1176191

Bug 1176191 - Release camera if battery is too low instead of disabling controls. r=jdarcangelo

========

https://hg.mozilla.org/integration/gaia-central/rev/be14346d1b0d
Author: Andrew Osmond <aosmond@mozilla.com>
Desc: Bug 1176191 - Release camera if battery is too low instead of disabling controls.
2015-06-23 01:10:30 -07:00
B2G Bumper Bot
f7ddba3e6e Bumping manifests a=b2g-bump 2015-06-22 17:02:23 -07:00
B2G Bumper Bot
9545e84017 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cbef5af4c81b
Author: Guillaume C. Marty <gmarty@users.noreply.github.com>
Desc: Merge pull request #30595 from gmarty/Bug-1085651-Incorrect-time-and-status-showed-in-the-statusbar

Bug 1085651 - Incorrect time (clock) and status showed in the statusbar

========

https://hg.mozilla.org/integration/gaia-central/rev/088e80da4029
Author: Guillaume Marty <edo999@gmail.com>
Desc: Bug 1085651 - Incorrect time (clock) and status showed in the statusbar
2015-06-22 17:00:27 -07:00
B2G Bumper Bot
145ce5cd4c Bumping manifests a=b2g-bump 2015-06-22 15:52:11 -07:00
B2G Bumper Bot
bb6e16c339 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f508a601ed8d
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #30680 from sfoster/scrollsnap-cardview-bug-1161229

Bug 1161229 - Use CSS Scroll Snapping in card view. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/c06ed442d342
Author: Sam Foster <sfoster@mozilla.com>
Desc: Improved changed card container role from group to presentation (yzen)

========

https://hg.mozilla.org/integration/gaia-central/rev/32ea90226914
Author: Sam Foster <sfoster@mozilla.com>
Desc: Remove scrollbar clipping, remove over-width for single card

========

https://hg.mozilla.org/integration/gaia-central/rev/4fdaa8d29458
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1161229 - Use CSS Scroll Snapping in card view

* Add CSS scroll-snapping to card view (etienne, jetvillegas)
  https://github.com/jetvillegas/gaia/tree/APZC-card-view
* Restore support for vertical swiping to kill apps.
* Unknown scroll-snap properties added to csslint's xfail list
* Move width/height/margin card props to CSS
* Move cross-slide via translateY to Card
* Maintain _stackIndex as default pointer into stack to return to
* Slide to fill gap from right, fix initial/return-to position
* Re-enable wheel event handling, update a11y attributes on each wheel DOM_D
* Update Card and TaskManager unit tests
* Update wait_for_card_ready in python CardView class

========

https://hg.mozilla.org/integration/gaia-central/rev/9ba37446250b
Author: Sam Foster <sam@sam-i-am.com>
Desc: Merge pull request #30679 from sfoster/ftu-holdcamera-bug-1176030

Bug 1176030 - Ignore holdcamera while FTU is running. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/b59b0294546e
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1176030 - Ignore holdcamera while FTU is running. r=etienne
2015-06-22 15:50:13 -07:00
B2G Bumper Bot
aad84b9ae4 Bumping manifests a=b2g-bump 2015-06-22 11:22:07 -07:00
B2G Bumper Bot
ea9bce88df Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b62b937817ca
Author: Doug Sherk <github@sherk.me>
Desc: Revert "Merge pull request #30623 from mozfreddyb/passcode-helper-final-bug-1123325"

This reverts commit 35c33cca1934211674f16d923f46be3ca7f4bd31, reversing
changes made to 64291c716e7278e05834ff384d804d70ad691e8a.
2015-06-22 11:20:10 -07:00
B2G Bumper Bot
4cecfc273e Bumping manifests a=b2g-bump 2015-06-22 08:17:11 -07:00
B2G Bumper Bot
18c1941c57 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/86988321a865
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30589 from gasolin/issue-1173675-system

Bug 1173675 - link gaia jsdoc gh-page on system readme, r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/2017cb9f7b33
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1173675 - link gaia jsdoc gh-page on system readme, r=alive
2015-06-22 08:15:14 -07:00
B2G Bumper Bot
b1bd9e28af Bumping manifests a=b2g-bump 2015-06-22 08:03:17 -07:00
B2G Bumper Bot
45efc644a1 Bumping manifests a=b2g-bump 2015-06-22 06:17:16 -07:00
B2G Bumper Bot
56d64885a6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bb241ae4e33a
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Merge pull request #30682 from gabrielesvelto/bug-1176193-dialer-eslint-cleanup

Bug 1176193 - Make the dialer, callscreen and emergency-call apps eslint-clean r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/d0d3790fce8b
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1176193 - Make the dialer, callscreen and emergency-call apps eslint-clean r=kgrandon
2015-06-22 06:15:20 -07:00
Carsten "Tomcat" Book
f4ce6602b5 Merge mozilla-central to b2g-inbound 2015-06-22 14:59:33 +02:00
B2G Bumper Bot
ea895163fb Bumping manifests a=b2g-bump 2015-06-22 05:07:20 -07:00
B2G Bumper Bot
502724ed8a Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2f204997a498
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1174991 - Don't wait for animation frame before update the height" for  Gij(8) test failures

This reverts commit 8d50d3d35d2a64c7c095206a5df0afa8ecc367bd.
2015-06-22 05:05:24 -07:00
Carsten "Tomcat" Book
87e3154dff merge mozilla-inbound to mozilla-central a=merge 2015-06-22 14:03:17 +02:00
B2G Bumper Bot
0286e2c900 Bumping manifests a=b2g-bump 2015-06-22 03:27:07 -07:00
B2G Bumper Bot
f0e8f45c21 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fb9444ff2624
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #30562 from crh0716/1173522

Bug 1173522 - Tie the factory reset toggle to the warning dialogs r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/62907fb0ddf7
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1173522 - Tie the factory reset toggle to the warning dialogs
2015-06-22 03:25:11 -07:00
B2G Bumper Bot
a5412f979f Bumping manifests a=b2g-bump 2015-06-21 22:42:54 -07:00
B2G Bumper Bot
757d7e3da6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1175360 - [Settings] Convert navigation switch to use gaia-switch

========

https://hg.mozilla.org/integration/gaia-central/rev/471b451118ff
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1175360 - [Settings] Convert navigation switch to use gaia-switch
2015-06-21 22:40:33 -07:00
B2G Bumper Bot
8706e3df10 Bumping manifests a=b2g-bump 2015-06-21 06:02:18 -07:00
B2G Bumper Bot
3dfa7e3959 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/147a3173e785
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30520 from mwargers/1172460_2

Bug 1172460 - Intermittent failure in test_sms_notification_removed_when_sms_deleted.py in wait_for_notification_toaster_displayed

========

https://hg.mozilla.org/integration/gaia-central/rev/71781e51ccdd
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1172460 - Intermittent failure in test_sms_notification_removed_when_sms_deleted.py in wait_for_notification_toaster_displayed
2015-06-21 06:00:23 -07:00
B2G Bumper Bot
fe380d754a Bumping manifests a=b2g-bump 2015-06-21 05:42:53 -07:00
B2G Bumper Bot
b5ab3ec7c6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6bcd788fd4ac
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30675 from mwargers/1162112_enable

Bug 1162112 - re-enable test_rocketbar_add_collection_save_bookmark.p…

========

https://hg.mozilla.org/integration/gaia-central/rev/5fb8043d5aba
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1162112 - re-enable test_rocketbar_add_collection_save_bookmark.py in the manifest, because it works again
2015-06-21 05:40:30 -07:00
B2G Bumper Bot
206b23f296 Bumping manifests a=b2g-bump 2015-06-20 23:52:20 -07:00
B2G Bumper Bot
23f126998d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/52adc2c2cd0a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #30604 from timdream/keyboard-update-height

Bug 1174991 - Don't wait for animation frame before update the height, r=rudyl, janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/4447541b482d
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1174991 - Don't wait for animation frame before update the height
2015-06-20 23:50:24 -07:00
Fabrice Desré
f4eada1f8a Bug 1168658 - Enable tracking protection in b2g r=francois 2015-06-09 21:26:37 -07:00
B2G Bumper Bot
bcfe0a6ad3 Bumping manifests a=b2g-bump 2015-06-20 13:47:20 -07:00
B2G Bumper Bot
75796aea55 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7e585532a293
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #30681 from fabricedesre/tracking-protection

Bug 1168658 - Enable tracking protection in b2g r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/30966df0995d
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 1168658 - Enable tracking protection in b2g r=kgrandon
2015-06-20 13:45:23 -07:00
B2G Bumper Bot
9779d5f415 Bumping manifests a=b2g-bump 2015-06-20 12:22:15 -07:00
B2G Bumper Bot
fc1e8e2670 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/63e6742a986c
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30683 from mwargers/1176502_disable

Bug 1176502 - Failure in test_homescreen_column_layout.py on the Flam…

========

https://hg.mozilla.org/integration/gaia-central/rev/41767d45b923
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1176502 - Failure in test_homescreen_column_layout.py on the Flame device, because Settings app gets killed
2015-06-20 12:20:19 -07:00
B2G Bumper Bot
17efb99836 Bumping manifests a=b2g-bump 2015-06-20 09:33:20 -07:00
B2G Bumper Bot
a4b78b6554 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

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

Bug 1164123 - meta theme-color should match the gaia-header theme color when possible r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/694f2e0bd5a0
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1164123 - meta theme-color should match the gaia-header theme color when possible r=gmarty
r=gaye for calendar
r=francisco for contacts
r=gsvelto for dialer
r=dkuo for music
r=arthurchen for settings
r=julienw for sms
2015-06-20 09:31:24 -07:00
B2G Bumper Bot
dc6fe1dacd Bumping manifests a=b2g-bump 2015-06-20 09:28:29 -07:00
B2G Bumper Bot
7a2a3770dd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/736b3e6104af
Author: Jim Porter <jporter@mozilla.com>
Desc: Merge pull request #30603 from jimporter/music-load-race

Bug 1172722 - [music] Fix race condition when loading the music picker

========

https://hg.mozilla.org/integration/gaia-central/rev/bc8b6343c0cc
Author: Jim <jporter@mozilla.com>
Desc: Bug 1172722 - [music] Fix race condition when loading the music picker
2015-06-20 09:26:32 -07:00
B2G Bumper Bot
4efabf937b Bumping manifests a=b2g-bump 2015-06-19 18:47:18 -07:00
B2G Bumper Bot
62f917e6ab Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/789412b10065
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30677 from yzen/bug-1172356

Bug 1172356 - [Settings] Convert accessibility switches to use gaia-switch, update their Gip test to work with shadowDOM

========

https://hg.mozilla.org/integration/gaia-central/rev/4b0bdfc2d6a6
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1172356 - [Settings] Convert accessibility switches to use gaia-switch, update their Gip test tp work with shadowDOM
2015-06-19 18:45:21 -07:00
B2G Bumper Bot
4a80d4397b Bumping manifests a=b2g-bump 2015-06-19 16:47:10 -07:00
B2G Bumper Bot
c2853625ad Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/649ee686250e
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #30674 from eliperelman/bug-1176276

Bug 1176276 - [Raptor] Ensure adb debugging is enabled

========

https://hg.mozilla.org/integration/gaia-central/rev/6a428ee0df65
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1176276 - [Raptor] Ensure adb debugging is enabled

========

https://hg.mozilla.org/integration/gaia-central/rev/11053a1361a5
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #30672 from eliperelman/bug-1176249

Bug 1176249 - [Raptor] Wait for homescreen and system before ending r…

========

https://hg.mozilla.org/integration/gaia-central/rev/785e664af127
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1176249 - [Raptor] Wait for homescreen and system before ending reboot test
2015-06-19 16:45:12 -07:00
B2G Bumper Bot
5810c21fa4 Bumping manifests a=b2g-bump 2015-06-19 15:58:19 -07:00
B2G Bumper Bot
6b97efdd73 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

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

Bug 1175861 - [FTU] Convert click listener to change for data connection

========

https://hg.mozilla.org/integration/gaia-central/rev/6740079a913c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1175861 - [FTU] Convert click listener to change for data connection r=sfoster

========

https://hg.mozilla.org/integration/gaia-central/rev/19a683e4da99
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #30676 from sfoster/ftu-geolocation-switch-bug-1176312

Bug 1176312 - Listen for change events on geolocation switch.

========

https://hg.mozilla.org/integration/gaia-central/rev/8dc7d8490104
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1176312 - Listen for change events on geolocation switch.
2015-06-19 15:56:22 -07:00
B2G Bumper Bot
c49db37dd2 Bumping manifests a=b2g-bump 2015-06-19 15:53:19 -07:00
B2G Bumper Bot
2f814cc5ad Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/01eb6a49d805
Author: Eli Perelman <eli@eliperelman.com>
Desc: Merge pull request #30673 from eliperelman/bug-1176267

Bug 1176267 - Decouple performance logging flag from Raptor

========

https://hg.mozilla.org/integration/gaia-central/rev/b9760b39e5d3
Author: Eli Perelman <eli@eliperelman.com>
Desc: Bug 1176267 - Decouple performance logging flag from Raptor
2015-06-19 15:51:22 -07:00