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 |
|
Rahul Parsani
|
528ec00383
|
Bug 1040444 - [Lint] datetime_picker lint and performance warnings. r=wesj
|
2014-08-05 14:06:00 -04:00 |
|
Wes Kocher
|
659f33fb19
|
Merge m-c to fx-team on a CLOSED TREE
|
2014-08-05 17:38:06 -07:00 |
|
Brian Nicholson
|
5818148dac
|
No bug - Removed unused dialogtitle_textcolor
|
2014-08-05 14:59:17 -07:00 |
|
Sebastian Hengst
|
6ec434f1b1
|
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
|
5ae340b230
|
Bug 1042657 - Fix FloatingHintEditText when invoked from GeckoPreferences. r=margaret
|
2014-07-29 07:43:17 -07:00 |
|
Richard Newman
|
346d2effff
|
Bug 1045087 - Remove Product Announcements integration points from Fennec. r=mfinkle
|
2014-07-28 15:49:56 -07:00 |
|
Wes Kocher
|
5315b9b3cc
|
Merge inbound to m-c a=merge
|
2014-07-25 15:59:01 -07:00 |
|
Aymen Qadar
|
063d4a9b17
|
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 |
|
Aymen Qader
|
8e4a1ecb35
|
Bug 1040443 - Move phone.png resource to resolution-specific drawable-mdpi directory. r=rnewman, DONTBUILD just for this.
--HG--
rename : mobile/android/base/resources/drawable/phone.png => mobile/android/base/resources/drawable-mdpi/phone.png
|
2014-07-24 13:12:25 -07:00 |
|
Brian Nicholson
|
4baf9f0767
|
Bug 987864 - Move API 13 styles to values-v13 folder. r=wesj
--HG--
rename : mobile/android/base/resources/values-v14/styles.xml => mobile/android/base/resources/values-v13/styles.xml
|
2014-07-23 21:50:49 -07:00 |
|
Chenxia Liu
|
ac3e2ed2a3
|
Bug 900692 - Part 1: Add paint flashing preference to Settings > Developer tools. r=lucasr
|
2013-10-15 16:40:00 -07:00 |
|
Wes Johnston
|
1a6ecfda8b
|
Bug 1001309 - Provide a way to clear private data on Exit. r=liuche, bnicholson, mcomella
|
2014-06-19 00:04:00 -07:00 |
|
Michael Comella
|
57292cc98d
|
Bug 1039738 - Correct private tabs list appearance. r=bnicholson
|
2014-07-16 16:35:49 -07:00 |
|
Richard Newman
|
2c08b20276
|
Bug 921433 - Part 2: bundle current SUMO favicon in default bookmarks. r=nalexander
|
2014-07-16 16:14:44 -07:00 |
|
Michael Comella
|
315cc9a5fd
|
Bug 1039062: Fix RemoteTabs tray on phone. r=lucasr
|
2014-07-16 11:37:28 -07:00 |
|