Commit Graph

1310 Commits

Author SHA1 Message Date
Vivek Balakrishnan
3bc0805717 Bug 984503 - Add "Remove Firefox Account" menu option to FxAccount status activity. r=nalexander,rnewman
The menu is exposed as "More..." on devices that do not have a hardware
menu button.

========

8adeb1be57
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 984503 - Part 4: Show a toast after removing Firefox Account.

========

aeffca77dc
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 984503 - Part 3: Hide "More..." option if device has a hardware menu button.

    The reason for this dance is to keep the "Remove Account" button out of
    view if at all possible.  I don't want to make it too easy to delete
    your account.

========

4efe597308
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu Aug 28 15:04:38 2014 -0700

    Bug 984503 - Part 2: Add "More..." to Firefox Account status list.

========

ad6a55dc33
Author: vivek <vivekb.balakrishnan@gmail.com>
Date:   Thu Aug 21 00:25:30 2014 +0300

    Bug 984503 - Part 1: Add menu option to remove Firefox Account.
2014-08-28 15:05:11 -07:00
Wes Kocher
7cfba5fa6e Backed out 2 changesets (bug 984503) for android build bustage
Backed out changeset 579667582c6a (bug 984503)
Backed out changeset 56c4334e838f (bug 984503)
2014-08-29 12:30:33 -07:00
Nick Alexander
3f1715f746 Bug 1057637 - Extract a re-usable ExpandableListAdapter out of RemoteTabsList. r=mcomella
This patch does a few other small things as well:

* It exposes the client device type.  This will be used later, as part of
  the visual refresh.
* Aligns the field names in remote_tabs_child with the names used by
  TwoLinePageRow.  This will be used later, when we finally use said
  standard view class.

--HG--
extra : rebase_source : 291f69a5f9b68801dd9154c5d291c6795d218ff6
2014-08-29 11:56:41 -07:00
Vivek Balakrishnan
4696ad30dc Bug 984503 - Add "Remove Firefox Account" menu option to FxAccount status activity. r=nalexander,rnewman
The menu is exposed as "More..." on devices that do not have a hardware
menu button.

========

8adeb1be57
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 984503 - Part 4: Show a toast after removing Firefox Account.

========

aeffca77dc
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu Aug 28 15:05:11 2014 -0700

    Bug 984503 - Part 3: Hide "More..." option if device has a hardware menu button.

    The reason for this dance is to keep the "Remove Account" button out of
    view if at all possible.  I don't want to make it too easy to delete
    your account.

========

4efe597308
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Thu Aug 28 15:04:38 2014 -0700

    Bug 984503 - Part 2: Add "More..." to Firefox Account status list.

========

ad6a55dc33
Author: vivek <vivekb.balakrishnan@gmail.com>
Date:   Thu Aug 21 00:25:30 2014 +0300

    Bug 984503 - Part 1: Add menu option to remove Firefox Account.

--HG--
extra : rebase_source : 946b86baaa36de4b143d6d8a614f7cc3a2118a6a
2014-08-28 15:14:55 -07:00
Brian Nicholson
ba38bdd0b5 Bug 1058852 - Remove unused drawables. r=rnewman 2014-08-26 16:02:24 -07:00
Brian Nicholson
a958809574 Bug 1058852 - Remove unused layouts. r=rnewman 2014-08-26 16:02:24 -07:00
Wes Kocher
c9cde34b96 Backed out 2 changesets (bug 1058852) for Android 2.3 reftest orange
Backed out changeset 512b16337fa9 (bug 1058852)
Backed out changeset 30684d07599d (bug 1058852)
2014-08-26 17:01:49 -07:00
Brian Nicholson
899fdc0fd9 Bug 1058852 - Remove unused layouts. r=rnewman 2014-08-26 16:02:24 -07:00
Brian Nicholson
8210adfa42 Bug 1058852 - Remove unused drawables. r=rnewman 2014-08-26 16:02:24 -07:00
Lucas Rocha
490f54b026 Bug 1056976 - Increase height of HomePagerTabStrip to 40dp (r=liuche) 2014-08-22 15:07:40 -07:00
Chenxia Liu
7a148d6ee8 Bug 1021751 - Homebanner snippet. r=lucasr 2014-08-22 15:07:40 -07:00
Nick Alexander
d0462e9d68 Bug 1056227 - Don't always go back to status after updating Firefox Account credentials. r=mcomella
========

1c4a5d5c13
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Wed Aug 20 10:53:40 2014 -0700

    Bug 1056227 - Don't always go back to status after updating Firefox Account credentials.

    This was a simple oversight.  With embedded links to update your
    credentials in Fennec's Remote Tabs interfaces, just returning to where
    you came from is the right thing to do.
2014-08-22 11:15:31 -07:00
Chenxia Liu
3c580d4339 Bug 1042809 - Part 1: Lightweight first-run experience. r=lucasr 2014-08-21 17:18:42 -07:00
Chenxia Liu
d13415f95e Bug 1042809 - Part 0: Icons. r=lucasr 2014-08-21 17:18:42 -07:00
Lucas Rocha
3e56ba06c0 Bug 1056012 - Split ShapedButton into PhoneTabsButton and TabletTabsButton (r=mcomella) 2014-08-21 17:14:28 +01:00
Lucas Rocha
a81952916f Bug 1054371 - Part 1: Use solid stroke in back/forward buttons (r=mcomella) 2014-08-21 17:14:26 +01:00
Lucas Rocha
43f59b6ba5 Bug 1056312 - Restore toolbar 9-patch images (r=margaret) 2014-08-21 17:14:25 +01:00
Chris Kitching
861b1fac3f Backed out changeset 2468d4ae73b6 (Bug 1048683) for UI corruption. 2014-08-19 09:31:33 -07:00
dominique vincent
26d3044e7e Bug 1048418 - Paint flashing localizations need more space for text, gets cropped/truncated. r=liuche 2014-08-19 08:35:20 +02:00
Chris Kitching
614c1a3092 Bug 1054916: Apply trimage to Fennec's PNGs r=lucasr 2014-08-18 01:46:26 -07:00
Ed Morley
768d590d41 Merge latest green fx-team changeset and mozilla-central; a=merge 2014-08-18 15:05:47 +01:00
Lucas Rocha
4e4c94ea80 Bug 1054343 - Draw toolbar shadow instead of using a view (r=mcomella) 2014-08-18 10:40:10 +01:00
Lucas Rocha
5d07979045 Bug 1054323 - Use correct background selector on tabs panel's menu button (r=margaret) 2014-08-18 10:40:09 +01:00
Lucas Rocha
f83ff4947b Bug 1054319 - Consolidate UrlBar.ImageButton default width in style (r=margaret) 2014-08-18 10:40:09 +01:00
Lucas Rocha
a3bb1a6f7c Bug 1054264 - Fix slight overlap between translage edge and cancel button (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
1a05596f99 Bug 1054264 - Show pressed state on edit mode's cancel button (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
de70ecc668 Bug 1053884 - Update urlbar_stop icon for new toolbar design (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
ea455b59ee Bug 1042804 - Refine about:home colors to be consistent with new toolbar style (r=margaret) 2014-08-18 10:40:08 +01:00
Lucas Rocha
30428e0984 Bug 1010740 - Update icon for the edit cancel button (r=mcomella) 2014-08-18 10:40:07 +01:00
Lucas Rocha
2737536e3e Bug 1010740 - Change appearance of input entry in toolbar (r=mcomella) 2014-08-18 10:40:07 +01:00
Lucas Rocha
be133a1607 Bug 1010741 - Change text appearance in toolbar (r=mcomella)
--HG--
rename : mobile/android/base/resources/values-v16/styles.xml => mobile/android/base/resources/values-large-v16/styles.xml
2014-08-18 10:40:06 +01:00
Ed Morley
372619d8fd Backed out changeset efe3c7a0091c (bug 1016613) for causing bug 1054623 again 2014-08-18 08:19:39 +01:00
Ryan VanderMeulen
10a75ac158 Backed out 11 changesets (bug 1010740, bug 1054264, bug 1010739, bug 1042804, bug 1019035, bug 1010741, bug 1053884, bug 1054268) for frequent robocop failures.
Backed out changeset 31d4832196f6 (bug 1054268)
Backed out changeset 9e0e63359e77 (bug 1054264)
Backed out changeset 5083e681191a (bug 1054264)
Backed out changeset 7844cf23c521 (bug 1053884)
Backed out changeset dd1a8ebbfae3 (bug 1042804)
Backed out changeset e56bbc8b5bd0 (bug 1019035)
Backed out changeset 6908f8780c29 (bug 1010740)
Backed out changeset aaa50f34df6d (bug 1010740)
Backed out changeset 8474627f88d5 (bug 1010739)
Backed out changeset cbb72f0aa532 (bug 1010741)
Backed out changeset 54179c9a121a (bug 1010741)
2014-08-15 15:12:45 -04:00
Lucas Rocha
01cf8d0857 Bug 1054264 - Fix slight overlap between translage edge and cancel button (r=margaret) 2014-08-15 18:23:20 +01:00
Lucas Rocha
b5f0736766 Bug 1054264 - Show pressed state on edit mode's cancel button (r=margaret) 2014-08-15 18:23:19 +01:00
Lucas Rocha
6dfa4c5330 Bug 1053884 - Update urlbar_stop icon for new toolbar design (r=margaret) 2014-08-15 18:23:19 +01:00
Lucas Rocha
ff80e9b0be Bug 1042804 - Refine about:home colors to be consistent with new toolbar style (r=margaret) 2014-08-15 18:23:19 +01:00
Lucas Rocha
0ff90b5957 Bug 1010740 - Update icon for the edit cancel button (r=mcomella) 2014-08-15 18:23:18 +01:00
Lucas Rocha
df5efb61fc Bug 1010740 - Change appearance of input entry in toolbar (r=mcomella) 2014-08-15 18:23:18 +01:00
Lucas Rocha
bb8bc13498 Bug 1010741 - Change text appearance in toolbar (r=mcomella)
--HG--
rename : mobile/android/base/resources/values-v16/styles.xml => mobile/android/base/resources/values-large-v16/styles.xml
2014-08-15 18:23:16 +01:00
Ethan Pransky
74490c15d4 Bug 1016613 - Replace RemoteTabsPanel view with ViewStub in tabs_panel.xml and create new layout file to inflate the ViewStub when user clicks on 3rd button in TabsPanel. r=mcomella
This was done in order to save on resources and not create the RemoteTabsPanel until needed
2014-08-13 10:39:32 -07:00
Margaret Leibovic
531b13b0a1 Bug 917970 - Use correct text size for mixed content blocking notification. r=lucasr 2014-08-14 11:39:38 -07:00
Ed Morley
10aae40c12 Backed out changeset 70cda3c55557 (bug 1016613) for robocop failures; CLOSED TREE 2014-08-14 16:56:58 +01:00
Ethan Pransky
134a9bbee4 Bug 1016613 - Replace RemoteTabsPanel view with ViewStub in tabs_panel.xml and created new layout file to inflate the ViewStub when user clicks on 3rd button in TabsPanel. r=mcomella
This was done in order to save on resources and not create the RemoteTabsPanel until needed
2014-08-13 10:39:32 -07:00
Chris Kitching
6e0a1a0f71 Bug 1048683: Deduplicate nine-patch scalable regions r=lucasr 2014-07-31 16:17:42 -07:00
Margaret Leibovic
7fcfb56b13 Bug 1048941 - Make all empty view images 90x90dp. r=lucasr 2014-08-11 09:55:43 -07:00
Lucas Rocha
137977c403 Bug 1048903 - Change TabCounter to take layout id as attribute (r=wesj) 2014-08-11 15:28:02 +01:00
Michael Comella
8bd6bf6322 Bug 1037740 - Update empty private tabs panel styles for small tablet. r=wesj 2014-08-07 18:30:43 -07:00
Margaret Leibovic
d26e029806 Bug 1046579 - Don't scale empty view images. r=lucasr 2014-08-07 09:05:28 -07:00
Lucas Rocha
b69ffd0488 Bug 1046212 - Rename tabspanel package to simply tabs (r=mcomella)
--HG--
rename : mobile/android/base/tabspanel/PrivateTabsPanel.java => mobile/android/base/tabs/PrivateTabsPanel.java
rename : mobile/android/base/tabspanel/RemoteTabsContainerPanel.java => mobile/android/base/tabs/RemoteTabsContainerPanel.java
rename : mobile/android/base/tabspanel/RemoteTabsList.java => mobile/android/base/tabs/RemoteTabsList.java
rename : mobile/android/base/tabspanel/RemoteTabsPanel.java => mobile/android/base/tabs/RemoteTabsPanel.java
rename : mobile/android/base/tabspanel/RemoteTabsSetupPanel.java => mobile/android/base/tabs/RemoteTabsSetupPanel.java
rename : mobile/android/base/tabspanel/RemoteTabsVerificationPanel.java => mobile/android/base/tabs/RemoteTabsVerificationPanel.java
rename : mobile/android/base/tabspanel/TabsPanel.java => mobile/android/base/tabs/TabsPanel.java
rename : mobile/android/base/tabspanel/TabsTray.java => mobile/android/base/tabs/TabsTray.java
2014-08-06 15:59:41 +01:00