Alexandre Lissy
3595bf3564
Bug 1079322 - Extract properties using libc functions. r=gwagner
...
The LogShake features allows one to shake its device to be able to dump
a set of useful logging informations. This includes several log files,
and also the Android properties. In the past, we relied on the
/dev/__properties__ file to extract their content by parsing its value.
This is duplicate work from the bionic libc and libcutils library.
Worst, the format used to store the values in this file has been changed
between JellyBean and Kitkat, so our parser was not able to dump the
values: that explains bug 1079322. To fix this we make use of some of
the underlying libc-defined functions used to iterate and get properties
values:
- __system_property_find_nth() to retrieve one arbitrary property by
its number (starting from 0), and this returns a struct containing
all the informations
- __system_property_read() to read the values contained in the struct
that was previously retrieved
2014-11-12 06:31:00 +01:00
B2G Bumper Bot
074ec82a85
Bumping manifests a=b2g-bump
2014-11-18 00:13:27 -08:00
B2G Bumper Bot
ae7ca4e9c9
Bumping manifests a=b2g-bump
2014-11-18 00:07:00 -08:00
B2G Bumper Bot
eecc83fab3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e4504e99aaff
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #26214 from cctuan/1100195
Bug 1100195 - [NFC] We should prevent shrinking while switching apps by edge gesture
========
https://hg.mozilla.org/integration/gaia-central/rev/39cf54f42494
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 1100195 - [NFC] We should prevent shrinking while switching apps by edge gesture
2014-11-18 00:01:57 -08:00
B2G Bumper Bot
08fea58cd2
Bumping manifests a=b2g-bump
2014-11-17 22:32:01 -08:00
B2G Bumper Bot
12e92cceba
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/1c8ea883d521
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #26170 from gasolin/issue-973450-2
Bug 973450 - [settings] refactor Device information panel with AMD patte..., r=eragon
========
https://hg.mozilla.org/integration/gaia-central/rev/ca9ff9cb7bdc
Author: gasolin <gasolin@gmail.com>
Desc: Bug 973450 - [settings] refactor Device information panel with AMD pattern
2014-11-17 22:26:58 -08:00
B2G Bumper Bot
274a2225e7
Bumping manifests a=b2g-bump
2014-11-17 20:31:59 -08:00
B2G Bumper Bot
0c33b07439
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/903f4101963a
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #26106 from timdream/keyboard-settings-panel
Bug 1098124 - Rearrange keyboard settings page scripts, r=mnjul, rudyl
========
https://hg.mozilla.org/integration/gaia-central/rev/fe0d905e5a29
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1098124 - Follow up typo fix
========
https://hg.mozilla.org/integration/gaia-central/rev/6ca15cd406ce
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 1098124 - Rearrange keyboard settings page scripts
2014-11-17 20:26:56 -08:00
B2G Bumper Bot
b479ec6cd5
Bumping manifests a=b2g-bump
2014-11-17 14:41:49 -08:00
B2G Bumper Bot
70813c119c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/0a0f9e0fc7d4
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Merge pull request #25943 from eeejay/bug-1069597
Bug 1069597 - Make overlay and dialog views exclusively visible. r=sava f=mai
========
https://hg.mozilla.org/integration/gaia-central/rev/391ffb9d9b01
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 1069597 - Make overlay and dialog views exclusively visible.
2014-11-17 14:36:48 -08:00
B2G Bumper Bot
be285cd933
Bumping manifests a=b2g-bump
2014-11-17 14:26:50 -08:00
B2G Bumper Bot
18187c45a0
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/10d1b6db917a
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #25401 from arcturus/bug-1078381
Bug 1078381 - Provide confirmation that theme has been changed r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/b580d0100f50
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Bug 1078381 - Provide confirmation that theme has been changed r=arthurcc
========
https://hg.mozilla.org/integration/gaia-central/rev/277f4827ca60
Author: Jared Hirsch <ohai@6a68.net>
Desc: Merge pull request #26164 from 6a68/bug-1096603-reopened
Bug 1096603 - (reopened) Fix blank FxA screen by loading renamed service.js file r=gduan
========
https://hg.mozilla.org/integration/gaia-central/rev/64a4047e56a4
Author: Jared Hirsch <ohai@6a68.net>
Desc: Bug 1096603 - (reopened) Fix blank FxA screen by loading renamed service.js file r=kgrandon
2014-11-17 14:21:48 -08:00
B2G Bumper Bot
cb430261ab
Bumping manifests a=b2g-bump
2014-11-17 13:41:57 -08:00
B2G Bumper Bot
89e37662ff
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8f3c2923cd97
Author: Gabriele Svelto <gsvelto@mozilla.com>
Desc: Bug 1096857 - Remove all english strings from the HTML code r=julienw
2014-11-17 13:31:54 -08:00
B2G Bumper Bot
b328bc62cb
Bumping manifests a=b2g-bump
2014-11-17 11:51:49 -08:00
B2G Bumper Bot
56a1e0654f
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/587d98bf2662
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26192 from jmcanterafonseca/fix_del_button"
This reverts commit 6f6e4b9b395b95dd920ee701d0c5ec6aa2c1d805, reversing
changes made to f004f8c891c4a6510a4679f3804ba3123af26615.
2014-11-17 11:46:48 -08:00
B2G Bumper Bot
8f80c18f56
Bumping manifests a=b2g-bump
2014-11-17 11:06:44 -08:00
B2G Bumper Bot
432aed4dea
Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/01d806f7e891
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #26163 from kanru/bug-1098118"
This reverts commit 488c8369d4e06745d0e452b7887abf2af44a8e6c, reversing
changes made to 046e2783d2be7b6103a7220aa691fd14f4acb76a.
========
https://hg.mozilla.org/integration/gaia-central/rev/5d9069701f01
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #26158 from justindarc/bug1097136-2
Bug 1097136 - [Gallery] Blank screen appears when opening Gallery when U...
========
https://hg.mozilla.org/integration/gaia-central/rev/86c322c41bb0
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 1097136 - [Gallery] Blank screen appears when opening Gallery when USB is connected
2014-11-17 11:01:43 -08:00
B2G Bumper Bot
3d9d81f8ca
Bumping manifests a=b2g-bump
2014-11-17 10:45:38 -08:00
B2G Bumper Bot
07851dc4c4
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/3fffefef2940
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #26153 from Cwiiis/bug1099055-anchor-link-disables-rocketbar-collapsing
Bug 1099055 - Fix rocketbar collapse being disabled by anchor links. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/59ce7e78b890
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1099055 - Fix rocketbar collapse being disabled by anchor links. r=etienne
2014-11-17 10:44:00 -08:00
B2G Bumper Bot
380a6de0ca
Bumping manifests a=b2g-bump
2014-11-17 07:34:23 -08:00
B2G Bumper Bot
c97849de99
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/37d229d9c418
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #26192 from jmcanterafonseca/fix_del_button
Bug 1094709 - [Flame][Contacts]Tap x in left of Name Input Box when edit...
========
https://hg.mozilla.org/integration/gaia-central/rev/0b62de57fd64
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1094709 - [Flame][Contacts]Tap x in left of Name Input Box when edit a contact, it will not delete the name.
2014-11-17 07:34:08 -08:00
B2G Bumper Bot
3a36992fdc
Bumping manifests a=b2g-bump
2014-11-17 07:17:25 -08:00
B2G Bumper Bot
664a5d5a6b
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fde38503690f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1081731 - Follow-up, curly quotes r=kgrandon
2014-11-17 07:10:54 -08:00
B2G Bumper Bot
0b54548f29
Bumping manifests a=b2g-bump
2014-11-17 06:07:55 -08:00
B2G Bumper Bot
c4fe5b95e5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fdaf66a0aaa7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26182 from KevinGrandon/bug_1081731_locales_follow_up
Bug 1081731 - Locales follow-up, use brandShortName
========
https://hg.mozilla.org/integration/gaia-central/rev/1663e097e0f0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1081731 - Follow-up, use brandShortName and split private browsing strings r=flod
2014-11-17 06:05:54 -08:00
B2G Bumper Bot
249b933b58
Bumping manifests a=b2g-bump
2014-11-17 05:42:18 -08:00
B2G Bumper Bot
93b40358c7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/bd796917f945
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #26163 from kanru/bug-1098118
Bug 1098118 - Pass correct number of params to sendTouchEvent. r=alive
========
https://hg.mozilla.org/integration/gaia-central/rev/312064446b5f
Author: Kan-Ru Chen (陳侃如) <kanru@kanru.info>
Desc: Bug 1098118 - Pass correct number of params to sendTouchEvent. r=alive
2014-11-17 05:35:54 -08:00
B2G Bumper Bot
a5818830cf
Bumping manifests a=b2g-bump
2014-11-17 05:29:34 -08:00
B2G Bumper Bot
c7f4be7c1d
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/6c02a36d8861
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #25716 from kentaromiura/add-clearAllNotifications-effect
Bug 1092536 - Add a clear all notifications effect. r=cwiiis
========
https://hg.mozilla.org/integration/gaia-central/rev/8eb8db5531ad
Author: kentaromiura <kentaromiura@gmail.com>
Desc: Bug 1092536 - Add an animation for clearing all notifications. r=cwiiis
2014-11-17 05:29:18 -08:00
Carsten "Tomcat" Book
df419c2b3a
Merge mozilla-central to b2g-inbound
2014-11-17 14:21:05 +01:00
B2G Bumper Bot
8aaf7a790b
Bumping manifests a=b2g-bump
2014-11-17 05:12:18 -08:00
Carsten "Tomcat" Book
f2095f4ba6
merge mozilla-inbound to mozilla-central a=merge
...
--HG--
extra : amend_source : bc1a2d4e4f8ba9197da4e0e72ab01990885ce2b4
2014-11-17 14:06:00 +01:00
B2G Bumper Bot
9d0d9ee9b2
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9cdc36c0c754
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26190 from chirarobert/bug_1100319
Bug 1100319 - [v2.2] Disable test_fmradio_find_stations.py due to Bug 10...
========
https://hg.mozilla.org/integration/gaia-central/rev/eb52bdc0d5ee
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1100319 - [v2.2] Disable test_fmradio_find_stations.py due to Bug 1000863
2014-11-17 05:05:54 -08:00
B2G Bumper Bot
cf1337299e
Bumping manifests a=b2g-bump
2014-11-17 04:27:22 -08:00
B2G Bumper Bot
a495f59732
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f460a4428b51
Author: Marina <marina.rodrigueziglesias@telefonica.com>
Desc: Merge pull request #26118 from gitmai/bug-1084010-add-Search-traffic-to-system
Bug 1084010 - [Usage][Cost Control] Browser icon should not appear in Mo...
r=salva
========
https://hg.mozilla.org/integration/gaia-central/rev/4fb76ed1b119
Author: mai <mri@tid.es>
Desc: Bug 1084010 - [Usage][Cost Control] Browser icon should not appear in Mobile App Usage list
2014-11-17 04:20:54 -08:00
B2G Bumper Bot
c08150addf
Bumping manifests a=b2g-bump
2014-11-17 03:21:55 -08:00
B2G Bumper Bot
0776bc9ccc
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/82204d99a4c4
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Merge pull request #26146 from dominickuo/bug-1082938
Bug 1082938 - [Music] set play status to playing when play event fires, r=jimporter
========
https://hg.mozilla.org/integration/gaia-central/rev/958e4dddc74f
Author: Dominic Kuo <dkuo@mozilla.com>
Desc: Bug 1082938 - [Music] set play status to playing when play event fires
========
https://hg.mozilla.org/integration/gaia-central/rev/0ebefae658f4
Author: RickyChien <RickyChien@users.noreply.github.com>
Desc: Merge pull request #26188 from RickyChien/bug-1022728
Bug 1022728 - Prevent building gaia when running ./build.sh gecko r=@cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/366a14e421f4
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1022728 - Prevent building gaia when running ./build.sh gecko
========
https://hg.mozilla.org/integration/gaia-central/rev/f386379f0d8d
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #25938 from etiennesegonzac/bug-1088166
Bug 1088166 - Adding sanity marionette JS tests for the TaskManager r=sfoster
========
https://hg.mozilla.org/integration/gaia-central/rev/082e9a35b762
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1088166 - Adding sanity marionette JS tests for the TaskManager
2014-11-17 03:16:00 -08:00
B2G Bumper Bot
10b63cc91a
Bumping manifests a=b2g-bump
2014-11-17 02:47:26 -08:00
B2G Bumper Bot
6a2bc88dc8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4dbcd882fb48
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #24259 from azasypkin/bug-1014686-template-refactoring
Bug 1014686 - [Messages][Refactoring] Improve "html template string" to "dom node\fragment" conversion. Added Template.prepare method. r=djf, julien
========
https://hg.mozilla.org/integration/gaia-central/rev/43f8b8d9d92c
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1014686 - [Messages][Refactoring] Improve "html template string" to "dom node\fragment" conversion. Added Template.prepare method. r=djf, julien
2014-11-17 02:40:54 -08:00
B2G Bumper Bot
32d8f17c91
Bumping manifests a=b2g-bump
2014-11-17 02:17:28 -08:00
B2G Bumper Bot
1a65f718f9
Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/903a93f5f678
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 1022728 - Prevent building gaia when running ./build.sh gecko" for bustage
This reverts commit 2a16253b365d011f27e44a6fdc62a5c28f903598.
2014-11-17 02:10:55 -08:00
B2G Bumper Bot
a599239c4e
Bumping manifests a=b2g-bump
2014-11-17 02:02:21 -08:00
B2G Bumper Bot
337f3b1ab9
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7cce35091212
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #26184 from viorelaioia/bug_1100256
Bug 1100256 - Unxfail test_browser_save_image.py, as Bug 1098338 is fixe...
========
https://hg.mozilla.org/integration/gaia-central/rev/b10f4f0fb521
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1100256 - Unxfail test_browser_save_image.py, as Bug 1098338 is fixed
2014-11-17 01:55:54 -08:00
B2G Bumper Bot
263fc5a4c3
Bumping manifests a=b2g-bump
2014-11-17 01:47:25 -08:00
B2G Bumper Bot
ad828696ee
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/adfb5b3b42be
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #26110 from mancas/bug1097288
Bug 1097288 - [FTE] "Show Password" checkbox is indented in FTU when ent. r=fernando.campo
========
https://hg.mozilla.org/integration/gaia-central/rev/4ed6886e490c
Author: mancas <manuel.casasbarrado@telefonica.com>
Desc: Bug 1097288 - [FTE] "Show Password" checkbox is indented in FTU when entering a wifi password
========
https://hg.mozilla.org/integration/gaia-central/rev/78fc9cacdc7c
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25804 from mancas/bug1093533
Bug 1093533 - Unable to install marketplace update on Mulet, system. r=etienne
========
https://hg.mozilla.org/integration/gaia-central/rev/ac00c7355a3b
Author: Manuel Casas Barrado <manuel.casasbarrado@telefonica.com>
Desc: Bug 1093533 - Unable to install marketplace update on Mulet, system think it is offline
2014-11-17 01:40:56 -08:00
B2G Bumper Bot
a581f161ae
Bumping manifests a=b2g-bump
2014-11-17 01:02:19 -08:00
B2G Bumper Bot
c21ceffc95
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7b108b012f41
Author: RickyChien <RickyChien@users.noreply.github.com>
Desc: Merge pull request #26174 from RickyChien/bug-1022728
Bug 1022728 - Prevent building gaia when running ./build.sh gecko r=@cctuan
========
https://hg.mozilla.org/integration/gaia-central/rev/a9d53585a27b
Author: Ricky Chien <ricky060709@gmail.com>
Desc: Bug 1022728 - Prevent building gaia when running ./build.sh gecko
2014-11-17 00:50:55 -08:00
B2G Bumper Bot
de70520468
Bumping manifests a=b2g-bump
2014-11-17 00:42:19 -08:00
B2G Bumper Bot
137b7f1d86
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8c025d0c8038
Author: pacorampas <b.frv@tid.es>
Desc: Merge pull request #26137 from pacorampas/1094781-v2
Bug 1094781 - [Dialer][Callscreen] The call on hold shouldn't be red (follow up 977588) r=german
========
https://hg.mozilla.org/integration/gaia-central/rev/5befcd49fe2a
Author: Paco Rampas <pacorampas@gmail.com>
Desc: Bug 1094781 - [Dialer][Callscreen] The call on hold shouldn't be red (follow up 977588)
2014-11-17 00:35:55 -08:00