Carsten "Tomcat" Book
9f76561203
merge fx-team to mozilla-central a=merge
2014-09-26 13:27:36 +02:00
Brian Nicholson
f07270044f
Bug 1073052 - Use main looper to initialize UI thread and handler. r=rnewman
2014-09-25 13:27:03 -07:00
Margaret Leibovic
e132fb9f69
Bug 1064152 - Properly handle intent:// URIs. r=wesj
2014-09-25 11:28:48 -07:00
Margaret Leibovic
a957383d58
Bug 1063703 - Use dominant color algorithm to get search engine color. r=mfinkle,bnicholson
2014-09-25 11:28:45 -07:00
Mark Finkle
d86b88913c
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
2d611952de
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
9855183ddd
Bug 735740 - Use swipe-to-dismiss to delete individual formfill entries r=bnicholson
2014-09-24 19:43:04 -04:00
Michael Comella
57b5aa4c2e
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
e612cfefc2
Bug 1058909 - Part 4: Adjust forward button position and spacing. r=lucasr
2014-09-24 15:45:07 -07:00
Michael Comella
5c2595748d
Bug 1058909 - Part 3: Adjust new tablet browser_toolbar spacing. r=lucasr
2014-09-24 15:45:07 -07:00
Michael Comella
de8b90d6cf
Bug 1058909 - Part 2: Add new tablet toolbar resources. r=lucasr
2014-09-24 15:45:07 -07:00
Christian Vielma
eeb262810b
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
240ed29614
Merge m-c to inbound. a=merge
...
CLOSED TREE
2014-09-24 16:08:33 -04:00
Ryan VanderMeulen
cde3e01598
Merge fx-team to m-c. a=merge
2014-09-24 15:58:32 -04:00
Jim Chen
ead154121a
Bug 1066760 - Redirect mozalloc_abort through Java exception handling; r=snorp
2014-09-24 14:12:54 -04:00
Lucas Rocha
550c5b1fe1
BUg 1061508 - Use FadedTextView in the toolbar (r=bnicholson)
2014-09-24 18:27:44 +01:00
Lucas Rocha
28bc5a06e9
Bug 1061508 - Change FadedTextView to be a ThemedTextView (r=bnicholson)
2014-09-24 18:27:43 +01:00
Lucas Rocha
b3e91c64c9
Bug 1072414 - Use outsideOverlay scrollbar style in pre-search UI (r=margaret)
2014-09-24 18:25:44 +01:00
Carsten "Tomcat" Book
e98fb275d5
Backed out changeset cc4d456a02e7 (bug 1065306) for breaking Android nightlys
2014-09-24 08:30:54 +02:00
Carsten "Tomcat" Book
9a9fa74bf6
Backed out changeset 7a1c2d387052 (bug 1065306)
2014-09-24 08:30:35 +02:00
Carsten "Tomcat" Book
3ab41b3a46
Backed out changeset c4ecd64d8b95 (bug 1065306)
2014-09-24 08:30:30 +02:00
Nick Alexander
45d8ab044c
Bug 1065306 - Part 4: Write localized res/raw-*/browsersearch.json. r=mshal
2014-09-23 09:52:47 -07:00
Nick Alexander
988177efcd
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
773cabd42d
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
839ba64784
Bug 1071022 - Make Yahoo default search engine r=mfinkle
2014-09-23 14:01:13 -07:00
Martyn Haigh
760aed223b
Bug 1056920 - Create grid based layout for tabs (r=lucasr)
2014-09-23 15:06:36 +01:00
Manu Jain
24f7a396e3
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
86f20b8c20
Bug 1051973 - Refine appearance of suggestions/search history items. r=wesj
2014-09-22 17:46:29 -07:00
Margaret Leibovic
2408095abc
Bug 965377 - Add android:summary to preferences_customize_tablet.xml. r=liuche
2014-09-22 17:40:37 -07:00
Margaret Leibovic
4de3cf4798
Bug 965377 - Add android:summary text to settings. r=liuche
2014-09-22 17:36:41 -07:00
Margaret Leibovic
bb39e40b85
Bug 1060470 - Handle orientation changes in search activity. r=lucasr
2014-09-22 16:04:44 -07:00
vivek
2023c46c36
Bug 1066062 - Remove "source" from about:feedback submission. r=margaret
2014-09-22 16:00:01 -07:00
Brian Nicholson
b197fd0b71
Bug 1030896 - Add swipe-to-dismiss to PreSearchFragment list. r=margaret
2014-09-22 15:20:31 -07:00
Brian Nicholson
3cdf2182f1
Bug 1030896 - Fixes to SwipeDismissListViewTouchListener. r=margaret
2014-09-22 15:20:31 -07:00
Brian Nicholson
dd8b170091
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
2cdbf1cd8e
Bug 1066253 - Part 2: Put favicons in the tab strip. r=lucasr
2014-09-22 14:44:49 -07:00
Michael Comella
bba35c63d0
Bug 1066253 - Part 1: Remove favicon from BrowserToolbar. r=lucasr
2014-09-22 14:44:39 -07:00
Jim Chen
fa166a4078
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
a6b445bb97
Bug 788073 - Use platform touch redirection. r=kats,wesj
2014-09-22 11:53:12 -07:00
Brian Nicholson
0b36c3c3e6
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
96351dba4e
Bug 1067429 - Create GeckoAppBase as the parent for Gecko.App. r=lucasr
2014-09-22 11:46:33 -07:00
Brian Nicholson
3575c9f6c1
Bug 1067429 - Alphabetize theme styles. r=lucasr
2014-09-22 11:46:33 -07:00
Ryan VanderMeulen
71109d0f95
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
27d745fedf
backout 8ff6b2bf34cd (bug 989094) for regressions. r=backout
2014-09-22 09:22:06 -07:00
Martyn Haigh
f9c0301701
Bug 1056920 - Create grid based layout for tabs (r=lucasr)
2014-09-22 17:22:13 +01:00
Martyn Haigh
6f1f760fac
Backout bug 1056920 - incorrectly pushed (r=backout)
2014-09-22 16:44:45 +01:00
Martyn Haigh
e88c788d14
Bug 1056920 - Create grid based layout for tabs (r=lucasr)
2014-09-22 16:29:35 +01:00
Martyn Haigh
f07d0aac8f
Bug 1055539 - Rename TabsPanel internal class from TabsListContainer to PanelViewContainer (r=lucasr)
2014-09-22 15:37:34 +01:00
Martyn Haigh
204dc57a70
Bug 1061163 - Rename tab_row to tabs_layout_item_view (r=lucasr)
2014-09-22 15:28:28 +01:00
Randall Barker
5c2cfb478d
Bug 1048425 - Enable support for tab sharing with Roku device. r=wesj r=mfinkle
2014-09-19 13:50:00 +02:00