Brian Nicholson
30f825b07a
Bug 917896 - Replace throbber with progress bar. r=lucasr
...
--HG--
extra : rebase_source : 3aee6ee1526857fa5eeda22137fac2b34bce1102
2014-01-17 10:52:39 -08:00
Lucas Rocha
20f67f7b39
Bug 944533 - Re-define internal API to update toolbar UI state (r=mfinkle)
2014-01-09 14:55:29 +00:00
Carsten "Tomcat" Book
b835edb1a8
Backed out changeset fa0a7a730324 (bug 944533) for bustage on android and windows builds on a CLOSED TREE
2014-01-09 12:39:40 +01:00
Lucas Rocha
e9d97fef36
Bug 944533 - Re-define internal API to update toolbar UI state (r=mfinkle)
2014-01-09 10:46:17 +00:00
Margaret Leibovic
1ba1ae0cc2
Bug 921557 - (Part 2) Update other deprecated BitmapDrawable constructor usage. r=wesj
2014-01-07 14:12:04 -08:00
Mark Finkle
5f07023e42
Bug 952894 - Use existing triggers to clear open search engines state r=rnewman
2013-12-28 22:14:13 -05:00
Margaret Leibovic
0081055c48
Bug 950919 - (Part 2) Get rid of "aboutHomePage" flag. r=mcomella
2013-12-17 22:43:31 -08:00
Margaret Leibovic
805f5eb154
Bug 949181 - Get rid of the Page enum in HomePager. r=wesj
2013-12-17 13:34:10 -08:00
Lucas Rocha
0806850c11
Bug 942231 - Change HomePager to be backed by HomeConfig (r=margaret)
2013-12-12 12:04:31 +00:00
Carsten "Tomcat" Book
5d0ade55d8
Backed out changeset 64376a7a08df (bug 942231) for Android Bustage on a CLOSED TREE
2013-12-12 12:44:11 +01:00
Lucas Rocha
657d80c829
Bug 942231 - Change HomePager to be backed by HomeConfig (r=margaret)
2013-12-12 10:55:36 +00:00
Lucas Rocha
03f47d073e
Bug 945212 - Encapsulate identity data/security mode behind a type-safe API (r=margaret)
2013-12-12 00:28:15 +00:00
Lucas Rocha
26762edcd2
Bug 943915 - Move SiteIdentityPopup to the toolbar package (r=wesj)
...
--HG--
rename : mobile/android/base/SiteIdentityPopup.java => mobile/android/base/toolbar/SiteIdentityPopup.java
2013-12-12 00:28:14 +00:00
Lucas Rocha
c2617f7947
Bug 944537 - Use message data to decide whether to show Tab progress or not (r=mfinkle)
2013-12-03 16:20:31 +00:00
Richard Newman
c950314dc7
Bug 941868 - Part 5: don't fetch about:home's favicon later in the load cycle. r=mcomella
2013-11-26 19:48:30 -08:00
Richard Newman
0b9dbd589a
Bug 941844 - Part 1: don't update title if title doesn't change. r=bnicholson
2013-11-22 17:12:19 -08:00
Wes Johnston
38fe483e83
Bug 941201 - Send old url info in location change messages. r=margaret
2013-11-22 14:11:08 -08:00
Richard Newman
67a90a0fe8
Bug 941982 - Clean up about: page handling. r=mcomella
2013-11-21 23:33:28 -08:00
Chenxia Liu
4bc333961e
Bug 852608 - Part 3: Add UI for adding a search engine. r=lucasr
2013-11-06 15:21:56 -08:00
Richard Newman
57b4695f4a
Bug 931843 - Part 2: rewrite OnFaviconLoadedListeners to hold fewer references. r=bnicholson
2013-11-04 11:48:58 -08:00
Mark Capella
d869dc3636
Bug 923086 - "Add to reading list" button does not save it's state, r=lucasr
...
Part 2 - Actual final bug solution, tie into Part 1
2013-10-14 09:58:16 -04:00
Lucas Rocha
f7f4fc30a5
Merge m-c to fig
...
--HG--
rename : mobile/android/base/home/PinBookmarkDialog.java => mobile/android/base/home/PinSiteDialog.java
rename : mobile/android/base/home/TopBookmarksView.java => mobile/android/base/home/TopSitesGridView.java
rename : mobile/android/base/home/MostVisitedPage.java => mobile/android/base/home/TopSitesPage.java
rename : mobile/android/base/home/BookmarkThumbnailView.java => mobile/android/base/home/TopSitesThumbnailView.java
rename : mobile/android/base/resources/color/top_bookmark_item_title.xml => mobile/android/base/resources/color/top_sites_grid_item_title.xml
rename : mobile/android/base/resources/drawable-hdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-hdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-mdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-mdpi/top_site_add.png
rename : mobile/android/base/resources/drawable-xhdpi/top_bookmark_add.png => mobile/android/base/resources/drawable-xhdpi/top_site_add.png
rename : mobile/android/base/resources/drawable/bookmark_thumbnail_bg.xml => mobile/android/base/resources/drawable/top_sites_thumbnail_bg.xml
rename : mobile/android/base/resources/layout/home_most_visited_page.xml => mobile/android/base/resources/layout/home_top_sites_page.xml
rename : mobile/android/base/resources/layout/pin_bookmark_dialog.xml => mobile/android/base/resources/layout/pin_site_dialog.xml
rename : mobile/android/base/resources/menu/top_bookmarks_contextmenu.xml => mobile/android/base/resources/menu/top_sites_contextmenu.xml
extra : amend_source : 459360495389bad89cab14a8bd70f3dacb10d9f5
2013-09-19 13:53:14 -04:00
Lucas Rocha
5bb5082359
Bug 917394 - Rearrange about:home tabs as per new design (r=sriram)
...
--HG--
rename : mobile/android/base/home/MostVisitedPage.java => mobile/android/base/home/TopSitesPage.java
rename : mobile/android/base/resources/layout/home_most_visited_page.xml => mobile/android/base/resources/layout/home_top_sites_page.xml
2013-09-17 16:58:12 -04:00
Brian Nicholson
5c9a87953c
Bug 890392 - Include page thumbnail when sharing. r=mfinkle
2013-09-17 10:27:37 -04:00
Chris Kitching
5cb3cb8044
Bug 888326 - Part 4: LoadFaviconTask's use mNextFaviconLoadId is now thread safe. (Use AtomicInteger instead of long.) r=mleibovic
2013-09-12 10:50:03 -04:00
Lucas Rocha
87fe449d08
Merge m-c to fig
2013-08-20 11:50:04 +01:00
Wes Johnston
0ffb59da71
Bug 808636 - Make urltext red on about:blocked. r=margaret
2013-08-19 15:14:37 -07:00
Mark Capella
a429baf45e
Bug 893529 - [fig] Allow Tap of reader list icon to open about:home READING LIST page, r=lucasr
2013-07-22 13:49:23 -04:00
Margaret Leibovic
13b5e4f8cf
merge m-c into fig
2013-07-17 13:50:36 -07:00
Margaret Leibovic
20dd8d94ca
merge m-c to fig
2013-07-10 15:21:53 -07:00
Brian Nicholson
bb098589c9
Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman
2013-07-15 12:12:15 -07:00
Sriram Ramasubramanian
21d4a89c21
Merge m-c to fig
2013-06-04 11:12:13 -07:00
Sriram Ramasubramanian
ccae811d71
Bug 873579: Remove existing vertical about:home view. [r=bnicholson]
2013-05-29 11:31:52 -07:00
Margaret Leibovic
f2777e1488
Bug 872965 - Toggle reader mode when tapping the reader mode icon. r=mfinkle
2013-05-20 10:35:03 -07:00
Ryan VanderMeulen
a7e1167b84
Backed out changesets 0cb5418906cf and 3c366c865e73 (bug 803299) for Android bustage.
...
CLOSED TREE
2013-05-02 15:45:20 -04:00
Chris Lord
1fd09a6e31
Bug 803299 - Enable 32-bit colour on Android. r=kats
2013-05-02 18:25:16 +01:00
Chris Lord
c92aaf4fa7
Bug 803299 - Enable 32-bit colour on Android. r=kats
2013-07-04 14:53:25 +01:00
Margaret Leibovic
40a83e5fe1
Bug 877729 - Remove getUrlForAboutReader and use getUrlFromAboutReader instead. r=lucasr
2013-05-30 16:26:38 -07:00
Ehsan Akhgari
6c61de1ac0
Backed out 8 changesets (bug 803299) because it makes Tcheckerboard and Tpan so much worse
...
Backed out changeset f0311781c218 (bug 803299)
Backed out changeset 946467115924 (bug 803299)
Backed out changeset 59af481d8888 (bug 803299)
Backed out changeset 99a03f7ca8a4 (bug 803299)
Backed out changeset 44539f533a92 (bug 803299)
Backed out changeset 3f3963a3ebf6 (bug 803299)
Backed out changeset 5269f0483d1e (bug 803299)
Backed out changeset a9485787fdb1 (bug 803299)
2013-05-29 17:14:27 -04:00
Chris Lord
1cb9b17f7f
Bug 803299 - Enable 32-bit colour on Android. r=kats
...
--HG--
extra : rebase_source : e494442a5ae7c906465f31924e4f54d815130972
2013-05-29 15:25:40 +01:00
Trevor Saunders
4a839150dd
backout 7a1706d0e5b0 to 8c8b6adebb4c for frequent failures in scrolling/text-1.html and scrolling/text-2.html reftests on a CLOSED TREE
2013-05-28 18:32:29 -04:00
Chris Lord
7d45dd3311
Bug 803299 - Enable 32-bit colour on Android. r=kats
2013-05-28 18:50:16 +01:00
Wes Johnston
7c66db2d03
Bug 857165 - Highlight domain when showing urls. r=mfinkle
2013-04-26 16:17:37 -07:00
Ryan VanderMeulen
910a7a8d15
Backed out 3 changesets (bug 857165, bug 863828) for Android bustage on a CLOSED TREE.
...
Backed out changeset 4ad22d42b4f5 (bug 863828)
Backed out changeset 84b4d799cc6d (bug 857165)
Backed out changeset cc161ca434fa (bug 863828)
2013-04-26 22:49:55 -04:00
Wes Johnston
d27515c444
Bug 857165 - Highlight domain when showing urls. r=mfinkle
2013-04-26 16:17:37 -07:00
Chris Lord
27ca95544b
Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc
...
Refactor the dynamic toolbar code so that the ownership of various properties
is clearer, and the page is offset by the toolbar instead of being overlapped.
This fixes problems with the scroll origin of the page not corresponding to
the visible origin on the screen.
2013-04-25 18:47:08 +01:00
Ryan VanderMeulen
677c5b5128
Backed out changeset 684a5ca2efb7 (bug 858969) for Android M3 failures.
...
CLOSED TREE
2013-04-25 10:56:54 -04:00
Chris Lord
4852ece00b
Bug 858969 - Refactor dynamic toolbar so page is offset and not overlapped. r=kats,nrc
...
Refactor the dynamic toolbar code so that the ownership of various properties
is clearer, and the page is offset by the toolbar instead of being overlapped.
This fixes problems with the scroll origin of the page not corresponding to
the visible origin on the screen.
2013-04-24 17:06:23 +01:00
Lucas Rocha
99a27a429c
Bug 814587 - Change Reader:Add to handle tabID and URL as input (r=bnicholson)
2013-03-16 01:40:06 +05:30
Wes Johnston
8ff53fe9c7
Bug 815715 - Send location change methods even if we're just moving inside the same document. r=bnicholson
2013-04-16 15:07:11 -07:00