Brian Nicholson
2fb0068c6e
Bug 1076438 - Undo ID and imageurl/bgcolor cursor changes. r=lucasr
2014-10-02 09:48:50 -07:00
Lucas Rocha
c4566b3ab3
Bug 1073066 - Use consistent grey tone in reader mode (r=margaret)
2014-10-02 17:29:16 +01:00
wesj
5e127b321f
Bug 1071120 - Fixup wifi telemetry. r=mfinkle
2014-10-02 09:12:07 -07:00
Carsten "Tomcat" Book
1df657fab5
Backed out changeset f20d3ef82554 (bug 1045053) for Android rc* test failures
2014-10-02 10:29:48 +02:00
Carsten "Tomcat" Book
c99eef57b5
Backed out changeset 4782b099ef93 (bug 1045053)
2014-10-02 10:29:20 +02:00
Carsten "Tomcat" Book
2b1ad4f716
Backed out changeset 9ac001517068 (bug 1045053)
2014-10-02 10:29:18 +02:00
Mats Palmgren
8c6bc566c1
Bug 649849 - part 1b, Remove the default -moz-appearance:none for <select> in Fennec theme. r=wjohnston@mozilla.com
2014-10-02 13:05:16 +00:00
wesj
14127d44a8
Bug 1071120 - "Telemetry for searching from error pages" [r=mark.finkle]
2014-09-25 00:22:00 -07:00
Wes Johnston
04ba7def65
Bug 1070099 - "apk file downloaded in Firefox cannot be opened from Android download manager" [r=margaret.leibovic]
2014-10-01 09:28:00 -07:00
Wes Johnston
31140f51c3
Bug 1073776 - "Tapping on urlbar after performing search shows URL, not search term" [r=margaret.leibovic]
2014-10-01 14:15:00 -07:00
Margaret Leibovic
4a1e72ff69
Bug 1041604 - Update query in search bar when user navigates to new results page. r=wesj
2014-10-02 07:49:43 -07:00
Margaret Leibovic
9c45c57fe7
Bug 1074933 - backout 135564e9e7f5 for autophone regressions
2014-10-02 07:49:42 -07:00
Margaret Leibovic
a021ba751d
backout 2b67ef67b6a9 for regressing "request desktop site"
2014-10-02 07:49:42 -07:00
Martyn Haigh
9e69647074
Bug 1075576 - Change the TabsLayoutAdapter API to use TabsLayoutItemView instead of the generic View (r=lucasr)
2014-10-02 15:39:26 +01:00
Nick Alexander
c385643c3b
Bug 1038354 - Exit editing mode before quick-switching to tab. r=lucasr
2014-10-01 23:24:04 -07:00
Nick Alexander
42a7aaca3d
Bug 1065306 - Part 4: Write localized res/raw-*/browsersearch.json. r=mshal
2014-10-01 23:23:29 -07:00
Nick Alexander
51efb8319d
Bug 1065306 - Part 2: Extract generated_file_template. r=mshal
...
This was essentially mechanical: s/$/$$/; s/suggestedsites/$(1)/; move
libs realchrome:: and GARBAGE rules into template.
I feel like there should be a more direct form of $$($(1)), but I can't
think of it.
2014-10-01 23:23:27 -07:00
Nick Alexander
d6551c5725
Bug 1065306 - Part 1: s/suggestedsites-json/suggestedsites/. r=mshal
...
This is a mechanical change. In future, we will probably want to
generate files not named like res/raw/file.json. I'm not going to
handle res/not-raw right now; but I am going to handle not-file.json.
This smoothes that path.
2014-10-01 23:23:26 -07:00
Phil Ringnalda
c53c423bb1
Back out 0740fc10483c (bug 1072469) for robo* bustage
...
CLOSED TREE
2014-10-01 21:30:05 -07:00
Richard Newman
983183f081
Bug 1045053 - Part 2: tests for OS locale handling. r=bnicholson
2014-10-01 18:38:43 -07:00
Richard Newman
0b7a53e19d
Bug 1045053 - Part 1: set intl.accept_languages from Android OS/app locale. r=bnicholson
2014-10-01 18:09:42 -07:00
Richard Newman
bb81b1f4e4
Bug 1045053 - Part 0: add descriptive comments for locale handling. r=me
2014-10-01 18:09:42 -07:00
Michael Comella
d3eb8fda30
Bug 1072469: Change new tablet toolbar height to 60dp and menu buttons to 56x60dp. r=lucasr
2014-10-01 14:27:13 -07:00
Nick Alexander
2f8dff9004
Bug 1068366 - Update "Hidden devices" footer visual style in Remote Tabs home panel. r=trivial
...
The background colour was already correct. This updates the text color
to match the mock, and adds a background selector that styles the footer
correctly when it is tapped.
2014-10-01 11:45:05 -07:00
Nick Alexander
eb657582bf
Bug 1068365 - Part 2: Correct remote clients expanded/collapsed icons. r=antlam
2014-10-01 11:45:04 -07:00
Nick Alexander
535406cd17
Bug 1068365 - Part 1: Make collapsed remote clients look grayed out. r=rnewman
...
There are two major ways to achieve this. One is to painstakingly
update UI elements every time we fetch a group. I've done that. The
other is to maintain expanded and collapsed layouts. I went quite far
down that path; doing it is less pleasant than I expected for the
following reasons:
1) we have to update the view graphics depending on the client device
type anyway;
2) Android's view recycling does not track the expanded/collapsed state,
so we either manage the expanded states and have multiple group
types (see modern versions of SimpleExpandableListAdapter) or we
duplicate the work we're doing here;
3) our expanded and collapsed layouts are so similar that duplicating
them is worse than futzing with them in this manner.
2014-10-01 11:45:03 -07:00
Nick Alexander
8d4997a599
Bug 1068051 - Post: Remove unnecessary style. r=trivial
...
This layout is not used by the Share Overlay system. It is used only by
the Sync Send Tab Activity, which lives in android-sync. Mixing the
styles in this way ties the repositories together in a way we don't
want.
2014-10-01 11:45:02 -07:00
Nick Alexander
f07cb7ba52
Bug 1068051 - Add high-res device drawables. r=trivial
2014-10-01 11:45:01 -07:00
Chenxia Liu
d1779ddb00
Bug 1074570 - Dismiss start pane on touch. r=rnewman
2014-10-01 10:26:17 -07:00
Richard Newman
d60a2280e0
Bug 1075091 - Rename Firefly code to Matchstick. r=wesj
...
--HG--
rename : mobile/android/modules/FireflyApp.jsm => mobile/android/modules/MatchstickApp.jsm
2014-10-01 10:21:37 -07:00
Wes Johnston
524bb4dded
Bug 1064669 - Initialize MediaPlayers in delayed startup. r=mfinkle
2014-09-19 16:55:18 -07:00
Martyn Haigh
0bb450f71d
Bug 1066905 - Merge TabRow and TabsLayoutItemView (r=lucasr)
2014-10-01 15:59:47 +01:00
Lucas Rocha
03a3f869d0
Bug 1070029 - Use FadedTextView in TabStripItemView (r=mcomella)
2014-10-01 15:22:50 +01:00
Carsten "Tomcat" Book
7f62cdde51
Merge m-c to fx-team
2014-10-01 15:37:54 +02:00
Carsten "Tomcat" Book
c474a3418d
merge fx-team to mozilla-central a=merge
2014-10-01 14:59:31 +02:00
Mark Capella
7da2dcd236
Bug 1068489 - Robocop: Provide error message where device screen may be sleeping, r=nalexander
2014-09-30 18:52:48 -04:00
Michael Comella
b7e0e55223
Bug 1072466 - Part 3: Fix reload button padding in new tablet browser toolbar. r=lucasr
2014-09-30 12:08:40 -07:00
wesj
b8f74a8350
Bug 1054035 - "Block about urls in guest mode" [r=mark.finkle]
2014-09-25 16:20:00 -07:00
wesj
64ba68023d
Bug 1071116 - Force min file size to be greater than zero. r=bnicholson
2014-09-29 13:40:00 -07:00
Wes Johnston
894158235f
Bug 1074189 - Lazily create GeckoNetworkManager r=mfinkle
2014-09-29 13:51:00 -07:00
Wes Johnston
d04312842e
Bug 1070099 - "apk file downloaded in Firefox cannot be opened from Android download manager" [r=margaret.leibovic]
2014-09-29 14:31:00 -07:00
wesj
47119791d1
Bug 1070797
- Set a default mimetype for downloads. r=margaret
2014-09-30 09:07:27 -07:00
Mark Finkle
68d7d2b7de
Bug 1072732 - Make sure we use 'userRequested' in the JSON message r=wesj
2014-09-30 11:39:08 -04:00
Carsten "Tomcat" Book
1f82b2fb58
merge fx-team to mozilla-central a=merge
2014-09-30 15:10:47 +02:00
Eugen Sawin
14a7672910
Bug 1051654 - Delete APK after update. r=snorp
2014-09-29 22:15:45 +02:00
Margaret Leibovic
555152bf1f
Bug 1065891 - (Part 2.6) Migrate search activity default pref on app update. r=bnicholson
2014-09-29 20:56:21 -07:00
Margaret Leibovic
69a390f044
Bug 1065891 - (Part 2.5) Add test to make sure search plugin XML file ends up where we expect it to. r=bnicholson
2014-09-29 20:56:20 -07:00
Margaret Leibovic
aad5f309b7
Bug 1065891 - (Part 2) Update the search activity default engine when the gecko default search engine changes. r=bnicholson
2014-09-29 20:56:20 -07:00
Margaret Leibovic
7bcb44c968
Bug 1065891 - (Part 1) Remove search engine pref from search activity settings screen. r=liuche
2014-09-29 20:56:20 -07:00
Mark Finkle
c5a73a9a0a
Bug 1074413 - Add null check for Tab when handling potentially stale messages in JavaPanZoomController r=kats
2014-09-29 23:39:34 -04:00
Mark Finkle
7f9363ec23
Bug 1071738 - Formatting cleanup in FormAssistPopup.java r=bnicholson
2014-09-29 15:07:09 -04:00
Mark Finkle
57495bc136
Bug 1071738 - Limit form autofill dropdown to a maximum of five rows r=bnicholson
2014-09-29 15:07:06 -04:00
Ryan VanderMeulen
87aa42169a
Backed out changesets ba4b4066c0fe and 1372b8919331 (bug 1071738) for Android crashes.
...
CLOSED TREE
2014-09-29 16:57:09 -04:00
wesj
03d83df18a
Bug 1072376 - Only set lock screen flags if we're showing on the lockscreen. r=lucasr
2014-09-29 13:14:39 -07:00
Mark Finkle
5eeddf01a2
Bug 1071738 - Formatting cleanup in FormAssistPopup.java r=bnicholson
2014-09-29 15:07:09 -04:00
Mark Finkle
e26df52232
Bug 1071738 - Limit form autofill dropdown to a maximum of five rows r=bnicholson
2014-09-29 15:07:06 -04:00
Michael Comella
fef23c8190
Bug 1073449 - Correct favicon size. r=lucasr
2014-09-29 11:35:11 -07:00
Nick Alexander
67c57e95cd
Bug 1072954 - Iterate entire list in RemoteClientsDialogFragment onClick. r=trivial
2014-09-29 11:27:11 -07:00
Michael Comella
09269da38f
Bug 1071226 - Part 2: Update text color in private browsing and tab strip. r=lucasr
2014-09-29 09:51:46 -07:00
Michael Comella
fb81815fac
Bug 1071226 - Part 1: Use same menu asset for private browsing mode. r=lucasr
2014-09-29 09:51:45 -07:00
Margaret Leibovic
513418338f
Bug 1074204 - Show correct android:summary text for sync. r=liuche
2014-09-29 11:08:32 -07:00
Margaret Leibovic
3fd26288c1
Bug 1063193 - Update Wikipedia search plugin so that it won't redirect to a new domain. r=mfinkle
2014-09-29 11:08:30 -07:00
Margaret Leibovic
ac7026e25a
Bug 1050457
- Increase top/right/left values of edit_text_focus layer-list drawable to fix pixel issue on 4.1. r=liuche
2014-09-29 11:08:27 -07:00
Carsten "Tomcat" Book
203c114322
merge mozilla-inbound to mozilla-central a=merge
2014-09-29 15:42:55 +02:00
Eugen Sawin
10514e3510
Bug 1072639 - Fix context for web app notifications. r=snorp
2014-09-24 14:39:07 +02:00
Eugen Sawin
dff3fab30e
Bug 1034114 - Defer remote debugger initialization via notification. r=snorp
2014-09-26 18:53:12 +02:00
Wes Kocher
90f6caa641
Merge m-c to inbound a=merge
2014-09-26 19:16:54 -07:00
Brian Nicholson
11e1f9150e
Bug 1073257 - Fix condition for suggested image URL. r=me
2014-09-26 13:43:32 -07:00
Nick Alexander
c895290da3
Bug 1069648 - Add instrumentation manifests to moz.build. r=ted
...
These manifests are special in that they don't package their test files
into the test package. Each test listed in an instrumentation manifest
serves as an identifier rather than a file.
--HG--
extra : rebase_source : 0321528a2dc380e57b824746efbcf61d295204a9
2014-09-26 11:44:58 -07:00
Nick Alexander
c7eb81d119
Bug 1064177 - Part 2: Don't show Synced Tabs home panel in Guest Mode. r=wesj
...
We hard-code a number of default panel configuration options here, so
let's add another.
I don't care to migrate serialized Guest profile Home Panel
configurations forward. I don't expect there are any: no Home Panel
configuration is written to SharedPreferences until the user edits the
default configuration in Settings > Customize > Home, and I expect ~0
folks to have taken these steps while in Guest Mode.
While I was here, I updated the other uses of GeckoProfile.inGuestMode
to guard Sync related things that I found.
--HG--
extra : rebase_source : 995a70fb19abbd1958e84f2517bd864ffdf75584
2014-09-26 11:44:56 -07:00
Nick Alexander
feead1eb8e
Bug 1064177 - Part 1: Add RestrictedProfiles.DISALLOW_MODIFY_ACCOUNTS. r=wesj
...
This corresponds to UserManager.DISALLOW_MODIFY_ACCOUNTS.
--HG--
extra : rebase_source : 9a337cf2cb7c3cf6d8ae4c9b9c7a41138651410f
2014-09-26 11:44:55 -07:00
Ryan VanderMeulen
5c949f8890
Merge m-c to inbound. a=merge
2014-09-26 17:01:30 -04:00
wesj
1b588ab324
Bug 1063541 - Destory singleton NetworkManager object when requested. r=mfinkle
2014-09-25 13:05:00 -07:00
Brian Nicholson
e8a5dcaf32
Bug 1071039 - Update TestSuggestedSites to check IDs. r=lucasr
2014-09-26 11:37:04 -07:00
Brian Nicholson
4cc3520ff3
Bug 1071039 - Add ID support to suggested sites. r=lucasr
2014-09-26 11:37:04 -07:00
Brian Nicholson
4a47ae9d7a
Bug 1073257 - Get imageurl and bgcolor from cursor
2014-09-26 11:34:39 -07:00
Brian Nicholson
ba1902adf3
Bug 1073257 - Update TopSitesCursorWrapper to include imageurl and bgcolor
2014-09-26 11:34:39 -07:00
wesj
ec2a2da566
Bug 1071076 - Handle enter key in search page searches. r=margaret
2014-09-26 11:31:12 -07:00
wesj
9e399bdfd8
Bug 1072332 - Allow clearing metadata based on a profile name. r=mfinkle
2014-09-26 11:31:11 -07:00
wesj
5b33ccde26
Bug 1071091 - Restrict the system download manager to non-release builds for now. r=nalexander
2014-09-24 22:29:00 -07:00
Michael Comella
b3cce5583a
Bug 1072466 - Part 2: Update url bar entry asset. r=lucasr
2014-09-26 11:22:49 -07:00
Michael Comella
30683fde10
Bug 1072466 - Part 1: Update tabs panel button asset. r=lucasr
2014-09-26 11:21:24 -07:00
Projjol Banerji
eb3166e06f
Bug 1060056 - Rename MainActivity to SearchActivity. r=margaret
...
--HG--
rename : mobile/android/search/java/org/mozilla/search/MainActivity.java => mobile/android/search/java/org/mozilla/search/SearchActivity.java
2014-09-26 11:12:59 -07:00
Jim Chen
dde35410d0
Bug 1073328 - Prevent using our own handler as system handler; r=snorp
2014-09-26 15:45:46 -04:00
James Willcox
17a864b3d5
Bug 1024614 - Send network link change events on Android r=blassey,mcmanus
...
--HG--
extra : histedit_source : eb8916c6322cf8f858a63a9df252ffae041b275a
2014-09-26 13:31:38 -05:00
Ryan VanderMeulen
5876228105
Backed out changeset 46902f2ea759 (bug 1024614) for Android robocop crashes.
2014-09-26 13:28:50 -04:00
Lucas Rocha
808ed081be
Bug 1056002 - Tint the status bar on KitKat+ (r=mfinkle)
2014-09-26 13:29:15 +01:00
Lucas Rocha
2f6381a262
Bug 1056002 - Merge picasso and nineoldandroids jars into one (r=nalexander)
2014-09-26 13:29:14 +01:00
Carsten "Tomcat" Book
e8c52fe173
merge fx-team to mozilla-central a=merge
2014-09-26 13:27:36 +02:00
Brian Nicholson
d264adbac2
Bug 1073052 - Use main looper to initialize UI thread and handler. r=rnewman
2014-09-25 13:27:03 -07:00
Margaret Leibovic
b633a50d4e
Bug 1064152 - Properly handle intent:// URIs. r=wesj
2014-09-25 11:28:48 -07:00
Margaret Leibovic
d59ef6b6c1
Bug 1063703 - Use dominant color algorithm to get search engine color. r=mfinkle,bnicholson
2014-09-25 11:28:45 -07:00
Mark Finkle
401131a8d9
Bug 846184 - Lightweight theme should be shown on startup, rather than when Gecko initializes r=rnewman
2014-09-23 15:25:28 -04:00
Mark Finkle
eff06f88b9
Bug 1072263 - When using --profile, Gecko expects a nameless profile. No need to shutdown. r=bnicholson
2014-09-24 23:05:31 -04:00
Mark Finkle
428d8d9785
Bug 735740 - Use swipe-to-dismiss to delete individual formfill entries r=bnicholson
2014-09-24 19:43:04 -04:00
Michael Comella
937d77faf4
Bug 1071878 - Put an empty rectangle for websites without favicons on new tablet. r=lucasr
...
--HG--
rename : mobile/android/base/resources/drawable-large-hdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-hdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-mdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-mdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-xhdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-xhdpi-v11/new_tablet_default_favicon.png
rename : mobile/android/base/resources/drawable-large-xxhdpi-v11/favicon_none.png => mobile/android/base/resources/drawable-large-xxhdpi-v11/new_tablet_default_favicon.png
2014-09-24 16:38:33 -07:00
Michael Comella
1687af0f80
Bug 1058909 - Part 4: Adjust forward button position and spacing. r=lucasr
2014-09-24 15:45:07 -07:00
Michael Comella
c760504921
Bug 1058909 - Part 3: Adjust new tablet browser_toolbar spacing. r=lucasr
2014-09-24 15:45:07 -07:00
Michael Comella
82effbc737
Bug 1058909 - Part 2: Add new tablet toolbar resources. r=lucasr
2014-09-24 15:45:07 -07:00
Christian Vielma
b65d53ef7e
Bug 1064068: Filtering non input text fields from text selection to prevent errors in log: r=margaret
2014-09-22 19:47:50 -07:00
Ryan VanderMeulen
79910dd5bf
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-24 16:08:33 -04:00
Ryan VanderMeulen
36c25772d1
Merge fx-team to m-c. a=merge
2014-09-24 15:58:32 -04:00
Jim Chen
c665929ae2
Bug 1066760 - Redirect mozalloc_abort through Java exception handling; r=snorp
2014-09-24 14:12:54 -04:00
Lucas Rocha
74f29b3efa
BUg 1061508 - Use FadedTextView in the toolbar (r=bnicholson)
2014-09-24 18:27:44 +01:00
Lucas Rocha
2059131d15
Bug 1061508 - Change FadedTextView to be a ThemedTextView (r=bnicholson)
2014-09-24 18:27:43 +01:00
Lucas Rocha
71a69470a5
Bug 1072414 - Use outsideOverlay scrollbar style in pre-search UI (r=margaret)
2014-09-24 18:25:44 +01:00
Carsten "Tomcat" Book
07d60492f6
Backed out changeset cc4d456a02e7 (bug 1065306) for breaking Android nightlys
2014-09-24 08:30:54 +02:00
Carsten "Tomcat" Book
380df73272
Backed out changeset 7a1c2d387052 (bug 1065306)
2014-09-24 08:30:35 +02:00
Carsten "Tomcat" Book
5eb8e199bc
Backed out changeset c4ecd64d8b95 (bug 1065306)
2014-09-24 08:30:30 +02:00
Nick Alexander
48a60fa21f
Bug 1065306 - Part 4: Write localized res/raw-*/browsersearch.json. r=mshal
2014-09-23 09:52:47 -07:00
Nick Alexander
2df6dc950f
Bug 1065306 - Part 2: Extract generated_file_template. r=mshal
...
This was essentially mechanical: s/$/$$/; s/suggestedsites/$(1)/; move
libs realchrome:: and GARBAGE rules into template.
I feel like there should be a more direct form of $$($(1)), but I can't
think of it.
2014-09-23 09:52:45 -07:00
Nick Alexander
43e25d468d
Bug 1065306 - Part 1: s/suggestedsites-json/suggestedsites/. r=mshal
...
This is a mechanical change. In future, we will probably want to
generate files not named like res/raw/file.json. I'm not going to
handle res/not-raw right now; but I am going to handle not-file.json.
This smoothes that path.
2014-09-23 09:52:44 -07:00
Margaret Leibovic
635afe2d63
Bug 1071022 - Make Yahoo default search engine r=mfinkle
2014-09-23 14:01:13 -07:00
Martyn Haigh
a70326e54f
Bug 1056920 - Create grid based layout for tabs (r=lucasr)
2014-09-23 15:06:36 +01:00
Manu Jain
9a48d8100f
Bug 1061944 - Clicking link loses text selection on Android before content script click listener runs. r=margaret
2014-09-22 15:09:00 -04:00
Margaret Leibovic
973944275f
Bug 1051973 - Refine appearance of suggestions/search history items. r=wesj
2014-09-22 17:46:29 -07:00
Margaret Leibovic
aa8dcf6d38
Bug 965377 - Add android:summary to preferences_customize_tablet.xml. r=liuche
2014-09-22 17:40:37 -07:00
Margaret Leibovic
c1672710ae
Bug 965377 - Add android:summary text to settings. r=liuche
2014-09-22 17:36:41 -07:00
Margaret Leibovic
449785d103
Bug 1060470 - Handle orientation changes in search activity. r=lucasr
2014-09-22 16:04:44 -07:00
vivek
9a6e799e54
Bug 1066062 - Remove "source" from about:feedback submission. r=margaret
2014-09-22 16:00:01 -07:00
Brian Nicholson
696c189f1f
Bug 1030896 - Add swipe-to-dismiss to PreSearchFragment list. r=margaret
2014-09-22 15:20:31 -07:00
Brian Nicholson
e74295936a
Bug 1030896 - Fixes to SwipeDismissListViewTouchListener. r=margaret
2014-09-22 15:20:31 -07:00
Brian Nicholson
147ec84afc
Bug 1030896 - Import SwipeToDismissNOA. r=margaret
...
SwipeToDismissNOA (https://github.com/JakeWharton/SwipeToDismissNOA ) is
a port of Roman Nurik's swipe-to-dismiss library to use NineOldAndroids.
SwipeToDismissNOA adds swipe behavior to ListView that animates and
removes the item.
As-is, there are a few problems with this library:
* The comments about the v12 API requirements are wrong
* It has problems with async adapters, such as CursorAdapter
* The MotionEvent#obtain calls are not followed by recycle
* There are beta warnings in the comments, likely due to the problems above
As a result, this library is being imported to mobile/android/base
instead of the normal thirdparty lib directory so we can make the
necessary modifications. Subsequent patches in bug 1030896 will aim to
address these issues to make this code production-ready.
2014-09-22 15:20:31 -07:00
Michael Comella
f4a84162dd
Bug 1066253 - Part 2: Put favicons in the tab strip. r=lucasr
2014-09-22 14:44:49 -07:00
Michael Comella
598c869630
Bug 1066253 - Part 1: Remove favicon from BrowserToolbar. r=lucasr
2014-09-22 14:44:39 -07:00
Jim Chen
9d321701e4
Bug 1059907 - Include access type in permission setting; r=mfinkle
...
--HG--
extra : amend_source : 8ce0a0d1344d249aa567d4769cddde56bbaeec1c
2014-09-22 15:33:38 -04:00
Brian Nicholson
9fb31aae04
Bug 788073 - Use platform touch redirection. r=kats,wesj
2014-09-22 11:53:12 -07:00
Brian Nicholson
9a7fac6615
Bug 1067429 - Add values-v14, removing v14-only styles from values-v11. r=lucasr
...
--HG--
rename : mobile/android/base/resources/values-v11/themes.xml => mobile/android/base/resources/values-v14/themes.xml
2014-09-22 11:46:34 -07:00
Brian Nicholson
0aee2b337a
Bug 1067429 - Create GeckoAppBase as the parent for Gecko.App. r=lucasr
2014-09-22 11:46:33 -07:00
Brian Nicholson
54d16e8354
Bug 1067429 - Alphabetize theme styles. r=lucasr
2014-09-22 11:46:33 -07:00
Ryan VanderMeulen
15d6f5ac3e
Backed out 3 changesets (bug 1056920) for Android bustage on a CLOSED TREE.
...
Backed out changeset 89abe3df46af (bug 1056920)
Backed out changeset 881af39f223d (bug 1056920)
Backed out changeset a21fee67d9dc (bug 1056920)
2014-09-22 12:53:16 -04:00
Wes Johnston
64a3c6e098
backout 8ff6b2bf34cd (bug 989094) for regressions. r=backout
2014-09-22 09:22:06 -07:00
Martyn Haigh
0beb28bc02
Bug 1056920 - Create grid based layout for tabs (r=lucasr)
2014-09-22 17:22:13 +01:00
Martyn Haigh
8975b51d4c
Backout bug 1056920 - incorrectly pushed (r=backout)
2014-09-22 16:44:45 +01:00
Martyn Haigh
c7dbdd6f98
Bug 1056920 - Create grid based layout for tabs (r=lucasr)
2014-09-22 16:29:35 +01:00
Martyn Haigh
2edb9eebdc
Bug 1055539 - Rename TabsPanel internal class from TabsListContainer to PanelViewContainer (r=lucasr)
2014-09-22 15:37:34 +01:00
Martyn Haigh
ff558ffd0f
Bug 1061163 - Rename tab_row to tabs_layout_item_view (r=lucasr)
2014-09-22 15:28:28 +01:00
Randall Barker
fb03f1d81f
Bug 1048425 - Enable support for tab sharing with Roku device. r=wesj r=mfinkle
2014-09-19 13:50:00 +02:00
Brad Lassey
2a10c2164b
Bug 1064834 - move common second screen modules to toolkit r=mfinkle
...
--HG--
rename : mobile/android/modules/RokuApp.jsm => toolkit/modules/secondscreen/RokuApp.jsm
rename : mobile/android/modules/SimpleServiceDiscovery.jsm => toolkit/modules/secondscreen/SimpleServiceDiscovery.jsm
2014-09-12 12:42:28 -04:00
Martyn Haigh
878ee5bf23
Bug 1046206 - Change TabsPanel to use alternative layout when isNewTablet (r=lucasr)
2014-09-24 11:55:47 +01:00
Michael Comella
ff56023e5a
Bug 1069686 - Move new tablet tab strip resources to layout-large. r=mhaigh
...
--HG--
rename : mobile/android/base/resources/layout/tab_strip.xml => mobile/android/base/resources/layout-large-v11/tab_strip.xml
rename : mobile/android/base/resources/layout/tab_strip_item.xml => mobile/android/base/resources/layout-large-v11/tab_strip_item.xml
rename : mobile/android/base/resources/layout/tab_strip_item_view.xml => mobile/android/base/resources/layout-large-v11/tab_strip_item_view.xml
2014-09-23 11:36:39 -07:00
Ryan VanderMeulen
efd60523ec
Backed out changeset 9efd03125b0b (bug 846184) for Android reftest failures.
2014-09-23 16:35:22 -04:00
Mark Finkle
dac433b04c
Bug 846184 - Lightweight theme should be shown on startup, rather than when Gecko initializes r=rnewman
2014-09-23 15:25:28 -04:00
Vikneshwar
7a07e917ba
Bug 1053994 - Made changes to recognize bookmark keywork on search. r=bnicholson
2014-09-15 12:09:00 +02:00
Eugen Sawin
20abeba3bd
Bug 896735 - Create download directory for updates if it does not exist. r=snorp
2014-09-30 21:23:36 +02:00
Wes Johnston
b5af01b610
Bug 815682 - Lockscreen widget for guest sessions. r=bnicholson, rnewman
2014-09-10 16:32:14 -07:00
Chris Kitching
a2821dfb5e
Bug 1067543: Hide reading list add button from overlay on low memory devices. r=rnewman
2014-09-19 18:28:31 -07:00
Chris Kitching
2a77d725c8
Bug 1067056: Remove JavaDomKeyLocation and GeneratorOptions annotation. r=jchen
2014-09-13 17:42:03 -07:00
Wes Kocher
b15d6b3049
Backed out changeset ba244ef9dead (bug 1064669) for android bustage on a CLOSED TREE
2014-09-19 18:16:51 -07:00
Wes Johnston
9bd47dbf12
Bug 1064669 - Move casting initialization to delayed startup. r=rnewman
2014-09-19 16:55:18 -07:00