gecko-dev/mobile/android/base
Petru Lingurar 0ad87110f4 Bug 1484528 - Prevent page loading indicator running continuously; r=JanH
The page loading indicator should be animated while it is visible.
Previously for controlling the animation the visibility state of the parent
Drawable - ShiftDrawable would be checked, which in all cases would return
true, so the animation would run indefinitely.

The patch modifies setVisible() in accordance with the Framework version of
DrawableWrapper to corectly set the visibility of both the wrapper and the
wrapped drawables so that isVisible() will now return the correct value which
will allow stopping the animation.

Differential Revision: https://phabricator.services.mozilla.com/D12552

--HG--
extra : moz-landing-system : lando
2018-11-22 14:52:46 +00:00
..
crashreporter/res Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans 2018-01-27 15:57:42 +08:00
java/org/mozilla/gecko Bug 1484528 - Prevent page loading indicator running continuously; r=JanH 2018-11-22 14:52:46 +00:00
locales/en-US Bug 1501571 - Inform user that FHR must be enabled for 'Product and feature tips' to work; r=geckoview-reviewers,snorp 2018-11-13 19:21:16 +00:00
adjust-sdk-sandbox.token
AdjustConstants.java.in
AndroidManifest.xml.in Bug 1494748 - Add a service to kill the Fennec process when the user swipes-to-kill Fennec. r=snorp 2018-11-20 09:35:29 -06:00
AppConstants.java.in Bug 1486432 Leanplum push notifications are not received on devices with Android O or above r=JanH,flod 2018-09-03 10:21:51 +00:00
FennecManifest_permissions.xml.in Bug 1480079 - Add REQUEST_INSTALL_PACKAGES permission for all builds; r=jchen 2018-08-07 16:48:29 +03:00
GcmAndroidManifest_permissions.xml.in
GcmAndroidManifest_services.xml.in Bug 1467840 - Use a JobIntentService for GCM token refresh; r=JanH 2018-06-26 19:04:10 +03:00
generate_build_config.py Bug 1464869 - Fix flake8/pep8 issue by hand in mobile/ r=nalexander 2018-06-04 22:37:17 +02:00
leanplum-sdk-sandbox.token
Makefile.in Bug 1443332 - Fold APK signing from android-common.mk into upload-files-APK.mk. r=firefox-build-system-reviewers,mshal 2018-10-03 18:05:27 +00:00
MmaAndroidManifest_services.xml.in Bug 1473518 - Abide by Android Oreo background execution limits [Leanplum after upgrade] r=nalexander 2018-07-06 13:21:27 +03:00
MmaConstants.java.in
moz.build Bug 1391551 - Drop Fennec skin flavor dimension. r=petru 2018-10-25 20:24:44 +00:00
package-name.txt.in
pocket-api-sandbox.token
SamsungAppStoreManifest_permissions.xml.in Bug 1466884 - Add permission needed to publish on Samsung AppStore; r=nalexander 2018-06-06 18:34:08 +03:00
strings.xml.in Bug 1501571 - Inform user that FHR must be enabled for 'Product and feature tips' to work; r=geckoview-reviewers,snorp 2018-11-13 19:21:16 +00:00
WebAppFragmentRepeater.inc
WebAppManifestFragment.xml.frag.in