ronak
9b1bec56da
Bug 1122767 - Remove lockscreen code from SearchWidget. r=wesj
2015-02-26 06:17:00 -05:00
Margaret Leibovic
9f76019689
Bug 1120004 - Update styles of Reader View controls on mobile. r=bnicholson
2015-02-27 16:52:03 -08:00
Margaret Leibovic
946398ab51
Bug 1128757 - Do not trim fragments from URLs loaded in reader view. r=bnicholson
2015-02-26 14:08:29 -08:00
Carsten "Tomcat" Book
293d49bff3
Merge mozilla-central to fx-team
2015-03-04 15:32:09 +01:00
Carsten "Tomcat" Book
6faa6e4ace
Backed out changeset e41d35b40ba9 (bug 1124084) for crashtest-1 b2g test failures
2015-03-04 09:06:10 +01:00
Seth Fowler
26e722959f
Bug 1124084 - Flip on downscale-during-decode everywhere. r=tn
2015-03-03 18:19:21 -08:00
Geoff Brown
5a9228ec39
Bug 1132209 - Clean up x86 references in robocop.ini; r=snorp
2015-03-03 19:06:50 -07:00
Richard Newman
a9e0738202
Bug 1139035 - Supporting RepoUtils and ExtendedJSONObject changes. r=nalexander
2015-03-03 10:25:35 -08:00
Michael Comella
3341d73e4e
Bug 1114774 - Hide the status bar on the share overlay. r=liuche
...
Otherwise, on Android L, it would slide up the screen as the Activity animated
in.
2015-02-26 17:46:15 -08:00
Margaret Leibovic
40872f7af7
Bug 1124011 - Hide reader view buttons related to reading list if reading list is disabled, and enable reader view by default on Nightly. r=Unfocused
2015-02-19 11:47:20 -08:00
Michael Comella
830fae3317
Bug 1134484 - Replace uses of @color/placeholder_grey. r=liuche
...
Left one instance of #80777777 .
2015-02-27 18:13:08 -08:00
Michael Comella
e65ba5d924
Bug 1134484 - Replace uses of @color/placeholder_active_grey. r=liuche
2015-02-27 18:06:40 -08:00
Michael Comella
ff0f3626c2
Bug 1134484 - Replace all uses of @color/link_blue. r=liuche
2015-02-27 17:52:15 -08:00
Michael Comella
161d746596
Bug 1134484 - Replace all uses of @color/action_orange_pressed. r=liuche
2015-02-27 17:51:05 -08:00
Michael Comella
b2328b4044
Bug 1134484 - Replace all uses of @color/action_orange with resource name. r=liuche
2015-02-27 17:48:58 -08:00
Carsten "Tomcat" Book
33d06bf789
Backed out changeset 2433abf44e53 (bug 1059308)
2015-03-03 16:28:08 +01:00
Alexandre Poirot
1a74b9842c
Bug 1059308 - Make frame selection button to work in browser toolbox. r=jryans,past
2015-03-03 04:19:00 +01:00
Mantaroh Yoshinaga
e4c822b10f
Bug 1130614 - Selects in disabled fieldsets still open, r=Wesley Johnston
2015-02-26 02:22:00 +01:00
Ponç Bover
1f6e2090ce
Bug 1126978 - Remove duplicated styles on TabsGridLayout. r=mcomella
2015-03-02 15:28:00 +01:00
Chenxia Liu
30ddb6f042
Bug 1123431 - Use case-insensitive search for filtering passwords on about:passwords. r=liuche
2015-03-02 18:35:05 -08:00
Chenxia Liu
d9bc51df5e
Bug 1121681 - Passwords category. r=margaret
2015-02-24 16:52:52 -08:00
Chenxia Liu
f59f23ba32
Bug 1121681 - Add "Passwords" entry point in menu. r=margaret
2015-03-02 14:33:28 -08:00
Chenxia Liu
5a70fed294
Bug 1124465 - Add telemetry probe for usage of the password capture dialog. r=MattN
2015-03-02 16:37:24 -08:00
Wes Kocher
50789ffa1a
Merge m-c to fx-team a=merge CLOSED TREE
2015-03-02 13:07:53 -08:00
Wes Kocher
c4ac9859cf
Merge fx-team to m-c a=merge
2015-03-02 12:41:37 -08:00
Martyn Haigh
2f15b0693f
Bug 1129443 - Add item in Settings to manage tab queue (r=liuche)
2015-03-02 14:05:54 +00:00
Richard Newman
c2a5ae90c7
Bug 1135900 - Follow-up: add fields from CommonColumns and URLColumns.
2015-02-27 20:34:17 -08:00
Michael Comella
7d99686073
Bug 1132986 - Display a Gecko-themed dialog when sending tabs to device. r=liuche
2015-02-25 17:48:13 -08:00
Richard Newman
8413552c7f
Bug 1137586 - Use different computed version codes for split APKs. r=nalexander
...
Different APKs with the same version code cannot be uploaded to Google Play.
We want the later API range version to win, just by default.
We need x86 to beat ARMv7 even at a higher API range, because we don't ever want to deliver an ARM APK to an x86 device with an emulation layer.
So this patch does the following:
* Add the MIN_SDK_VERSION to the version code. That'll give us a gap of 2.
* Additionally increment the 9-23 x86 version by 3, so that the 9-23 x86 APK has a higher version code than the 11-23 ARMv7.
* Eliminate the ARMv6 logic.
2015-02-27 13:42:48 -08:00
Gregory Szorc
886d400168
NO BUG - Fix reStructuredText warnings
...
Sphinx has been complaining about a number of reStructuredText warnings
for a while. Fix all the ones in .rst files.
Not asking for review because this is docs only and changing .rst files
can't break anything important.
DONTBUILD (NPOTB)
2015-03-01 22:51:32 -08:00
Tooru Fujisawa
baa0a6ed28
Bug 1108382 - Part 10: Do not use non-standard flag argument of String.prototype.replace in mobile/android/. r=rnewman
2015-03-01 09:51:33 +09:00
Robin Ricard
a55a7d1c2c
Bug 1124193 - Follow-up: Reland part of first synced date is wrong on first sync. r=nalexander
...
I didn't backport this to android-sync correctly, so it got trampled.
2015-02-18 05:18:00 -08:00
Margaret Leibovic
c5a1a0bfed
Bug 1118487 - Remove double-tap-to-scroll behavior in reader view. r=bnicholson
2015-02-27 11:46:55 -08:00
Margaret Leibovic
16b3bad34d
Bug 1136716 - Consolidate reader view strings in one .properties file, and make the strings to close reader view consistent. r=bnicholson,Unfocused
2015-02-27 11:29:18 -08:00
vivek
3e6b82f71d
Bug 1136699: Temporarily disable swipe to refresh in synced tab landscape mode -r=nalexander.
2015-02-27 16:11:00 -08:00
Wes Kocher
cad67d09c2
Merge m-c to fx-team a=merge CLOSED TREE
2015-02-26 18:55:24 -08:00
Wes Kocher
ffe6d5e8c1
Merge fx-team to m-c a=merge
2015-02-26 18:37:18 -08:00
Michael Comella
ece860288c
Bug 1134484 - Replace all uses of @color/fennec_ui_orange. r=liuche
...
Commands run were:
ag #FFFF9500 .. -l | grep -v colors.xml | xargs sed -i "s/#FFFF9500/@color\/fennec_ui_orange/g"
ag #FF9500 .. -l | grep -v colors.xml | xargs sed -i "s/#FF9500/@color\/fennec_ui_orange/g"
ag text_color_highlight .. -l | grep -v colors.xml | xargs sed -i "s/text_color_highlight\([^_]\)/fennec_ui_orange\1/g"
ag url_bar_text_highlight .. -l | grep -v colors.xml | xargs sed -i "s/url_bar_text_highlight\([^_]\)/fennec_ui_orange\1/g"
ag highlight_orange .. -l | grep -v colors.xml | xargs sed -i "s/highlight_orange/fennec_ui_orange/g"
Then text_color_highlight and url_bar_text_highlight were manually deleted from
colors.xml and highlight_orange was manually deleted from search_colors.xml.
Note that there are still two uses of #B3FF9500 in the code as opposed to
fennec_ui_orange of #FF9500.
2015-02-25 16:00:12 -08:00
Michael Comella
3f8be7c231
Bug 1134484 - Add Fennec color palette to colors.xml. r=liuche
...
Note that the list of colors is not sorted for readability but rather easy
reviewing (i.e. it matches the specs).
2015-02-25 15:39:41 -08:00
Daniel Holbert
f21036898f
Bug 1107378 part 1: Create a JS-implemented "CSS Unprefixing Service" that can convert certain -webkit prefixed CSS to an unprefixed form. r=dbaron
2015-02-26 12:07:05 -08:00
Michael Comella
4bbc1f5add
Bug 1135796 - Review: No else after return. r=trivial
2015-02-26 11:15:41 -08:00
Michael Comella
cf388fdc7d
Bug 1135796 - Update ActivityUtils to use proper API levels. r=rnewman
...
Fullscreen with the modern flags requires 4.1+ now; 4.0- is using the old
flags.
2015-02-26 10:47:14 -08:00
Richard Newman
d89cd7b7b6
Bug 1137259 - Don't send Campaign:Set for distribution referrer intents. r=mfinkle
2015-02-26 09:32:15 -08:00
Tyler St. Onge
710c835126
Bug 1134927 - Add 'Add to Reading List' back to context menu. r=margaret
2015-02-24 18:55:00 -05:00
Wes Kocher
478cf9bc98
Merge m-c to fx-team a=merge
2015-02-25 17:54:05 -08:00
Wes Kocher
3e8159d4e0
Merge fx-team to m-c a=merge
2015-02-25 17:39:55 -08:00
Margaret Leibovic
6877857dff
Bug 1134441 - Replace font size controls with +/- buttons. r=bnicholson
2015-02-24 17:15:03 -08:00
Eugen Sawin
73ac2e6b41
Bug 1133802 - Force Gecko update on endBatchEdit for range updates. r=cpeterson
2015-02-24 00:22:07 +01:00
Michael Comella
a1059292b5
Bug 1056002 - Backout changeset c56275d516ec. r=mfinkle
...
This change caused a lot of fullscreen issues (see the dependent bugs).
2015-02-24 16:12:32 -08:00
Mark Capella
de556c9092
Bug 1130258 - Avoid closing wrong Text Selection, r=wesj
2015-02-25 01:43:35 -05:00