Wes Johnston
|
a1d782d1d1
|
backout f4c5e883482a r=mfinkle
|
2014-01-28 16:25:40 -08:00 |
|
Sriram Ramasubramanian
|
8963c80865
|
Bug 881861: QuickShare should monitor installed app changes. [r=mfinkle]
|
2013-06-11 15:04:01 -07:00 |
|
Eugen Sawin
|
32688e498b
|
Bug 956946 - Align menu top to URL bar. r=bnicholson
|
2014-01-16 15:47:10 -08:00 |
|
Lucas Rocha
|
697be5c65f
|
Bug 957097 - Turn GeckoActionProvider's max history size into a constant (r=wesj)
|
2014-01-08 12:18:40 +00:00 |
|
Sriram Ramasubramanian
|
7b69586592
|
Bug 940997: Support showAsAction "ifRoom" in custom menu. [r=mfinkle]
|
2013-12-18 18:49:48 -08:00 |
|
Sriram Ramasubramanian
|
5ddba12a47
|
Bug 940997: Reorganize primary controls in main menu. [r=mfinkle]
|
2013-12-18 18:46:42 -08:00 |
|
Lucas Rocha
|
f8bbdb0c3c
|
Bug 943915 - Remove 'a' prefix from arguments in ArrowPopup/SiteIdentityPopup (r=wesj)
|
2013-12-12 00:28:14 +00:00 |
|
Lucas Rocha
|
bb9d7ce85e
|
Bug 943915 - Add ArrowPopup constructor without anchor view argument (r=wesj)
|
2013-12-12 00:28:14 +00:00 |
|
Lucas Rocha
|
875b68032b
|
Bug 943915 - Small cleanup on the use of Resources in ArrowPopup (r=wesj)
|
2013-12-12 00:28:13 +00:00 |
|
Lucas Rocha
|
5647ce541f
|
Bug 943915 - Move DoorHanger to the widget package (r=wesj)
--HG--
rename : mobile/android/base/DoorHanger.java => mobile/android/base/widget/DoorHanger.java
|
2013-12-12 00:28:13 +00:00 |
|
Wes Johnston
|
5ba16c0086
|
Bug 875750 - Provide a basic color picker for Android. r=mfinkle
|
2013-12-11 15:51:01 -08:00 |
|
Wes Johnston
|
88e8e59b0f
|
Bug 880230 - Use num of unique services shared with to determine how many quick share icons to show. r=lucasr
|
2013-11-26 09:27:37 -08:00 |
|
Wes Johnston
|
f21b6403e1
|
Bug 880230 - Use ComponentName when sorting Activities. r=lucasr
|
2013-11-25 09:45:43 -08:00 |
|
Wes Johnston
|
55fbf738c2
|
Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram
|
2013-11-19 11:57:35 -08:00 |
|
Ryan VanderMeulen
|
fb27786b35
|
Backed out changesets 26df3bab1ab9 and 3c9dbe653a4e (bug 768667) for Android test bustage.
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_share.png => mobile/android/base/resources/drawable-hdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_share.png => mobile/android/base/resources/drawable-mdpi-v11/ic_menu_share.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_share.png => mobile/android/base/resources/drawable-xhdpi-v11/ic_menu_share.png
|
2013-11-19 17:33:27 -05:00 |
|
Wes Johnston
|
9747791d38
|
Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram
|
2013-11-19 11:57:35 -08:00 |
|
Sriram Ramasubramanian
|
cdb3b4bd3f
|
Bug 928800: Doorhanger, while showing, should respect dynamic toolbar's dynamicness. [r=mfinkle]
--HG--
extra : rebase_source : dfb816f01fb26b032b8402b80371d6e70889a3f3
|
2013-11-14 16:06:01 -08:00 |
|
Sriram Ramasubramanian
|
f596a10091
|
Bug 937829: Make QuickShare aware of the history to choose the icons. [r=mfinkle]
--HG--
extra : rebase_source : 9a6d15dc3e4355c9063a4d49cae02259cf3d4cb3
|
2013-11-13 09:34:09 -08:00 |
|
Sriram Ramasubramanian
|
dab31c55e3
|
Bug 937829: QuickShare with more icons. [r=mfinkle]
--HG--
rename : browser/themes/linux/Toolbar-inverted.png => browser/themes/windows/Toolbar-inverted.png
extra : rebase_source : b3bea92b63ce42d7bec2a2da55075e42453b3e56
|
2013-11-13 09:34:00 -08:00 |
|
Lucas Rocha
|
d2cef0903c
|
Bug 936519 - Move general-purpose views to the widget package (r=mfinkle)
--HG--
rename : mobile/android/base/AllCapsTextView.java => mobile/android/base/widget/AllCapsTextView.java
rename : mobile/android/base/AnimatedHeightLayout.java => mobile/android/base/widget/AnimatedHeightLayout.java
rename : mobile/android/base/CheckableLinearLayout.java => mobile/android/base/widget/CheckableLinearLayout.java
rename : mobile/android/base/ClickableWhenDisabledEditText.java => mobile/android/base/widget/ClickableWhenDisabledEditText.java
rename : mobile/android/base/FlowLayout.java => mobile/android/base/widget/FlowLayout.java
|
2013-11-11 18:41:12 +00:00 |
|
Errietta Kostala
|
5a8096e8a6
|
Bug 910768 - Add a link to the marketplace in the "No apps installed for this url" toast; r=wesj
|
2013-11-04 16:29:07 -08:00 |
|
Sriram Ramasubramanian
|
722a528bcf
|
Bug 934001: ImageView's setImageBitmap() is worse. [r=mfinkle]
|
2013-11-01 15:56:41 -07:00 |
|
Sriram Ramasubramanian
|
72183ef896
|
Bug 933459: Reduce drawables created for FaviconsView. [r=mfinkle]
|
2013-11-01 13:18:29 -07:00 |
|
Sriram Ramasubramanian
|
0102e4f958
|
Bug 932967: Cleanup LWT to not use Activity, but use Application. [r=mfinkle]
--HG--
extra : rebase_source : aceef27c2fd841965f614f4c0157cdcbccf152e7
|
2013-10-30 14:44:14 -07:00 |
|
Chris Kitching
|
e0ce640cda
|
Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman
|
2013-10-11 16:42:39 -07:00 |
|
Nick Alexander
|
ec1b40bf83
|
Bug 924232 - Part 2: Move preprocessed Gecko*.java.in to widget package. r=mfinkle
--HG--
rename : mobile/android/base/GeckoEditText.java.in => mobile/android/base/widget/GeckoEditText.java.in
rename : mobile/android/base/GeckoImageButton.java.in => mobile/android/base/widget/GeckoImageButton.java.in
rename : mobile/android/base/GeckoImageView.java.in => mobile/android/base/widget/GeckoImageView.java.in
rename : mobile/android/base/GeckoLinearLayout.java.in => mobile/android/base/widget/GeckoLinearLayout.java.in
rename : mobile/android/base/GeckoRelativeLayout.java.in => mobile/android/base/widget/GeckoRelativeLayout.java.in
rename : mobile/android/base/GeckoTextSwitcher.java.in => mobile/android/base/widget/GeckoTextSwitcher.java.in
rename : mobile/android/base/GeckoTextView.java.in => mobile/android/base/widget/GeckoTextView.java.in
rename : mobile/android/base/GeckoView.java.frag => mobile/android/base/widget/GeckoView.java.frag
|
2013-10-10 11:53:14 -07:00 |
|
Chris Kitching
|
faae0adfb2
|
Bug 922116 - Don't clear FaviconView image data in formatImage. r=lucasr,margaret
|
2013-10-02 11:31:37 -04:00 |
|
Chris Kitching
|
7fc29f20ec
|
Bug 918917 - Show no favicon until load fails, then show default favicon, or the result (r=margaret)
|
2013-09-27 12:12:22 +01:00 |
|
Chris Kitching
|
5e407a0ed3
|
Bug 916588 - Show default favicon when we bail in FaviconView.formatImage. r=margaret
|
2013-09-18 13:47:35 -04:00 |
|
Lucas Rocha
|
27da66d630
|
Bug 905685 - Clear favicon until the new image finishes loading in TwoLinePageRow (r=sriram)
|
2013-09-18 12:58:58 -04:00 |
|
Chris Kitching
|
23dcdad6a7
|
Bug 895423 - Use a FaviconView to display the icons for the customise search menu. r=liuche
|
2013-09-14 12:09:14 -07:00 |
|
Chris Kitching
|
979cc4ce53
|
Bug 888326 - Part 5: Make the FaviconView able to resize strangely sized inputs to more appropriate sizes, if enabled. r=mleibovic
|
2013-09-12 10:50:20 -04:00 |
|
Chris Kitching
|
f126317bed
|
Bug 888326 - Part 2: Refactoring Favicons to be static, not a singleton - the singleton instance was staticly assigned and never cleared. r=mleibovic
|
2013-09-12 10:49:20 -04:00 |
|
Chris Kitching
|
e033459956
|
Bug 888326 - Part 1: Move the favicons class into its own package and, while we're at it, get rid of unused imports in the touched files. r=mleibovic
--HG--
rename : mobile/android/base/Favicons.java => mobile/android/base/favicons/Favicons.java
|
2013-09-12 10:48:59 -04:00 |
|
Sriram Ramasubramanian
|
42ab84b1d1
|
Bug 872528: Password doorhanger is not shown in GB. [r=margaret]
|
2013-09-05 22:28:19 -07:00 |
|
Wes Johnston
|
4f6e9d6dd6
|
Bug 885717 - Use a property animator for button toast. r=lucasr
|
2013-08-23 17:06:59 -07:00 |
|
Shilpan Bhagat
|
b9693546df
|
Bug 894077: Layout for history panel for tablets [r=sriram]
|
2013-08-07 00:11:31 -07:00 |
|
Shilpan Bhagat
|
2637f36508
|
Bug 895837: Implemented tabs on the bottom for history page. r=sriram
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
|
2013-07-25 17:06:02 -07:00 |
|
Margaret Leibovic
|
a64d2ccf06
|
Backout 1491af6fc2ae
|
2013-07-29 08:40:40 -07:00 |
|
Shilpan Bhagat
|
045f7a1735
|
Bug 895837: Implemented tabs on the bottom for history page [r=lucasr]
--HG--
rename : mobile/android/base/home/HistoryPage.java => mobile/android/base/home/MostRecentPage.java
rename : mobile/android/base/home/VisitedPage.java => mobile/android/base/home/MostVisitedPage.java
|
2013-07-26 09:29:05 -07:00 |
|
Margaret Leibovic
|
b2c048be2d
|
merge m-c into fig
|
2013-07-22 12:11:05 -07:00 |
|
Sriram Ramasubramanian
|
e0f6f124ac
|
Bug 880047: So long, old about:home. RIP. [r=margaret]
--HG--
extra : rebase_source : e0bfebb52799babc6807471fe91d138c6c6da015
|
2013-07-18 21:42:42 -07:00 |
|
Sriram Ramasubramanian
|
cfb8490a36
|
Bug 880047: Kill LinkTextView in old about:home [r=margaret]
--HG--
extra : rebase_source : 01c1761d615e9f877ee04742bf107cb68dd1fcbc
|
2013-07-18 14:11:49 -07:00 |
|
Sriram Ramasubramanian
|
cb7c300482
|
Bug 880047: Remove TopSitesView from old about:home [r=margaret]
--HG--
extra : rebase_source : f0366c5bc5587d2e8cf51c816acf04f21bdaf767
|
2013-07-18 14:11:46 -07:00 |
|
Mark Capella
|
f9e0cc20f1
|
Bug 880047 - [fig] Kill unused AboutHome code (LastTabsSection), r=margaret
|
2013-07-18 14:58:41 -04:00 |
|
Mark Capella
|
fa836b51fb
|
Bug 880047 - [fig] Kill unused AboutHome code (AddonsSection), r=margaret
|
2013-07-17 18:39:38 -04:00 |
|
Margaret Leibovic
|
83feb133fa
|
merge m-c into fig
|
2013-07-17 13:50:36 -07:00 |
|
Mark Capella
|
35b345caa1
|
Bug 880047 - [fig] Kill unused AboutHome code (RemoteTabsSection), r=margaret
|
2013-07-16 20:37:37 -04:00 |
|
Margaret Leibovic
|
a642185d51
|
merge m-c to fig
|
2013-07-10 15:21:53 -07:00 |
|
Sriram Ramasubramanian
|
d0be782334
|
Merge m-c to fig. [r=karma]
|
2013-07-03 17:08:31 -07:00 |
|