Commit Graph

310 Commits

Author SHA1 Message Date
Wes Johnston
2b01fdd60d Bug 897711 - Show a notification when in a guest session. r=bnicholson 2014-09-16 20:22:41 -07:00
Nick Alexander
f9ac46bb66 Bug 977161 - Part 3: Allow unhiding hidden devices. r=rnewman
I'd like to make the DialogFragment show icons, last synced times,
number of tabs, etc; but AlertDialog does not handle multi-choice lists
backed by a custom list adapters.  (It does handle single-choice lists
backed by custom list adapters.)  We can implement our own dialog
fragment if and when we want better looks.

I've made this somewhat general so that we can use it from
ShareDialog/SendTab, which currently use AlertDialog.  Using
DialogFragment has two advantages.  First, it smoothly persists across
configuration changes; AlertDialog does not.  Second, it allow us to use
AlertDialog until we implement the improved UI above.
2014-09-16 15:41:14 -07:00
Nick Alexander
b226800b48 Bug 977161 - Part 2: Add a clickable footer showing hidden device count. r=rnewman
This is quite delicate, due to the interactions between
ExpandableListView and the footer views.  At the end of the day, this
uses an Adapter that handles header and footer views as separate
view-group types.  That means working around Android's limitations; see
the comments in the code for the details.

The alternative would be to implement our own wrapping Adapter; or to
boil the specifics of our use case into RemoteTabsExpandableListAdapter.
This is certainly quicker than the former; and, I hope, less error prone
than the latter.
2014-09-16 15:41:13 -07:00
dominique vincent
1eb150340a Bug 1062904 - crash in java.lang.NullPointerException: uriString at android.net.Uri.<init>(Uri.java) r=mfinkle 2014-09-09 18:16:45 +02:00
Chris Kitching
165df45a1c Bug 1061721: Handle items already in bookmarks/reading list in overlays. r=rnewman
--HG--
rename : mobile/android/base/resources/color/primary_text.xml => mobile/android/base/resources/color/overlay_btn_text.xml
2014-09-05 16:53:51 -07:00
Ryan VanderMeulen
30a888d13c Backed out 2 changesets (bug 815682, bug 897711) for Android S4 failures.
Backed out changeset 14f00ee7be7d (bug 897711)
Backed out changeset 3de21c283716 (bug 815682)
2014-09-10 22:00:26 -04:00
Wes Johnston
e7dda92793 Bug 897711 - Show a notification when in guest mode. r=bnicholson 2014-09-10 16:32:22 -07:00
Nick Alexander
644d11aded Bug 1014994 - Part 3: Display static views in Remote Tabs panel when Account is missing or unhealthy. r=mcomella 2014-09-04 15:32:28 -07:00
Nick Alexander
88ae98593f Bug 1014994 - Part 1: Register RemoteTabsPanel. r=margaret
This is the boilerplate to add a new RemoteTabsPanel HomeFragment.  At
the moment, it merely displays a static view with a static string.

The panel title is "Synced Tabs", per yuan's design PDF; and the panel
appears at the front (far left) of the list on phones, and at the
back (far right) of the list on tablets.
2014-09-04 15:32:26 -07:00
Mark Finkle
282d656a62 Bug 1054912 - Change 'Cast to' term to 'Send to ' in-product r=wesj 2014-09-02 15:26:29 -04:00
Richard Newman
efa58dd0b0 Bug 1061346 - Rename from "Send to Firefox" to "Add to Firefox". r=ckitching 2014-09-01 17:22:47 -07:00
Chris Kitching
3f2d30bf65 Bug 1044947 - Frontend for share handler. r=rnewman 2014-08-25 04:24:47 -07:00
Chenxia Liu
ddc14fd84a Bug 1042809 - Part 1: Lightweight first-run experience. r=lucasr 2014-08-21 17:18:42 -07:00
Lucas Rocha
5a63ede041 Bug 1010741 - Change toolbar hint to "Search or enter address" (r=margaret) 2014-08-18 10:40:06 +01:00
Rahul Parsani
b5b32517e1 Bug 1040444 - [Lint] datetime_picker lint and performance warnings. r=wesj 2014-08-05 14:06:00 -04:00
Sebastian Hengst
152a33f7f8 Bug 1048052 - Quotes in Android DTDs need escaping with \" or \u0022 for pref_clear_on_exit_summary. r=mfinkle 2014-08-04 23:03:56 +02:00
Richard Newman
4de05edb4a Bug 1045087 - Remove Product Announcements integration points from Fennec. r=mfinkle 2014-07-28 15:49:56 -07:00
Richard Newman
fb04b2c168 Bug 1040442 - [Lint] contacts_account_chooser_dialog_title should use ellipsis, not three periods. r=stully 2014-07-29 06:41:55 -07:00
Aymen Qadar
7353072985 Bug 1009376 - Change scroll title bar setting to have more suitable names; change textReflowUi test to use StringHelper. r=rnewman 2014-07-25 09:35:49 -07:00
Chenxia Liu
df7c7d6607 Bug 900692 - Part 1: Add paint flashing preference to Settings > Developer tools. r=lucasr 2013-10-15 16:40:00 -07:00
Wes Johnston
b6e2107c4c Bug 1001309 - Provide a way to clear private data on Exit. r=liuche, bnicholson, mcomella 2014-06-19 00:04:00 -07:00
Richard Newman
3445f46af1 Bug 822820 - Update SUMO and AMO URLs in default bookmarks. r=nalexander 2014-07-16 16:14:44 -07:00
Richard Newman
a9a607906c Bug 921433 - Part 2: bundle current SUMO favicon in default bookmarks. r=nalexander 2014-07-16 16:14:44 -07:00
Chris Kitching
0403060c91 Bug 1024289: Part 3: remove display column from combined view. r=rnewman 2014-07-07 14:52:37 -07:00
Lucas Rocha
25ea395a7b Bug 1025069 - Use https URL on SUMO's default bookmark (r=mfinkle) 2014-07-07 14:30:53 +01:00
Carsten "Tomcat" Book
95fb75c836 Backed out changeset be0ae5640b90 (bug 1025069) for rc1 test failure 2014-07-07 14:59:27 +02:00
Lucas Rocha
05b86c9753 Bug 1025069 - Use https URL on SUMO's default bookmark (r=mfinkle) 2014-07-07 12:34:15 +01:00
Michael Comella
7fbbb4c677 Bug 1029989 - Update empty private tabs page entity name. r=wesj 2014-06-30 12:49:20 -07:00
Nick Alexander
e046a22044 Bug 1021864 - Part 3: Include Search Activity strings in Fennec. r=rnewman 2014-06-30 11:21:50 -07:00
richmt9@gmail.com
c195bbc588 Bug 1028815 - "7 days ago" label in History panel is confusing. r=liuche 2014-06-27 18:34:18 -04:00
Margaret Leibovic
89d579fb75 Bug 1026715 - Add "Open all" item to recent tabs lists. r=lucasr 2014-06-23 14:13:05 -07:00
Margaret Leibovic
8234a906e7 Bug 1004850 - (Part 5) Add recently closed tabs to RecentTabsPanel. r=lucasr,bnicholson 2014-06-22 16:26:49 -04:00
Margaret Leibovic
a0e53f0768 Bug 1004850 - (Part 3) Create RecentTabsPanel from existing LastTabsPanel. r=lucasr
--HG--
rename : mobile/android/base/home/LastTabsPanel.java => mobile/android/base/home/RecentTabsPanel.java
rename : mobile/android/base/resources/layout/home_last_tabs_panel.xml => mobile/android/base/resources/layout/home_recent_tabs_panel.xml
2014-06-22 16:26:49 -04:00
Margaret Leibovic
ffd6ad6bcc Bug 1004850 - (Part 1) Replace HistoryPanel with MostRecentPanel. r=lucasr 2014-06-22 16:26:48 -04:00
Margaret Leibovic
df30eb4d18 Bug 817716 - (Part 1) Add 3-dot menu to tabs panel, including a "close all tabs" option. r=bnicholson 2014-06-19 08:37:32 -04:00
Michael Comella
8b58baeb92 Bug 1002303 - Part 0: Add empty private browsing view description strings. r=lucasr 2014-06-16 14:35:02 -07:00
Margaret Leibovic
91cc04d0c0 Bug 1009586 - Remove unused string. r=liuche 2014-06-09 13:24:16 -07:00
Nick Alexander
4e6bbe504c Bug 997288 - Follow-up, Part 1: Replace "Switch to tab" button icon and label. r=lucasr 2014-05-28 14:13:54 -07:00
Margaret Leibovic
14c5e06da4 Bug 998009 - Add "Clear browsing history" button to history panel. r=bnicholson 2014-05-28 12:06:57 -07:00
Nick Alexander
21bfe1a799 Bug 997288 - Add select tab button to "New [private] tab opened" toasts. r=wesj 2014-05-23 11:43:38 -07:00
Lucas Rocha
58541bc625 Bug 1010261 - Add preferences UI for disabling suggested sites (r=liuche) 2014-05-23 14:27:52 +01:00
Mark Finkle
4d4d42458d Bug 1007431 - Add menu item that links to SUMO help r=rnewman 2014-05-22 16:31:40 -04:00
Chenxia Liu
2cf8b3f646 Bug 921136 - Unify removal behavior for bookmark-history-readinglist items from Home items. r=margaret 2014-05-16 14:07:25 -07:00
Richard Newman
9674f260e1 Bug 917480 - Part 6: tablet mode. r=nalexander 2014-05-13 20:50:28 -07:00
Richard Newman
fb4045eb34 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
Nick Alexander
d5343615f6 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
Michael Comella
311143944f Bug 965548 - Part 2: Add "cancel" string. r=bnicholson 2014-04-17 13:34:06 -07:00
Christian Ascheberg
4b9bb21f8d Bug 971743 - Do not clear the download history with the browsing history. r=wesj 2014-04-14 00:02:34 +03:00
Chenxia Liu
c3db3d0398 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
Chenxia Liu
ee752c0894 Bug 959917 - Part 3: Add nested reordering to context menu. r=lucasr 2014-03-26 16:07:14 -07:00