Jordan Lund
428d01236b
Bug 1073772 - Releng work for two ARMv7 APKs - nonuni mozconfig fix for api 11, r=rnewman
2014-12-18 20:58:50 -08:00
Margaret Leibovic
f3eb357bb4
Bug 1112189 - Additional telemetry for tracking protection shield. r=mfinkle
...
--HG--
extra : rebase_source : eda2d69c36118cc93540ab0bed934d53c9de0c03
2014-12-17 17:30:38 -08:00
Jalpreet Singh Nanda
d7c3d90aa5
Bug 966654 - Close button tap target on snippet banner is too small. r=margaret
2014-12-15 23:45:26 +05:30
Ryan VanderMeulen
76314134eb
Backed out changeset 66cc38d90f25 (bug 1112397) for making testSettingsMenuItems permafail on Android 4.0.
2014-12-17 14:34:21 -05:00
Michael Comella
60930faa06
Bug 1112397 - Go back in testSettingsMenuItems on small tablet. r=gbrown
2014-12-17 08:52:50 -08:00
Mark Finkle
781cc5ba35
Bug 1110607 - Enable tab mirroring by default on all channels r=blassey
2014-12-17 10:04:26 -05:00
Margaret Leibovic
16865e22ff
Bug 793920 - (Part 2) Split up Reader.js to create shared ReaderMode.jsm in /toolkit. r=bnicholson
...
--HG--
rename : mobile/android/chrome/content/Reader.js => toolkit/components/reader/ReaderMode.jsm
extra : rebase_source : 5f66c449c50135d53644ebc507357ab560938bc7
extra : histedit_source : 53ad05bc9a30977399627c13f07971d7f7250814
2014-12-12 13:47:07 -08:00
Margaret Leibovic
b4b4b355c9
Bug 793920 - (Part 1) Move majority of Android reader mode code to a shared place in /toolkit. r=Mossop,bnicholson
...
--HG--
rename : mobile/android/chrome/content/JSDOMParser.js => toolkit/components/reader/content/JSDOMParser.js
rename : mobile/android/chrome/content/Readability.js => toolkit/components/reader/content/Readability.js
rename : mobile/android/chrome/content/aboutReader.html => toolkit/components/reader/content/aboutReader.html
rename : mobile/android/chrome/content/aboutReader.js => toolkit/components/reader/content/aboutReader.js
rename : mobile/android/chrome/content/readerWorker.js => toolkit/components/reader/content/readerWorker.js
rename : mobile/android/locales/en-US/chrome/aboutReader.properties => toolkit/locales/en-US/chrome/global/aboutReader.properties
extra : rebase_source : f0b900c46bb5dc894303ddf3701be7b019b61ae0
extra : histedit_source : 7417d0e4032ed3a3b1ab83af8f7e8a92951fdead
2014-12-10 16:44:53 -08:00
vivek
73d384e612
Bug 732752 - Restore a closed tab with previous session history r=bnicholson.
2014-12-06 13:33:34 -08:00
Margaret Leibovic
37e07164d2
Bug 1110461 - Disable estimated reading time in reading list. r=mcomella
...
--HG--
extra : rebase_source : 1585925328a6636e160333dc27722dd6d289fd3a
2014-12-11 13:44:49 -08:00
Brad Lassey
551703ddcf
bug 1088758 - Add the ability to mirror tabs from desktop to a second screen r=mconley, mfinkle
2014-12-15 18:52:55 -05:00
Wes Johnston
3ab283651a
Bug 901360 - (Part 5) Don't allow pausing downloads without partial data. r=margaret
...
--HG--
extra : rebase_source : c5455e3d650711692af3f97d90dd002845dcc669
2014-12-08 11:26:36 -08:00
Wes Johnston
267d0deac2
Bug 901360 - (Part 4) Fix clicking on notifications. r=margaret
...
--HG--
extra : rebase_source : 6bac7cd282d7ec795d91c0dbb685027890d6e840
2014-12-08 11:26:36 -08:00
Wes Johnston
064388792f
Bug 901360 - (Part 2) Fix PDF downloads. r=margaret
...
--HG--
extra : rebase_source : c0b856edd344292fc28384e18e1474cb7198b28a
2014-12-08 11:26:35 -08:00
James Gilbertson
e3666e83a0
Bug 901360 - (Part 1) Use Downloads.jsm for download notifications. r=wesj
...
--HG--
extra : rebase_source : a05527361fcde5d7fd7b77b3bcc46955750d19e2
2014-12-08 11:26:31 -08:00
wesj
2718503d73
Bug 1109198
- Turn on Downloads integration on release builds [r=mark.finkle]
2014-12-15 09:48:00 -08:00
Wes Johnston
2e725753a1
Bug 1109165 - "Remove lock screen widget" [r=mark.finkle]
2014-12-15 10:02:00 -08:00
Michael Comella
a71a3225ac
Bug 1105541 - Part 3: Change add tab button to a dark color on light themes on new tablet. r=mhaigh
2014-12-12 14:03:28 -08:00
Michael Comella
42a1d4a732
Bug 1105541 - Part 2: Add alpha to pressed state of tabs with LWT on new tablet. r=mhaigh
2014-12-12 14:03:25 -08:00
Michael Comella
ada5bcd1ba
Bug 1105541 - Part 1: Use a light text color for tab titles with a dark LWT on new tablet. r=mhaigh
2014-12-12 14:03:21 -08:00
Margaret Leibovic
7b6aeb4ee5
Bug 1107133 - Expose tracking protection in Fennec privacy preferences. r=liuche
...
--HG--
extra : rebase_source : c871a80ba90ed7f5b4d626d4d04f64a7e6e74a4c
2014-12-08 15:17:32 -08:00
Jalpreet Singh Nanda
c04c531a0d
Bug 1107253 - Move mBaseUrl and mRawBaseUrl from BaseTest into BaseRobocopTest. r=mcomella
2014-12-11 03:44:04 +05:30
Nivvedan S
5922c92562
Bug 1109233 - Replaced Assert.isTrue(false, ...) with Assert.fail(...) for easier readability; r=mcomella
2014-12-11 21:40:04 -08:00
Garvan Keeley
48a62d2519
Bug 1106584 - Part 2: for safety, make explicit prefs with context getter. r=vng
...
Any class that has access to a context should call Prefs.getInstance(Context) which is guaranteed to return a Prefs.
With no context, classes can call Prefs.getInstanceWithoutContext() but they must null-check the return, and handle accordingly.
Fortunately, the latter case happens in very few places, all of which require no special handling of this case.
This change:
- maintains context-less access to the Prefs
- classes internal to the service can safely call getInstanceWithoutContext(), as the service (or the MainApp in the stumbler case)
will have instantiated a Prefs so that getInstanceWithoutContext() will return a prefs
- protects against null Prefs if we have failed to consider a particular entry point to the code will require that Prefs was instatiated with a context.
2014-12-11 09:06:00 -08:00
Garvan Keeley
3cd55f53be
Bug 1106584, Part 1: guard against null intent. r=vng
2014-12-09 11:48:00 -08:00
Wes Kocher
d76b983c62
Merge inbound to m-c a=merge
2014-12-11 16:50:45 -08:00
J. Ryan Stinnett
b5ae422613
Bug 1059001 - Part 1b: Update openListener callsites. r=past
2014-12-10 20:55:51 -06:00
Chenxia Liu
caccc0ffc7
Bug 1093201 - Part 2: Tests. r=margaret
2014-12-10 15:43:13 -08:00
Chenxia Liu
2fbec32b85
Bug 1093201 - Part 1: Passwords management UI. r=margaret
2014-12-10 15:43:13 -08:00
Michael Comella
f3eda88604
Bug 1085771 - Part 4: Move color state selector to colors/. r=lucasr
...
--HG--
rename : mobile/android/base/newtablet/res/drawable-large-v11/new_tablet_tab_strip_item_bg.xml => mobile/android/base/newtablet/res/color-large-v11/new_tablet_tab_strip_item_bg.xml
2014-12-10 09:35:54 -08:00
Michael Comella
e834301cd6
Bug 1085771 - Part 3: Update LWT UI for new tablet browser toolbar. r=lucasr
2014-12-10 09:35:37 -08:00
Carsten "Tomcat" Book
cb961bbed4
merge fx-team to mozilla-central a=merge
...
--HG--
extra : amend_source : 3962a6a96e6eb782f640e1eb9495192ef82883b3
2014-12-10 11:55:54 +01:00
Chris Kitching
5cd13705b9
Bug 1106593: Proguard third-party libraries that ship with Fennec. r=nalexander
...
This applies Proguard to third-party libraries such as the Android
support-v4 library and the Google Play Services libraries.
Previously, these were not Proguarded, bloating the Fennec APK.
Technically, this required a few work-arounds, including:
* stripping library debug information with a early Proguard
invocation;
* altering the optimizations tried; and
* reducing the number of Proguard passes.
--HG--
rename : mobile/android/config/proguard.cfg => mobile/android/config/proguard/proguard.cfg
extra : rebase_source : 6d638695b6c8f759578aba5f1eda668fc9c28e9d
extra : amend_source : 96a475c0739c4b44a3df3fdfd2c59321836d9694
2014-12-05 11:50:48 -08:00
Michael Comella
f6cdd98138
Bug 1107698 - Part 2: Update alpha when updating the color in ResizeablePathDrawable. r=bnicholson
2014-12-09 15:57:54 -08:00
Lucas Rocha
cc5101b2a6
Bug 1109001 - Only set alpha on non-transparent colors in shaped drawable (r=mcomella)
2014-12-09 23:45:31 +00:00
Lucas Rocha
13ae622031
Bug 1097318 - Restore tab strip to its original height (r=mfinkle)
2014-12-09 21:25:37 +00:00
Lucas Rocha
d942f3fd89
Bug 1106118 - Replace getVerticalSpacing() call with a dimen resource (r=mfinkle)
2014-12-09 21:23:13 +00:00
Margaret Leibovic
d00e043c84
Bug 681432 - Support all add-on types in the add-on manager. r=mfinkle
...
--HG--
extra : rebase_source : e5ca39397adf3364924c8b1b6ca9f53862cc7136
2014-12-08 13:47:30 -08:00
Margaret Leibovic
9f88719376
Bug 1106415 - Allow the add-on SDK to dynamically insert add-on options. r=mfinkle
...
--HG--
extra : rebase_source : fb958f6d6f77cd6bc2d356b6b76107fc653dff12
extra : amend_source : 67b932a1a42836cc824478ffe11f4b8f4da592a7
2014-12-08 11:24:13 -08:00
Ryan VanderMeulen
ff2d47cb96
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2014-12-09 14:19:43 -05:00
Ryan VanderMeulen
b9fecb96eb
Merge fx-team to m-c. a=merge
...
CLOSED TREE
2014-12-09 14:16:03 -05:00
Richard Newman
b579b01170
Bug 1109000 - Split statics out of BrowserLocaleManager. r=nalexander, a=java-only on a CLOSED TREE
...
--HG--
rename : mobile/android/base/LocaleAware.java => mobile/android/base/Locales.java
2014-12-09 18:07:07 +00:00
Martyn Haigh
1f719f9093
Bug 1100464 - Add back button to top left of the tabs panel (r=lucasr)
2014-12-09 17:07:26 +00:00
Richard Newman
0e78191b74
Bug 1108252 - Remove launcher icon for search activity. r=mfinkle
2014-12-09 16:37:58 +00:00
Margaret Leibovic
020a865fb5
Bug 1105290 - Add null check to createEngineFromFileList. r=rnewman
...
--HG--
extra : rebase_source : 5a02f71a93659a297de3f8b2a8facb7c6a32f37e
extra : amend_source : 9ff1f1b354f6a50d5d49b060d1e1eac118ad712e
2014-12-08 11:12:44 -08:00
Nick Alexander
58594fa26a
Bug 1084098 - Add Android tools tags to some Remote Tabs home panel views. r=mcomella
...
These tags are used by Android tools (including IntelliJ) at design-time
to show "sample data". They're stripped entirely at build time.
2014-12-08 19:32:51 -08:00
Nick Alexander
24147be021
Bug 1084098 - Adjust padding/margins of Sync tabs panel items. r=mcomella
...
Pretty straight-forward implementation of the mock. The mock shows a
different "bookmark star" icon, with slightly different right-margins,
and implementing that change requires changing the TwoLinePageRow layout
to not use drawableRight for the star. (Otherwise, the star will not be
vertically centered in the container.) I don't care to make that change
for this ticket.
2014-12-08 19:32:37 -08:00
Nick Alexander
2c3aa0e809
Bug 1084098 - Pre: Don't require GeckoApplication in Themed*widgets. r=mcomella
...
In editors (Eclipse and IntelliJ), Android View sub-classes are created
in a "Bridging" mock context. There is no ambient GeckoApplication in
this case. It's already okay for the LWT to be null; let's loosen the
requirement that there be an ambient GeckoApplication to let these View
sub-classes render in editors.
2014-12-08 18:58:37 -08:00
vivek
09f518faff
Bug 1097098 : Get tab history calculation offloaded to JS . r=bnicholson
2014-12-05 17:59:45 -08:00
Nick Alexander
29c3f3e8d1
Bug 1107134 - Disable GeckoView independence testing due to Classycle inlining bug. r=ckitching
...
It appears that Classycle is dependent on the version of javac that
compiles the .class files. There are real references between two
sets that are not caught by Classycle; ckitching and I theorize that
Classycle misses a reference from a set if it is a constant that is
inlined by the javac compiler. This inlining differs between javac
compiler version.
--HG--
extra : rebase_source : 9040c77c604c8b76c4bfe1142c7efa015a82dcb5
2014-12-08 12:46:57 -08:00