========
https://hg.mozilla.org/integration/gaia-central/rev/4a8813212f91
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #31725 from Cwiiis/bug1202190-new-homescreen-drop-icon-at-end
Bug 1202190 - Fix dropping icons at end of apps grid. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/6c93e6b84bb0
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1202190 - Fix dropping icons at end of apps grid. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/f463ad0f94c6
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31115 from cr/lockscreentouch
Bug 1187979 - Improve Inputpad's touch and visual feeback. r=gweng
========
https://hg.mozilla.org/integration/gaia-central/rev/6ff46a505baf
Author: Christiane Ruetten <cr@mozilla.com>
Desc: Fixing linter whine
========
https://hg.mozilla.org/integration/gaia-central/rev/aa0ff751addc
Author: Christiane Ruetten <cr@mozilla.com>
Desc: Adapting and improving InputPad tests
This is a major rewrite of InputPad tests, mostly triggered by the
restructuring. It also adds tests for previously uncovered code like
the keyi input handling, password checking, the emergency dialer, and
event handling in general.
========
https://hg.mozilla.org/integration/gaia-central/rev/f0ff8ff55386
Author: Christiane Ruetten <cr@mozilla.com>
Desc: Rewriting event handling and helper functions
This is a minor rewrite of InputPad's event handling and a major
rewrite of its helper functions. The event handler now delegates do
separate handlers for each touch/click event, creating a more compact
function design. Much of the internal state logic has been moved away
to be encapsulated in the helper functions.
The set of helper functions was restructured and rewritten to capture
more shared code between event handlers, to have consistent arguments,
and with unit testing in mind. Helpers now consistently take keypad
anchor elements as arguments where possible. They were also rewritten
to properly handle null arguments which result when events land outside
of the keypad.
========
https://hg.mozilla.org/integration/gaia-central/rev/564ab745ebbf
Author: Christiane Ruetten <cr@mozilla.com>
Desc: Added comments and gweng's changes
========
https://hg.mozilla.org/integration/gaia-central/rev/6ab7d4221cf4
Author: Christiane Ruetten <cr@mozilla.com>
Desc: Work around eslint whining about unsafe innerHTML
========
https://hg.mozilla.org/integration/gaia-central/rev/7c064d566eec
Author: Christiane Ruetten <cr@mozilla.com>
Desc: Prevent vibrate on pending error timeout
========
https://hg.mozilla.org/integration/gaia-central/rev/56a039ae115f
Author: Christiane Ruetten <cr@mozilla.com>
Desc: Linter fix for Inputpad test
========
https://hg.mozilla.org/integration/gaia-central/rev/33aaab73d445
Author: Christiane Ruetten <cr@mozilla.com>
Desc: Improving InputPad tests
========
https://hg.mozilla.org/integration/gaia-central/rev/4e67fe574b31
Author: Christiane Ruetten <cr@mozilla.com>
Desc: Fix DOM node comparison
========
https://hg.mozilla.org/integration/gaia-central/rev/aab3b048ec8d
Author: Christiane Ruetten <cr@mozilla.com>
Desc: Improve visual and touch feedback of Inputpad
Inputpad looks and feels wonky compared to the slick lock and feel of
the keyboard panel used while setting the pass code in Settings. Much of
the reason comes from that it only vibrates on key release, the other
that it does not behave well when the user is sliding a finger over the
keys. There is also a considerable delay between touching a key and a
visual reaction to the extent that it's skipped when typing mildly fast.
This patch addresses all of the above:
- make InputPad vibrate instantly on touch
- make InputPad respect user's touchmove
- visualize key presses instantly
========
https://hg.mozilla.org/integration/gaia-central/rev/502a5ae6645d
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31187 from TheoChevalier/bug1189532-add-bm-mg
Bug 1189532 - Add Bambara (bm) and Malagasy (mg) locales to master. r=stas
========
https://hg.mozilla.org/integration/gaia-central/rev/8f1b63bbe9f7
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 1189532 - Add Bambara (bm) and Malagasy (mg) locales to master and 2.2 builds
========
https://hg.mozilla.org/integration/gaia-central/rev/f466b2c8226f
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #31618 from ferjm/bug1163732.contactsl10n
Bug 1163732 - [Contacts] Losing connection while importing contacts f…
========
https://hg.mozilla.org/integration/gaia-central/rev/32d30afbf0e7
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1163732 - [Contacts] Losing connection while importing contacts from Gmail or Outlook will show the user a screen with 'Confirmation title' and an 'Action 1' button. r=borjasalguero
========
https://hg.mozilla.org/integration/gaia-central/rev/c80c9d5d4af5
Author: Yi-Fan Liao <yliao@mozilla.com>
Desc: Merge pull request #31690 from danhuang1202/1190158_browser_app_on_home_screen
Bug 1190158 - [Browser app] Firefox Browser app on the main home screen, r=rexboy
========
https://hg.mozilla.org/integration/gaia-central/rev/755eb64d6fdc
Author: danhuang1202 <danhuang1202@gmail.com>
Desc: Bug 1190158 - [Browser app] Firefox Browser app on the main home screen
* add browser in deck
* add two type in default-card.json: isFillIcon and isEnableWave
========
https://hg.mozilla.org/integration/gaia-central/rev/b4325a5f960f
Author: Sean Lee <weilonge@gmail.com>
Desc: Merge pull request #31696 from weilonge/seanlee/DataSync/master/Bug1191770
Bug 1191770 - Add a build module to preprocess apps to enable/disable a specific feature at build time. r=rchien, ferjmoreno
========
https://hg.mozilla.org/integration/gaia-central/rev/e918aa4422d3
Author: Sean Lee <selee@mozilla.com>
Desc: Bug 1191770 - Add a build module to preprocess apps to enable/disable a specific feature at build time.
========
https://hg.mozilla.org/integration/gaia-central/rev/9e39eab9159d
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #31711 from asutherland/email-draft-compose-this-glitch
Bug 1202219 - [email/UI] Editing a draft from the outbox fails with "this.model is undefined" due to missing arrow-function/bind. r=jrburke
========
https://hg.mozilla.org/integration/gaia-central/rev/23b8d75045e2
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Bug 1202219 - [email/UI] Editing a draft from the outbox fails with "this.model is undefined" due to missing arrow-function/bind.