Commit Graph

1295 Commits

Author SHA1 Message Date
Margaret Leibovic
d3c278b1e4 Bug 998009 - Add "Clear browsing history" button to history panel. r=bnicholson 2014-05-28 12:06:57 -07:00
Margaret Leibovic
6f8d3a728c Bug 996708 - Set an explicit width/height for images in dynamic panel empty views. r=lucasr 2014-05-28 12:06:55 -07:00
Margaret Leibovic
5b1dc26e36 Bug 701725 - Create "undo close tab" super toast. r=bnicholson 2014-05-01 16:46:46 -07:00
Lucas Rocha
029c822c1f Bug 1010764 - Use same placeholder image on all tabs (r=mfinkle) 2014-05-27 11:23:17 +01:00
Nick Alexander
5d7d90b289 Bug 998700 - Animate sync icon during refresh of Remote Tabs panel. r=lucasr
It turns out that animation-list can be combined with rotate to avoid
shipping extra bitmaps, and twelve frames is smooth enough.  This patch
takes that approach.

The trickiest part is exposing the icon drawable in a reasonable way to
the inner PanelView.
2014-05-23 11:43:39 -07:00
Nick Alexander
68483f0438 Bug 997288 - Add select tab button to "New [private] tab opened" toasts. r=wesj 2014-05-23 11:43:38 -07:00
Brian Nicholson
c9bda85013 Bug 997447 - Replace uses of EditText with FloatingHintEditText. r=lucasr 2014-05-23 09:50:18 -07:00
Brian Nicholson
15395cc935 Bug 997447 - Add FloatingHintEditText widget. r=lucasr 2014-05-23 09:50:17 -07:00
Lucas Rocha
e38e38ef68 Bug 1010261 - Add preferences UI for disabling suggested sites (r=liuche) 2014-05-23 14:27:52 +01:00
Michael Comella
1540678b0e Bug 958889 - Part 4: Add remote tabs verification screen for phones. r=nalexander 2014-05-22 18:38:03 -07:00
Michael Comella
4bfe4c3fa6 Bug 958889 - Part 3: Add RemoteTabsSetupPanel for phones. r=nalexander,lucasr 2014-05-22 18:38:03 -07:00
Michael Comella
f76d5f9623 Bug 958889 - Part 2.8: Add RemoteTabsPanel. r=nalexander 2014-05-22 18:38:03 -07:00
Mark Finkle
cd2208b4cb Bug 1007431 - Add menu item that links to SUMO help r=rnewman 2014-05-22 16:31:40 -04:00
Zhanpeng Zeng
bdc683b737 Bug 923368 - Home panel items should allow for copying URL. r=margaret 2014-05-21 20:27:18 +08:00
Wes Johnston
afe254b297 Bug 1001129 - Allow setting a default selected item in grid views. r=mfinkle 2014-05-21 12:16:26 -07:00
Margaret Leibovic
68bc425df8 Bug 1009586 - Get rid of "Add panel" item in home settings. r=liuche 2014-05-16 13:09:15 +01:00
Martyn Haigh
0b609a5aa5 Bug 970203 - Animate webapp update checking and downloading icons. r=wesj 2014-05-13 09:06:00 -04:00
Richard Newman
5b0facfaac Bug 917480 - Part 6: tablet mode. r=nalexander 2014-05-13 20:50:28 -07:00
Richard Newman
cf464dbd36 Bug 917480 - Part 2: add 'Language' section to top-level preferences, allowing for browser locale switching. r=nalexander
* * *
Bug 917480 - Part 2d: compute locale list at build time.
2014-05-13 20:50:27 -07:00
Michael Comella
dd3d0b3998 Bug 1009279 - Change the margins to padding in the browser toolbar. r=bnicholson 2014-05-13 14:48:06 -07:00
Margaret Leibovic
b926b05af9 Bug 1009473 - Use lighter gray for item descriptions. r=lucasr 2014-05-13 18:26:07 +01:00
Margaret Leibovic
99e4d5427d Bug 1009473 - Remove padding around list item images. r=lucasr 2014-05-13 18:26:04 +01:00
Lucas Rocha
8e10e3a7fd Bug 997772 - Add default suggested sites for en-US (r=nalexander) 2014-05-09 09:39:13 +01:00
Nick Alexander
8186ac9ac7 Bug 1002575 - Part 2: Display "Last synced" time in Synced tabs panel. r=rnewman
For the resources, I kept the client/last_synced (group) text sizes the
same as the tab/url (child) text sizes; and I kept the group height the
same as the child height (since I didn't want to calculate the new group
size); and I stripped the (unnecessary) backgrounds.
2014-05-07 17:05:50 -07:00
Mark Finkle
410ec5db0e Bug 1001280 - Add a pageaction for casting videos r=wesj 2014-05-01 23:32:05 -04:00
Michael Comella
76673d5ae6 Bug 1000149 - Part 4: Correct url bar shrinking documentation. r=lucasr 2014-04-30 10:25:58 -07:00
Michael Comella
cd83e8f120 Bug 1000149 - Part 3: Update close button size and toolbar spacing. r=lucasr 2014-04-30 10:25:51 -07:00
Michael Comella
39365f1c37 Bug 1000149 - Part 2: Remove edit separator. r=lucasr 2014-04-30 10:25:42 -07:00
Michael Comella
6a9ee790af Bug 1000149 - Part 1: Remove go button from toolbar. r=lucasr 2014-04-30 10:25:33 -07:00
Michael Comella
0367edc465 Bug 958889 - Part 1: Move tabspanel files to new tabspanel package. r=bnicholson
--HG--
rename : mobile/android/base/RemoteTabsContainer.java => mobile/android/base/tabspanel/RemoteTabsContainer.java
rename : mobile/android/base/RemoteTabsList.java => mobile/android/base/tabspanel/RemoteTabsList.java
rename : mobile/android/base/TabsPanel.java => mobile/android/base/tabspanel/TabsPanel.java
rename : mobile/android/base/TabsTray.java => mobile/android/base/tabspanel/TabsTray.java
2014-04-29 11:20:59 -07:00
Margaret Leibovic
e7a3e4257d Bug 999760 - Apply padding to entire article item view. r=liuche 2014-04-23 18:01:34 -07:00
Josh Dover
020924c6cc Bug 850600 - Part 3: Add swipe to refresh to sync tab list. r=nalexander 2014-04-04 15:22:32 -07:00
Josh Dover
68237bb424 Bug 850600 - Part 2: Split RemoteTabs into container and list. r=nalexander 2014-04-04 15:17:04 -07:00
Margaret Leibovic
c4d6406ad7 Bug 993749 - More padding in ArticleItemView. r=liuche 2014-04-21 11:06:10 -07:00
Michael Comella
67f35885d2 Bug 965548 - Part 5: Shrink the url bar on appropriate phones. r=lucasr 2014-04-17 13:34:12 -07:00
Michael Comella
04ff86d4df 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
4b55d56ec4 Bug 965548 - Part 3: Add cancel button for phone layout. r=bnicholson 2014-04-17 13:34:12 -07:00
Michael Comella
b8c78eaa28 Bug 965548 - Part 1: Add close button image assets. r=bnicholson 2014-04-17 13:33:57 -07:00
Nick Alexander
4d5d9d2941 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
9e2c54c66d 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
0ff333417d 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
e43493cbed 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
Josh Dover
58615e3c7a Bug 970707 - Wrap child view in GeckoSwipeRefreshLayout. r=margaret 2014-04-15 15:50:00 +02:00
Michael Comella
5747268cbb Bug 994989 - Move Save as PDF to Page menu. r=wesj 2014-04-15 11:53:33 -07:00
Christian Ascheberg
374b91222a Bug 971743 - Do not clear the download history with the browsing history. r=wesj 2014-04-14 00:02:34 +03:00
Ryan VanderMeulen
71bebc9809 Backed out changeset 5ec886a84e94 (bug 971743) for robocop failures. 2014-04-13 16:35:14 -04:00
Christian Ascheberg
57ddd1fa0b Bug 971743 - Do not clear the download history with the browsing history. r=wesj 2014-04-08 23:16:42 +03:00
Wes Johnston
52f8065e4c Bug 994456 - Add a preview surface for webrtc in webapps. r=gcp 2014-04-11 14:19:12 -07:00
Eduard Neculaesi
c3af37760e Bug 920930 - 'Switch to tab' loads the page in the current tab from Reading List. r=lucasr 2014-04-04 10:57:37 +03:00
Sola Ogunsakin
75f536689e Bug 967293 - Remove duplicate logic from TopSitesPanel.onContextItemSelected(). r=liuche 2014-03-12 11:21:24 -07:00
Chenxia Liu
44f02d578e Bug 903535 - Need to update text for user visible opt in UI for cell tower and wifi data collection and reporting. r=bnicholson 2014-04-08 17:29:45 -07:00
Benjamin Smedberg
efdee4270b Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00
Michael Comella
4b04d5c772 Bug 991256 - Rename preprocessed Gecko* -> Themed* in widget/. r=bnicholson
--HG--
rename : mobile/android/base/widget/GeckoEditText.java.in => mobile/android/base/widget/ThemedEditText.java.in
rename : mobile/android/base/widget/GeckoImageButton.java.in => mobile/android/base/widget/ThemedImageButton.java.in
rename : mobile/android/base/widget/GeckoImageView.java.in => mobile/android/base/widget/ThemedImageView.java.in
rename : mobile/android/base/widget/GeckoLinearLayout.java.in => mobile/android/base/widget/ThemedLinearLayout.java.in
rename : mobile/android/base/widget/GeckoRelativeLayout.java.in => mobile/android/base/widget/ThemedRelativeLayout.java.in
rename : mobile/android/base/widget/GeckoTextSwitcher.java.in => mobile/android/base/widget/ThemedTextSwitcher.java.in
rename : mobile/android/base/widget/GeckoTextView.java.in => mobile/android/base/widget/ThemedTextView.java.in
rename : mobile/android/base/widget/GeckoView.java.frag => mobile/android/base/widget/ThemedView.java.frag
2014-04-02 15:56:52 -07:00
Brad Lassey
6d112ec871 bug 928096 - UI for Tab streaming, recording indiator for tabs tray r=lucasr, mfinkle 2014-04-02 14:32:30 -04:00
Margaret Leibovic
81ce1d3bf5 Bug 976680 - Remove landscape padding from home banner. r=bnicholson 2014-03-26 17:39:36 -07:00
Brian Nicholson
1890e6556b Bug 988527 - Fix progress.9.png to have balanced padding. r=lucasr 2014-03-28 09:01:57 -07:00
Margaret Leibovic
b11cb7dcd0 Bug 942281 - Add a view for authentication UI to DynamicPanel (r=lucasr) 2014-03-27 09:25:04 -07:00
Nick Alexander
0108f912d1 Bug 983856 - Message when syncing is disabled by Android. r=rnewman 2014-03-26 22:11:05 -07:00
Wes Johnston
e9da61ad85 Bug 942270 - Fix gingerbread issues with quickshare. r=bnicholson 2014-03-26 10:18:02 -07:00
Lucas Rocha
aac5002026 Bug 975091 - Use wrap_content height params in PanelArticleItem (r=margaret) 2014-03-25 11:38:55 +00:00
Brian Nicholson
5be418ce39 Bug 984677 - Back out bookmark submenu. r=mfinkle
--HG--
extra : rebase_source : 7ff1fa41da1fe32e63f57141040cf172486996b7
2014-03-24 15:38:57 -07:00
Lucas Rocha
8e3d7eee0b Bug 974454 - Allow showing only description in panel items (r=margaret) 2014-03-20 15:15:42 +00:00
Michael Comella
03db0f5fc0 Bug 985610 - Remove duplicate menu_item_textsize definition. r=wesj 2014-03-19 16:06:19 -07:00
Brian Nicholson
49befe735a Bug 962103 - Make progress bar overlap content. r=lucasr
--HG--
extra : rebase_source : 81e81fa285f34243a1fbb8489d1d6d9893429159
2014-03-18 10:36:23 -07:00
Margaret Leibovic
f242515ea6 Bug 982181 - Hide home banner after it is animated off screen, to avoid intercepting click events on pre-honeycomb devices. r=lucasr 2014-03-18 15:30:20 -07:00
Josh Dover
d54a5f4590 Bug 975055 - Show up arrow for back row. r=lucasr 2014-02-27 16:42:48 -08:00
Josh Dover
50bf44d9a7 Bug 975055 - Show previous filter for back row item. r=lucasr 2014-03-04 15:15:44 -08:00
Josh Dover
ff5da3663c Bug 921557 - Use custom EllipsisTextView to handle bug on older devices. r=mleibovic 2014-02-18 15:16:26 -08:00
Brad Lassey
31ffe7703d bug 979470 - clean up garbage file r=cleanup 2014-03-18 01:30:21 -04:00
Brad Lassey
5e0e29e9dd bug 979470 - When a phone number is highlighted, offer to call it from the context menu or action bar r=mfinkle 2014-03-11 15:30:40 -04:00
Wes Johnston
a8a5d74ed3 Bug 942270 - Allow ActionViews in prompts. r=bnicholson 2014-03-14 14:41:20 -07:00
Margaret Leibovic
ee989016e8 Bug 968640 - Lazy init HomeBanner using ViewStub. r=lucasr
--HG--
rename : mobile/android/base/resources/layout/home_banner.xml => mobile/android/base/resources/layout/home_banner_content.xml
2014-03-14 11:41:46 -07:00
Nick Alexander
84254e1bf9 Bug 974942 - Don't share link{tos,privacy} strings. r=rnewman 2014-03-13 22:31:55 -07:00
Nick Alexander
67e35078ef Bug 974129 - Part 2: use branding icon instead of fxaccount_icon. r=rnewman 2014-03-13 22:21:00 -07:00
Nick Alexander
15f8909f54 Bug 974129 - Part 1: update fxaccount_intro drawable. r=rnewman 2014-03-13 22:21:00 -07:00
Nick Alexander
62b2b2d7cb Bug 974124 - Update padding, margins, and color scheme in FxA setup. r=rnewman 2014-03-13 22:21:00 -07:00
Nick Alexander
3dca6ed1e7 Bug 967022 - Fix Gingerbread progressbar animation bustage. r=rnewman
--HG--
extra : rebase_source : 1db653efb3d0656b9208ade6859f86fb10f1be3b
2014-03-13 17:06:29 -07:00
Brian Nicholson
1eb97bd369 Bug 981676 - Fix backout of bugs 980438/962103. r=mfinkle 2014-03-13 14:42:19 -07:00
Lucas Rocha
d4feecbccd Bug 981676 - Backout progress bar refinements from bugs 980438/962103 (r=mfinkle) 2014-03-13 12:57:51 -04:00
Nick Alexander
3c03fd89c9 Bug 974627 - Empty contentDescription throughout. r=rnewman 2014-03-10 21:35:32 -07:00
Chenxia Liu
90d6aa8bae Bug 978825 - Add android:summary text to Customize > Search. r=sola 2014-03-11 18:59:37 -07:00
Chenxia Liu
f40cffecd3 Bug 970743 - Add android:summary text to Customize > Home. r=sola 2014-03-11 18:59:34 -07:00
Carsten "Tomcat" Book
99003657a9 Backed out changeset 922daaaeb05a (bug 974627) for permament android s4 test failure 2014-03-11 12:23:56 +01:00
Nick Alexander
d7f178526f Bug 974627 - Empty contentDescription throughout. r=rnewman 2014-03-10 21:35:32 -07:00
Chenxia Liu
7090778b12 Bug 965606 - Part 1: Give users the choice to only sync home panel data when on wifi. r=margaret 2014-03-07 15:28:51 -08:00
Brian Nicholson
d467979c7c Bug 980438 - Make progress bar thinner and darker. r=lucsar 2014-03-07 09:03:42 -08:00
Chenxia Liu
f4bd3edcf1 Bug 973039 - Display message in HomePanelPicker when no Home panels are available for install. r=margaret 2014-02-13 11:46:48 -08:00
Brian Nicholson
52969c54bb Bug 962103 - Make progress bar overlap content. r=lucasr 2014-03-04 12:57:23 -08:00
Chenxia Liu
6b2ae45e69 Bug 942878 - Part 2: Add panel to settings. r=lucasr 2014-03-04 10:31:38 -08:00
Brian Nicholson
da6dde2a97 Bug 977669 - Rename save subscribe ID. r=mfinkle 2014-03-03 19:41:37 -08:00
Nick Alexander
7ff48563e6 Bug 977358 - Replace status activity header with 'Signed in as'. r=rnewman 2014-03-03 15:20:20 -08:00
Nick Alexander
8882caff5a Bug 977336 - Support action bar 'up' for FxAccountStatusActivity. r=rnewman 2014-03-03 15:20:19 -08:00
Nick Alexander
62718468ec Bug 974134 - Improve FxAccountStatusActivity layout. r=rnewman 2014-03-03 15:20:19 -08:00
Ed Morley
43378a523e Backed out changeset 1eebddd614eb (bug 962103) for causing bug 947550
--HG--
extra : rebase_source : 809b725149264001d341469ebae420aa19911af4
2014-03-03 17:01:01 +00:00
Brian Nicholson
5a5dc858f5 Bug 962103 - Make progress bar overlap content. r=lucasr 2014-02-27 14:12:11 -08:00
Wesley Johnston
e4b5cb44a2 Bug 973045 - Add a tabbed box input type for prompts. r=bnicholson 2014-02-06 16:24:00 -08:00
Margaret Leibovic
ccbf4870b7 Bug 976175 - Initialize home_pager_container view to GONE. r=lucasr 2014-02-25 09:40:59 -08:00
Josh Dover
47251984bd Bug 960359: (3/4) Display HomeBanner on default page and animate. r=margaret 2014-02-13 15:47:17 -08:00
Josh Dover
2c1e3e5ab9 Bug 960359: (2/4) Control HomeBanner visibility from home_pager_container. r=margaret 2014-02-13 15:43:48 -08:00
Josh Dover
7ef9b14f04 Bug 960359: (1/4) Remove HomeBanner from TopSitesPanel. r=margaret 2014-02-13 15:41:08 -08:00
Brian Nicholson
971db8a07e Bug 965453 - Add submenu for bookmarks. r=wesj 2014-02-20 21:27:04 -08:00
Chenxia Liu
4f001c7db7 Bug 950698 - Change the text for the tip for adding more search providers from Settings->Customize->Search settings. r=bnicholson 2014-02-20 13:11:25 -08:00
Lucas Rocha
42a4f98143 Bug 973666 - Rename TwoLinePageRow.Description style to TwoLinePageRow.Url (r=margaret) 2014-02-20 11:03:37 +00:00
Lucas Rocha
4133bdc6fc Bug 973666 - Remove unnecessary TwoLineRow view (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/two_line_row.xml => mobile/android/base/resources/layout/two_line_page_row.xml
2014-02-20 10:54:18 +00:00
Veeti Paananen
91d024d2aa Bug 950826 - Kitkat theme for super toasts. r=wesj 2013-12-22 07:16:29 +02:00
Lucas Rocha
1d834db020 Bug 973667 - Remove unnecessary HomeGridView style (r=margaret) 2014-02-19 20:51:27 +00:00
Lucas Rocha
f8d548663b Bug 973670 - Draw selector on top in PanelGridView (r=margaret) 2014-02-19 20:44:28 +00:00
Lucas Rocha
e841c44010 Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-19 17:56:03 +00:00
Lucas Rocha
6afca2db56 Bug 966022 - Use ItemType to define panel view items (r=margaret) 2014-02-19 17:37:00 +00:00
Lucas Rocha
ecf495b10b Bug 966022 - Generalize text appearance style for titles and descriptions (r=margaret) 2014-02-19 17:36:59 +00:00
Lucas Rocha
9fbc3f2aac Bug 972046 - Rename home_empty*page.xml layouts to home_empty*panel.xml (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/home_empty_page.xml => mobile/android/base/resources/layout/home_empty_panel.xml
rename : mobile/android/base/resources/layout/home_empty_reading_page.xml => mobile/android/base/resources/layout/home_empty_reading_panel.xml
2014-02-13 17:12:41 +00:00
Sola Ogunsakin
56094b1b73 Bug 965361 - Show firefox watermark when you hide all panels in about:home (r=lucasr) 2014-02-12 21:52:47 -08:00
Ryan VanderMeulen
871e53d9be Backed out changeset 346678134a33 (bug 965361) for Android test bustage.
CLOSED TREE
2014-02-13 11:54:37 -05:00
Sola Ogunsakin
f36b8c5769 Bug 965361 - Show firefox watermark when you hide all panels in about:home (r=lucasr) 2014-02-12 21:52:47 -08:00
Richard Newman
0efcc31b0d Bug 959833 - Re-land pngcrushed images that were mistakenly undone by e624202c4fdf in Bug 969227. a=borked 2014-02-12 13:31:51 -08:00
Ryan VanderMeulen
18df517424 Backed out changeset 3761b11b90f0 (bug 970247) for robocop NPEs (again).
CLOSED TREE
2014-02-12 13:37:13 -05:00
Lucas Rocha
a573286e2d Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-12 17:45:34 +00:00
Ryan VanderMeulen
f86df1a5f9 Backed out changeset 03bf10b236ea (bug 970247) for robocop NPEs.
CLOSED TREE
2014-02-12 11:50:28 -05:00
Lucas Rocha
e1d7fdf2c0 Bug 970247 - Stub the ButtonToast view (r=wesj) 2014-02-12 15:40:39 +00:00
Richard Newman
6bc700bf8d Bug 969227 - Handle X-Backoff headers. r=nalexander 2014-02-11 22:10:40 -08:00
Richard Newman
0a8c3cecbe Bug 959833 - Use pngquant for PNG size reduction. r=mfinkle 2014-02-10 20:11:40 -08:00
Mark Finkle
121b48910d Bug 958517 - Create a 'Page' menu and move some of the URL context menu actions there r=lucasr 2014-02-07 14:49:32 -05:00
Lucas Rocha
dd5fbf3ed1 Bug 968878 - Misc tweaks in PanelGridView's layout (r=margaret) 2014-02-07 15:22:45 +00:00
Lucas Rocha
29205bf450 Bug 964508 - Rename TwoLineRow members and move icon code to TwoLinePageRow (r=margaret) 2014-02-07 13:29:40 +00:00
Lucas Rocha
80fa677593 Bug 963046 - Add image_url column to HomeProvider's fake items (r=margaret) 2014-02-06 21:06:39 +00:00
Lucas Rocha
5b5cdd7f84 Bug 909550 - Lazy-inflate TabsPanel once the first pageload is finished (r=mfinkle) 2014-02-06 08:59:50 +00:00
Wes Johnston
ca97745c4b Bug 956075 - Add a custom view flipper to avoid Gingerbread bugs with touching ViewGroups. r=lucasr 2014-01-28 09:15:36 -08:00
Margaret Leibovic
4522f6d3db backout 793ffe6ed42e (bug 960359) 2014-02-03 10:02:42 -08:00
Gavin Sharp
5f352a3725 merge fx-team into m-c 2014-01-31 22:37:45 -08:00
Richard Newman
cf6e1f49d7 Merge m-c to s-c. 2014-01-31 20:05:10 -08:00
Nick Alexander
cb004c2c6f Bug 965683 - Make spinner that replaces button same size as button. r=rnewman 2014-01-31 15:58:22 -08:00
Nick Alexander
036e963b46 Bug 966386 - Final tweaks from Android Firefox Accounts UX sign off. r=rnewman 2014-01-31 15:57:41 -08:00
Richard Newman
ac4bd0a8bb Bug 966106 - Detect existing accounts during account creation, and offer to sign in. r=nalexander 2014-01-31 14:23:20 -08:00
Richard Newman
a8d1e0fc12 Merge m-c to s-c. 2014-01-30 20:28:12 -08:00
Nick Alexander
a6fc1189b0 Bug 965867 - Update final URLs for Android Firefox Accounts landing. r=rnewman 2014-01-30 17:59:30 -08:00
Nick Alexander
c07cdccfb4 Bug 965366 - Make Firefox Account's StatusActivity checkboxes live. r=rnewman 2014-01-30 17:58:56 -08:00
Nick Alexander
0b4c331201 Merge m-c to s-c 2014-01-29 20:01:11 -08:00
Sola Ogunsakin
dc5331c020 Bug 965070 - Support GridViews in dynamic panels. r=lucasr 2014-01-29 16:37:58 -08:00
Nick Alexander
5ecde9f5c9 Bug 965376 - Update final copy for Android Firefox Accounts. r=me
--HG--
extra : amend_source : a5dc69864bc0e9ba4e834184f7f2d8525f75995a
2014-01-29 13:02:44 -08:00
Lucas Rocha
227fb85443 Bug 962237 - Fix indentation in toolbar_edit_layout.xml (r=wesj) 2014-01-29 09:02:08 -08:00
Richard Newman
6adb819a5a Bug 965038 - Styling for links. r=nalexander 2014-01-28 15:49:39 -08:00
Richard Newman
82ec5699db Bug 959774 - Linkifying FxA setup elements. r=nalexander 2014-01-28 15:27:26 -08:00
Raymond Etornam Agbeame(:retornam)
c84bc531e7 Bug 960725 - Rename Search Settings and reorder Customize list. r=liuche 2014-01-31 21:54:47 -05:00
Margaret Leibovic
40eec356bc Bug 961375 - Create a shorter label for dynamic toolbar pref. r=bnicholson 2014-01-29 06:58:49 -08:00
Margaret Leibovic
14e73da2e4 Bug 745755 - Generate a marketplace bookmark on profile creation. r=wesj 2014-01-29 06:58:46 -08:00
Margaret Leibovic
8ad019dff3 Bug 952310 - (Part 2) Unify JS and Java representations of HomeProvider schema. r=lucasr
--HG--
rename : mobile/android/base/resources/raw/fake_list_items.json => mobile/android/base/resources/raw/fake_home_items.json
2014-01-27 13:50:56 -08:00
Lucas Rocha
a9b3be1bf4 Bug 959777 - Dynamically build the UI of DynamicPanel from a PanelConfig (r=margaret) 2014-01-27 13:29:55 -08:00
Lucas Rocha
b7c0353d45 Bug 959777 - Create generic parent class TwoLineRow for TwoRowPageRow (r=margaret)
--HG--
rename : mobile/android/base/resources/layout/two_line_page_row.xml => mobile/android/base/resources/layout/two_line_row.xml
2014-01-27 13:29:54 -08:00
Sola Ogunsakin
e211ca0bad Bug 942889 - Lists - Gallery layout. r=lucasr 2014-01-31 08:57:56 -08:00
Margaret Leibovic
404d538d4d Bug 949039 - Improve queryFakeItems to pull list items from a JSON file. r=wesj 2014-01-24 15:11:15 -08:00