Commit Graph

13002 Commits

Author SHA1 Message Date
Margaret Leibovic
d79f2d63f7 Bug 976335 - Handle about:home tab strip overflow on tablets. r=lucasr
* * *
Bug 976335 - (Part 1) Turn TabMenuStrip into a HorizontalScrollView, moving LinearLayout logic to TabMenuStripLayout. r=lucasr
* * *
Bug 976335 - (Part 1.5) Remove m prefixes from TabMenuStripLayout. r=lucasr
* * *
Bug 976335 - (Part 2) Scroll tab strip to ensure selected tab is visible. r=lucasr
2014-04-23 14:37:31 -07:00
Michael Comella
0e0302bdd5 Bug 998426 - Ensure shrunken toolbar consistency across API levels. r=wesj 2014-04-23 14:13:52 -07:00
Lucas Rocha
28251e1097 Bug 994734 - Handle dataset refreshes in HomePanelsManager (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
28028b0b37 Bug 994734 - Set cursor notification URI in HomeProvider (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
b336ef5475 Bug 994734 - Pass dataset id as query argument in HomeProvider (r=margaret) 2014-04-23 15:22:34 +01:00
Lucas Rocha
97f3dd8828 Bug 994734 - Rename HomeConfigInvalidator to HomePanelsManager (r=margaret)
--HG--
rename : mobile/android/base/home/HomeConfigInvalidator.java => mobile/android/base/home/HomePanelsManager.java
2014-04-23 15:22:34 +01:00
Lucas Rocha
b29efd5cfa Bug 994734 - Rename PanelManager to PanelInfoManager (r=margaret)
--HG--
rename : mobile/android/base/home/PanelManager.java => mobile/android/base/home/PanelInfoManager.java
2014-04-23 15:22:33 +01:00
Steven MacLeod
22c7222ca8 Bug 981900 - Add OnHistoryReplaceEntry to nsISHistoryListener to handle history.replaceState. r=smaug 2014-04-24 15:12:15 -04:00
Alex Deaconu
af4bb31e4f Bug 1000287 - Remove unnecessary log lines from 'GLController'. r=kats 2014-04-24 17:33:14 +03:00
Josh Dover
e94a9d5a4d Bug 850600 - Part 3: Add swipe to refresh to sync tab list. r=nalexander 2014-04-04 15:22:32 -07:00
Josh Dover
64e5178571 Bug 850600 - Part 2: Split RemoteTabs into container and list. r=nalexander 2014-04-04 15:17:04 -07:00
Ryan VanderMeulen
a070b6dbc5 Bug 993813 - Disable testUITelemetry on Android 2.2 for frequent shutdown crashes. r=gbrown 2014-04-29 12:46:33 -04:00
Marcos A. Di Pietro
88e6601ba3 Bug 999488 - Move reader mode related listener registration from GeckoApp to BrowserApp. r=margaret 2014-04-28 19:19:38 -04:00
Mark Finkle
985b7e3ad0 Bug 792139 - Discard decoded images as soon as possible on low-memory devices r=kats 2014-04-29 08:10:16 -04:00
Mark Finkle
ad7de8fe1b Bug 1002318 - Add UI Telemetry for sanitizing private data (cleanup patch) r=bnicholoson 2014-04-29 08:04:29 -04:00
Mark Finkle
e502032283 Bug 1002318 - Add UI Telemetry for sanitizing private data r=liuche, bnicholson 2014-04-29 08:04:10 -04:00
Carsten "Tomcat" Book
55eaa87d56 Merge m-c to fx-team 2014-04-23 15:04:22 +02:00
Carsten "Tomcat" Book
2a758a43fd merge fx-team to mozilla-central 2014-04-23 14:54:09 +02:00
Mark Capella
8f334896b2 Bug 997332 - Changing prefs in about:config often doesn't get saved, r=wesj 2014-04-23 08:23:42 -04:00
Nicholas Nethercote
4cfd24151e Bug 996448 - Lazify the loading of PluralForm.jsm everywhere. r=mak.
--HG--
extra : rebase_source : 371f4ed436bbdb864edcb593f55bad325d98cfca
2014-04-22 20:19:12 -07:00
Margaret Leibovic
0cc21840af Bug 949178 - Remove reading list button from reader mode toolbar. r=lucasr 2014-04-22 14:27:03 -07:00
Richard Newman
1dffb19e38 Bug 997478 - Reduce GeckoFavicons log spew. r=trivial, DONTBUILD 2014-04-22 21:20:52 -07:00
Chenxia Liu
51ed54dbb0 Bug 996850 - Part 2: Don't allow empty "Edit" input. r=lucasr 2014-04-22 11:40:31 -07:00
Chenxia Liu
3e796c6ab6 Backed out changeset fcd1191c12b5 (Bug 996850) 2014-04-22 11:33:57 -07:00
Chenxia Liu
d32fba55e2 Bug 996850 - Part 2: Don't allow empty "Edit" input. r=lucasr 2014-04-22 11:09:45 -07:00
Chenxia Liu
29213c1b7a Bug 996850 - Part 1: Don't show context menu for empty sites. r=lucasr 2014-04-22 11:09:44 -07:00
Richard Newman
5a25761b70 Backed out changeset 1c88a6ab7034 (bug 999281) DONTBUILD 2014-04-22 10:35:35 -07:00
Jeff Beatty
f9382b5ae4 Bug 999281 - Adds be, es-MX, id, and ms to mobile/android/locales/maemo-locales. r=mfinkle 2014-04-22 09:46:43 -07:00
Lucas Rocha
957158f641 Bug 999398 - Rename RawResource.get() to RawResource.getAsString() (r=nalexander) 2014-04-22 17:45:51 +01:00
Alex Deaconu
fc75e5c2db Bug 959185 - Changed access modifiers of methods and variables unused outside toolbar package from 'public' to 'default' or 'private'. r=vp 2014-04-19 15:17:17 +03:00
Lucas Rocha
aa3067cfe1 Bug 994195 - Add tests for RawResource (r=margaret) 2014-04-22 14:53:59 +01:00
Eugen Sawin
8dbe22eb92 Bug 611556 - Add persistent zoom history sessions. r=roc, r=snorp 2014-04-07 13:43:58 +02:00
vivek
2db598c2a8 Bug 997996 - Make ToolbarComponent.dismissEditingMode use the cancel editing mode button. r=mcomella 2014-04-21 13:27:00 +02:00
Margaret Leibovic
54b45f1b82 backout 3d0d92f2406b for not working properly 2014-04-21 15:00:08 -07:00
Ryan VanderMeulen
c1915ef9cf Merge fx-team to m-c. 2014-04-21 15:59:10 -04:00
Chenxia Liu
f26f4af118 Bug 856565 - Removing bookmark will unpin and remove website from Home page. r=margaret 2014-04-21 11:14:23 -07:00
Margaret Leibovic
a74e551446 Bug 988068 - Improve about:addons styling. r=mfinkle 2014-04-21 11:06:14 -07:00
Margaret Leibovic
404f9979b8 Bug 993749 - More padding in ArticleItemView. r=liuche 2014-04-21 11:06:10 -07:00
Wes Johnston
2fbc1c0548 backout 8f33ef762433 (Bug 985967) for regressions. r=backout 2014-04-21 08:49:33 -07:00
YFdyh000
7209169dc8 Bug 995528 - Certificate viewer describes not-valid-before date as issue date. r=honzab, ui-r=philipp 2014-04-21 10:58:04 -04:00
Anuj Sahai
2ffdf15384 Bug 995347 - Allow domain auto completion when entering "h" in url bar. r=bnicholson 2014-04-17 01:23:03 +05:30
Nick Alexander
f8f54927e9 Bug 995157 - Specify default profile when syncing tabs and remote clients. r=rnewman
========

7fd50fef23
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Fri Apr 18 13:11:34 2014 -0700

    Bug 995157 - Part 2: Specify default profile when syncing tabs and remote clients.

========

79da665d74
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Fri Apr 18 15:22:02 2014 -0700

    Bug 995157 - Part 1: Use FORM_HISTORY_AUTHORITY_URI.
2014-04-20 14:42:45 -07:00
Nick Alexander
6949259b85 Backed out 2 changesets (bug 850600) for rc* failures on a CLOSED TREE.
Backed out changeset ce5ba3c8eb47 (bug 850600)
Backed out changeset 3224b22c0f29 (bug 850600)

--HG--
extra : amend_source : 380c01962d1129c629c31747d6255dedd52a84e3
2014-04-19 15:21:25 -07:00
Josh Dover
adb1bc1b9b Bug 850600 - Part 4: Add swipe to refresh to sync tab list. r=nalexander 2014-04-18 14:04:00 -07:00
Josh Dover
426ac12fcd Bug 850600: Part 2: Split RemoteTabs into container and list. r=margaret 2014-04-14 14:55:00 -07:00
Josh Dover
a7b7b167e6 Bug 850600 - Part 1: Call hide() on TabPanel after tab tray is hidden. r=mfinkle 2014-04-18 14:08:00 -07:00
Ryan VanderMeulen
f394fe9b5b Merge inbound to m-c. 2014-04-18 22:00:13 -04:00
Mark Finkle
e56fe1b06c Bug 946454 - [Roku] Show 'casting' button in the video controls r=wesj, dolske 2014-04-18 16:48:06 -04:00
Nick Alexander
459a7042c2 Bug 850600 - Refactor FirefoxAccounts. r=rnewman
========

9acbc565be
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Fri Apr 18 11:30:26 2014 -0700

    Bug 850600 - Part 0: Refactor FirefoxAccounts.
2014-04-18 11:32:32 -07:00
Ryan VanderMeulen
6b2b68c532 Merge inbound to m-c. 2014-04-18 09:08:59 -04:00
Brad Lassey
c58c59343c bug 996358 - Add flags to keep tab streaming from going to Beta or Release r=mfinkle
--HG--
extra : rebase_source : 8d903784db2a5d15a0ef109ce3143dd1cbb6c4b9
2014-04-14 18:33:11 -07:00
Michael Comella
cc65e6f9d0 Bug 965548 - Part 8: Guard toolbar views at runtime so tablets do not break. r=bnicholson 2014-04-17 14:09:43 -07:00
Michael Comella
b051d1ba66 Bug 965548 - Part 7: Remove unused members and class variable prefixes. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
1e488ef4ae Bug 965548 - Part 6: Improve readability for BrowserToolbar.start/stopEditing methods. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
0d870e1674 Bug 965548 - Part 5: Shrink the url bar on appropriate phones. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
0f5a689d6a Bug 965548 - Part 4: Rename url bar right edge to translating edge. r=lucasr
--HG--
rename : mobile/android/base/resources/drawable/url_bar_right_edge.xml => mobile/android/base/resources/drawable/url_bar_translating_edge.xml
2014-04-17 13:34:12 -07:00
Michael Comella
a692afc122 Bug 965548 - Part 3: Add cancel button for phone layout. r=bnicholson 2014-04-17 13:34:12 -07:00
Michael Comella
46916d1c7a Bug 965548 - Part 2.5: Make Themed* processing more robust. r=bnicholson 2014-04-17 13:34:11 -07:00
Michael Comella
97c72e22d3 Bug 965548 - Part 2: Add "cancel" string. r=bnicholson 2014-04-17 13:34:06 -07:00
Michael Comella
3deb61cbdc Bug 965548 - Part 1: Add close button image assets. r=bnicholson 2014-04-17 13:33:57 -07:00
Nick Alexander
1eab423354 Bug 986664 - Make Android FxAccountClient* HAWK requests always include request payload hash. r=rnewman
Relanding with correct bug number.
2014-04-17 12:04:17 -07:00
Nick Alexander
1dc7fb91f0 Backed out changeset c0e6f3b758b4 (bug 985766) for landing with wrong bug number. 2014-04-17 12:02:43 -07:00
Nick Alexander
8c860f6bff Bug 962622 - Work around Android pre-v12 rounded corners bug. r=rnewman
========

08f022b134
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 962622 - Work around Android pre-v12 rounded corners bug.

    This is discussed at http://stackoverflow.com/a/12505934 and tracked at
    http://code.google.com/p/android/issues/detail?id=9161.
2014-04-15 18:04:06 -07:00
Nick Alexander
b9992180cf Bug 975013 - Pad and correctly size show/hide password button. r=rnewman
========

c6509b8ed9
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 975013 - Part 3: Make show/hide password button size not depend on its state.

========

3107ed8bbc
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 16:42:38 2014 -0700

    Bug 975013 - Part 2: Extract FxAccountShowHidePasswordButton style.

========

e012cac483
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 16:25:18 2014 -0700

    Bug 975013 - Part 1: Add horizontal padding to show/hide password button.
2014-04-15 16:54:21 -07:00
Nick Alexander
b11394d98e Bug 996843 - Autocomplete email addresses in Android Firefox Accounts sign-up/sign-in. r=rnewman
========

c41a37fad3
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 996843 - Part 2: Populate email autocomplete list in onResume.

========

418b103991
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 15:15:41 2014 -0700

    Bug 996843 - Part 1: Make email an AutoCompleteTextView.
2014-04-15 15:16:15 -07:00
Ryan VanderMeulen
7cecb3a4ca Merge m-c to inbound on a CLOSED TREE. 2014-04-17 22:53:02 -04:00
Mike Connor
df587cccc1 Bug 997402 - both bing and yahoo params are broken, r=mfinkle
--HG--
extra : rebase_source : 7d472dbc99c87d202c912d006f7e494fd397891b
2014-04-16 17:21:19 -04:00
Nick Alexander
7374aed7ff Bug 973529 - Fix FxAccount activity layout and gravity on Android tablets. r=rnewman
========

dfae76b630
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 973529 - Fix FxAccount activity layout and gravity on Android tablets.
2014-04-10 14:17:06 -07:00
Nick Alexander
4fe2cdd6a3 Bug 996749 - Kill PrefsSource. r=rnewman
========

6ced7b05cd
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 996749 - Part 3: Finally kill PrefsSource.

========

b37547fbd8
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 10:47:11 2014 -0700

    Bug 996749 - Part 2: Remove storageEndpoint from FxAccountGlobalSession constructor.

    This is just a separation of concerns: let's inject our dependency as
    configured as possible.

========

42e8fe761f
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Mon Apr 14 12:30:21 2014 -0700

    Bug 996749 - Part 1: Remove debugAssertion.

    This is no longer valuable, since we're not getting timestamp HAWK
    errors from the server.
2014-04-15 10:59:00 -07:00
Nick Alexander
e8a192470a Bug 985766 - Always include payload verification hashes in FxAccountClient* requests. r=rnewman
========

130f1a5d52
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 985766 - Part 4: Explain why we do not include payload verification hashes in Sync storage endpoint requests.

========

5cb1211b48
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 8 11:19:03 2014 -0700

    Bug 985766 - Part 3: Always include payload verification hashes in FxAccountClient* requests.

========

616193c436
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 8 11:18:10 2014 -0700

    Bug 985766 - Part 2: Don't include payload verification to non-enclosing HAWK requests.

========

c0c032db09
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu Apr 3 11:05:30 2014 -0700

    Bug 985766 - Part 1: Remove little-used HawkAuthHeaderProvider constructor.
2014-04-08 11:19:37 -07:00
Brian Nicholson
902c9e63bb Bug 995741 - Restore tabs after crash. r=mfinkle 2014-04-17 10:51:06 -07:00
Wes Johnston
33cfea288e Bug 997406 - Take into account padding when deciding whether to show Share icon. r=liuche 2014-04-17 09:44:51 -07:00
Dave Townsend
f525d5c569 Bug 993533: Add remote add-ons to the list of targets on a remote device. r=panos 2014-04-17 08:35:20 -07:00
Ryan VanderMeulen
2b950f9f7f Merge m-c to fx-team. 2014-04-16 22:53:31 -04:00
Ryan VanderMeulen
12fd98699a Merge fx-team to m-c. 2014-04-16 22:29:41 -04:00
Alexandru Chiriac
ece400c71e Bug 931244 - Improved BrowserApp.onCreate() method readability by moving BrowserApp.mBrowserToolbar listeners to a private helper method. r=mcomella 2014-04-16 17:04:46 -04:00
Richard Newman
74a84132af Bug 990130 - Fall back to full path of library on failure. r=mfinkle 2014-04-16 10:57:59 -07:00
Clemens Wilding
267275a2c7 Bug 920855 - Replace java.net.URL with java.net.URI wherever possible. r=rnewman 2014-04-16 08:42:15 -07:00
Carsten "Tomcat" Book
b2148d7f1c merge fx-team to mozilla-central 2014-04-16 14:52:39 +02:00
Zack Liu
4fe9a6d3e0 Bug 993062 - Remove the definition of showRemoteTabs() method in BrowserApp.java. Remove the declearation of showTabs() method and showRemoteTabs() in GeckoApp.java. r=margaret 2014-04-15 13:13:00 +02:00
Josh Dover
3b06bcacf7 Bug 970707 - Modify GeckoSwipeRefreshLayout for UX. r=margaret
--HG--
rename : mobile/android/base/widget/SwipeRefreshLayout.java => mobile/android/base/widget/GeckoSwipeRefreshLayout.java
2014-04-15 15:53:00 +02:00
Josh Dover
8aa44baed6 Bug 970707 - Pass refresh to JS callback. r=lucas 2014-04-15 15:51:00 +02:00
Josh Dover
4ffeef61aa Bug 970707 - Wrap child view in GeckoSwipeRefreshLayout. r=margaret 2014-04-15 15:50:00 +02:00
Josh Dover
1d6961babb Bug 970707 - Add SwipeRefreshLayout lifted from AOSP. r=margaret 2014-04-15 15:49:00 +02:00
Josh Dover
2eaadd1951 Bug 970707 - Add refreshEnabled to ViewConfig. r=margaret 2014-04-15 15:48:00 +02:00
Wes Johnston
901c53e937 Bug 997406 - Default to Link context menu items in context menus. r=bnicholson 2014-04-15 12:49:38 -07:00
Ryan VanderMeulen
d99a7aaade Merge m-c to inbound. 2014-04-15 23:30:15 -04:00
Richard Newman
fbc0844b4e Bug 970176 - Part 2: invoke LocaleManager locale switching code prior to handling strings or Locale in background services. r=nalexander 2014-04-15 15:07:15 -07:00
Richard Newman
0aff759828 Bug 970176 - Part 1: rework LocaleManager to simplify use from android-sync. r=nalexander 2014-04-15 15:07:14 -07:00
Margaret Leibovic
c946c29ace Bug 995420 - Make sure cursor returned from HomeProvider isn't null. r=lucasr 2014-04-15 12:07:34 -07:00
Michael Comella
fff369fc5d Bug 994989 - Move Save as PDF to Page menu. r=wesj 2014-04-15 11:53:33 -07:00
Michael Comella
47c9ca1645 Bug 970973 - Prevent empty space in security identity. r=lucasr 2014-04-15 11:49:23 -07:00
Jim Chen
ddcf4d43ce Bug 995820 - Add more docs for JavascriptBridge 2014-04-15 10:54:00 -07:00
Margaret Leibovic
1e95a11d94 Bug 965622 - (Part 2) Manage empty views in PanelLayout. r=lucasr 2014-04-15 10:03:04 -07:00
Margaret Leibovic
b1950b4df4 Bug 965622 - (Part 1) Add EmptyViewConfig to HomeConfig. r=liuche 2014-04-15 10:03:03 -07:00
Margaret Leibovic
42c4350833 Bug 993666 - Keep track of whether or not to send banner message to Java when a banner is added. r=bnicholson 2014-04-15 10:03:03 -07:00
Jim Chen
2a7e0c40d6 Bug 995820 - Wait for JavaBridge to load before sending messages to it; r=mcomella 2014-04-15 08:42:00 -07:00
Lucas Rocha
bd84dd5a05 Bug 993970 - Add tests for TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Lucas Rocha
279a52d5a5 Bug 993970 - Coding style fixes in TopSitesCursorWrapper (r=wesj) 2014-04-15 16:31:56 +01:00
Lucas Rocha
a86335376d Bug 993970 - Make PinnedSite instances immutable (r=wesj) 2014-04-15 16:31:55 +01:00