Commit Graph

14605 Commits

Author SHA1 Message Date
Wes Kocher
b5b95eeb9e Merge m-c to inbound a=merge 2014-09-23 16:48:23 -07:00
Bill McCloskey
635ad76c63 Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret) 2014-09-23 15:48:52 -07:00
Nick Alexander
12f1828554 Bug 1065306 - Part 4: Write localized res/raw-*/browsersearch.json. r=mshal 2014-09-23 09:52:47 -07:00
Nick Alexander
9f1eb1b4f3 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
ab84472a96 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
Martyn Haigh
0ac6057aef Bug 1056920 - Create grid based layout for tabs (r=lucasr) 2014-09-23 15:06:36 +01:00
Manu Jain
b942664e22 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
d25066fdd6 Bug 1051973 - Refine appearance of suggestions/search history items. r=wesj 2014-09-22 17:46:29 -07:00
Margaret Leibovic
cb194804c1 Bug 965377 - Add android:summary to preferences_customize_tablet.xml. r=liuche 2014-09-22 17:40:37 -07:00
Margaret Leibovic
fd52d96620 Bug 965377 - Add android:summary text to settings. r=liuche 2014-09-22 17:36:41 -07:00
Margaret Leibovic
bdd796549c Bug 1060470 - Handle orientation changes in search activity. r=lucasr 2014-09-22 16:04:44 -07:00
vivek
6c8157440b Bug 1066062 - Remove "source" from about:feedback submission. r=margaret 2014-09-22 16:00:01 -07:00
Brian Nicholson
6795ec4f74 Bug 1030896 - Add swipe-to-dismiss to PreSearchFragment list. r=margaret 2014-09-22 15:20:31 -07:00
Brian Nicholson
99a8df59c2 Bug 1030896 - Fixes to SwipeDismissListViewTouchListener. r=margaret 2014-09-22 15:20:31 -07:00
Brian Nicholson
7613adbb9a 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
0643ae0c72 Bug 1066253 - Part 2: Put favicons in the tab strip. r=lucasr 2014-09-22 14:44:49 -07:00
Michael Comella
82f8a55c18 Bug 1066253 - Part 1: Remove favicon from BrowserToolbar. r=lucasr 2014-09-22 14:44:39 -07:00
Jim Chen
7617a0e0b8 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
b1a0e6ac4f Bug 788073 - Use platform touch redirection. r=kats,wesj 2014-09-22 11:53:12 -07:00
Brian Nicholson
f260cb2f1d 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
a8803652a8 Bug 1067429 - Create GeckoAppBase as the parent for Gecko.App. r=lucasr 2014-09-22 11:46:33 -07:00
Brian Nicholson
6e30c1174e Bug 1067429 - Alphabetize theme styles. r=lucasr 2014-09-22 11:46:33 -07:00
Ryan VanderMeulen
4417cbfaaa 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
10c88a7251 backout 8ff6b2bf34cd (bug 989094) for regressions. r=backout 2014-09-22 09:22:06 -07:00
Martyn Haigh
4b88692529 Bug 1056920 - Create grid based layout for tabs (r=lucasr) 2014-09-22 17:22:13 +01:00
Martyn Haigh
446c1ffb3f Backout bug 1056920 - incorrectly pushed (r=backout) 2014-09-22 16:44:45 +01:00
Martyn Haigh
bef094d2ea Bug 1056920 - Create grid based layout for tabs (r=lucasr) 2014-09-22 16:29:35 +01:00
Martyn Haigh
00ed2749b1 Bug 1055539 - Rename TabsPanel internal class from TabsListContainer to PanelViewContainer (r=lucasr) 2014-09-22 15:37:34 +01:00
Martyn Haigh
350c160291 Bug 1061163 - Rename tab_row to tabs_layout_item_view (r=lucasr) 2014-09-22 15:28:28 +01:00
Randall Barker
b1f7386744 Bug 1048425 - Enable support for tab sharing with Roku device. r=wesj r=mfinkle 2014-09-19 13:50:00 +02:00
Wes Johnston
e43984ce68 Bug 815682 - Lockscreen widget for guest sessions. r=bnicholson, rnewman 2014-09-10 16:32:14 -07:00
Chris Kitching
566d2c05c7 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
a62d68db6a Bug 1067056: Remove JavaDomKeyLocation and GeneratorOptions annotation. r=jchen 2014-09-13 17:42:03 -07:00
Wes Kocher
f5f4ec7468 Backed out changeset ba244ef9dead (bug 1064669) for android bustage on a CLOSED TREE 2014-09-19 18:16:51 -07:00
Wes Johnston
000b8dde4a Bug 1064669 - Move casting initialization to delayed startup. r=rnewman 2014-09-19 16:55:18 -07:00
Wes Johnston
8ee6494af6 Bug 1069182 - Move guest notification handling. r=bnicholson 2014-09-19 16:53:17 -07:00
vivek
d3e2d95133 Bug 1066062 - Add additional fields to about:feedback submission. r=margaret 2014-09-19 16:40:22 -07:00
Vikneshwar
a3b4134465 Bug 1066514 - Renamed home_history_list layout to home_list and HistoryListView to HomeList;r=margaret
--HG--
rename : mobile/android/base/resources/layout-large-land-v11/home_history_list.xml => mobile/android/base/resources/layout-large-land-v11/home_list.xml
rename : mobile/android/base/resources/layout-xlarge-v11/home_history_list.xml => mobile/android/base/resources/layout-xlarge-v11/home_list.xml
rename : mobile/android/base/resources/layout/home_history_list.xml => mobile/android/base/resources/layout/home_list.xml
2014-09-19 16:39:15 -07:00
Margaret Leibovic
7fe10cbbf8 Bug 1049600 - Show search engine branding. r=wesj
--HG--
rename : mobile/android/search/java/org/mozilla/search/autocomplete/ClearableEditText.java => mobile/android/search/java/org/mozilla/search/autocomplete/SearchBar.java
rename : mobile/android/search/res/layout/clearable_edit_text.xml => mobile/android/search/res/layout/search_bar.xml
2014-09-19 16:15:40 -07:00
Brian Nicholson
4938e93b4a No bug - Fix example comments in Messaging.jsm. DONTBUILD 2014-09-19 15:23:46 -07:00
Randall Barker
8f102d6788 Bug 1066879 - The SSDP implementation can sometimes take too long to discover a device. r=mfinkle, r=wesj 2014-09-18 11:21:00 -04:00
Nick Alexander
3474eb7101 Bug 1065773 - Part 3: Add release signed instrumentation test APKs to instrumentation/ in tests package. r=mshal 2014-09-19 13:52:56 -07:00
Margaret Leibovic
c77f9b71b4 backout 79bf6ebacb09 for causing 1070072 2014-09-19 12:19:19 -07:00
Garvan Keeley
1462af8529 Bug 1068388 - Part 5: If stumbler built off, test should ignore stumbler prefs. r=nalexander 2014-09-18 12:53:00 -04:00
Garvan Keeley
3a618e80d0 Bug 1068388 - Part 4: Update UI pref key value for app.geo.reportdata. r=rnewman 2014-09-17 15:27:00 -04:00
Richard Newman
20c2395efa Bug 1068388 - Part 3: Hide stumbler settings items if stumbler isn't built. r=garvank 2014-09-17 12:35:41 -07:00
Garvan Keeley
a6b7be63a9 Bug 1068388 - Part 2: Remove the use of app.geo.reportdata from gecko. r=rnewman 2014-09-17 15:25:00 -04:00
Richard Newman
db051692c4 Bug 1068388 - Part 1: Clarify that Stumbler pref is Android-only. r=nalexander, r=garvank 2014-09-17 12:31:47 -07:00
Eitan Isaacson
01131b5e9f Bug 969512 - Don't use NS_MOUSEENTER/LEAVE in widget level code. r=kats r=yzen
Make accessibility explore by touch hover events touch events.
2014-09-23 12:09:22 -07:00
Garvan Keeley
0dba45d4d3 Bug 1054520 - Add ifdef to enable stumbler in nightly. r=nalexander 2014-08-15 14:30:00 -04:00