Michael Comella
d1c36bc9ae
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
dfcf1c909a
Bug 965548 - Part 7: Remove unused members and class variable prefixes. r=lucasr
2014-04-17 13:34:12 -07:00
Michael Comella
62fd32ac15
Bug 965548 - Part 6: Improve readability for BrowserToolbar.start/stopEditing methods. r=lucasr
2014-04-17 13:34:12 -07:00
Michael Comella
a217a51447
Bug 965548 - Part 5: Shrink the url bar on appropriate phones. r=lucasr
2014-04-17 13:34:12 -07:00
Michael Comella
e7cce7639a
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
1850277416
Bug 965548 - Part 3: Add cancel button for phone layout. r=bnicholson
2014-04-17 13:34:12 -07:00
Michael Comella
1eedbb6691
Bug 965548 - Part 2.5: Make Themed* processing more robust. r=bnicholson
2014-04-17 13:34:11 -07:00
Michael Comella
311143944f
Bug 965548 - Part 2: Add "cancel" string. r=bnicholson
2014-04-17 13:34:06 -07:00
Michael Comella
69fce29e28
Bug 965548 - Part 1: Add close button image assets. r=bnicholson
2014-04-17 13:33:57 -07:00
Nick Alexander
a2cdec41a9
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
c142ddf606
Backed out changeset c0e6f3b758b4 (bug 985766) for landing with wrong bug number.
2014-04-17 12:02:43 -07:00
Nick Alexander
28bcbe9aa1
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
e9604417f4
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
ffd32d2897
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
Nick Alexander
8699e6667f
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
054440e00f
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
043cabc42e
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
aff54338d4
Bug 995741 - Restore tabs after crash. r=mfinkle
2014-04-17 10:51:06 -07:00
Wes Johnston
b1524fb953
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
65e9c7a556
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
57cf370a9e
Merge m-c to fx-team.
2014-04-16 22:53:31 -04:00
Ryan VanderMeulen
c6e96a2d96
Merge fx-team to m-c.
2014-04-16 22:29:41 -04:00
Alexandru Chiriac
b54aa40388
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
fc8ef9e2f8
Bug 990130 - Fall back to full path of library on failure. r=mfinkle
2014-04-16 10:57:59 -07:00
Clemens Wilding
e304c3e4e4
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
3937dc442c
merge fx-team to mozilla-central
2014-04-16 14:52:39 +02:00
Zack Liu
a033f8838f
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
c062448c79
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
9f8bb41f99
Bug 970707 - Pass refresh to JS callback. r=lucas
2014-04-15 15:51:00 +02:00
Josh Dover
8428d87346
Bug 970707 - Wrap child view in GeckoSwipeRefreshLayout. r=margaret
2014-04-15 15:50:00 +02:00
Josh Dover
38543233c9
Bug 970707 - Add SwipeRefreshLayout lifted from AOSP. r=margaret
2014-04-15 15:49:00 +02:00
Josh Dover
81ebbbeb97
Bug 970707 - Add refreshEnabled to ViewConfig. r=margaret
2014-04-15 15:48:00 +02:00
Wes Johnston
d57d41647d
Bug 997406 - Default to Link context menu items in context menus. r=bnicholson
2014-04-15 12:49:38 -07:00
Ryan VanderMeulen
c71414c58b
Merge m-c to inbound.
2014-04-15 23:30:15 -04:00
Richard Newman
4bffb6f53a
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
5d76877e6e
Bug 970176 - Part 1: rework LocaleManager to simplify use from android-sync. r=nalexander
2014-04-15 15:07:14 -07:00
Margaret Leibovic
b297a2826c
Bug 995420 - Make sure cursor returned from HomeProvider isn't null. r=lucasr
2014-04-15 12:07:34 -07:00
Michael Comella
7f07aa1343
Bug 994989 - Move Save as PDF to Page menu. r=wesj
2014-04-15 11:53:33 -07:00
Michael Comella
338fa22d01
Bug 970973 - Prevent empty space in security identity. r=lucasr
2014-04-15 11:49:23 -07:00
Jim Chen
1d6132f979
Bug 995820 - Add more docs for JavascriptBridge
2014-04-15 10:54:00 -07:00
Margaret Leibovic
fd55dcdf51
Bug 965622 - (Part 2) Manage empty views in PanelLayout. r=lucasr
2014-04-15 10:03:04 -07:00
Margaret Leibovic
d79b8d6a24
Bug 965622 - (Part 1) Add EmptyViewConfig to HomeConfig. r=liuche
2014-04-15 10:03:03 -07:00
Margaret Leibovic
067e737e19
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
9e3fc9d88d
Bug 995820 - Wait for JavaBridge to load before sending messages to it; r=mcomella
2014-04-15 08:42:00 -07:00
Lucas Rocha
28cd4fa967
Bug 993970 - Add tests for TopSitesCursorWrapper (r=wesj)
2014-04-15 16:31:56 +01:00
Lucas Rocha
9b1b74c44d
Bug 993970 - Coding style fixes in TopSitesCursorWrapper (r=wesj)
2014-04-15 16:31:56 +01:00
Lucas Rocha
0536df5096
Bug 993970 - Make PinnedSite instances immutable (r=wesj)
2014-04-15 16:31:55 +01:00
Lucas Rocha
0defbb048d
Bug 993970 - Factor out TopSitesCursorWrapper into separate file (r=wesj)
2014-04-15 16:31:55 +01:00
Lucas Rocha
3ef034bfb2
Bug 994189 - Improve code for reading raw resources (r=margaret)
2014-04-15 16:12:04 +01:00
Lucas Rocha
edb88c478a
Bug 994189 - Factor out method to load raw resource (r=margaret)
2014-04-15 16:12:03 +01:00