Commit Graph

164 Commits

Author SHA1 Message Date
Wes Johnston
91b5aa5e8b 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
3a05d32ab8 Bug 880230 - Use ComponentName when sorting Activities. r=lucasr 2013-11-25 09:45:43 -08:00
Wes Johnston
64e6e8bd38 Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram 2013-11-19 11:57:35 -08:00
Ryan VanderMeulen
659ccf3419 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
edad724fda Bug 768667 - Provide an action mode for compatibility with old Android versions. r=sriram 2013-11-19 11:57:35 -08:00
Sriram Ramasubramanian
e15f1bd4b7 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
e3963ed591 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
c69ecab3b5 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
fe032ef3d3 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
c9e3fef940 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
8fa5a600d2 Bug 934001: ImageView's setImageBitmap() is worse. [r=mfinkle] 2013-11-01 15:56:41 -07:00
Sriram Ramasubramanian
57c773d287 Bug 933459: Reduce drawables created for FaviconsView. [r=mfinkle] 2013-11-01 13:18:29 -07:00
Sriram Ramasubramanian
467455c197 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
e77ac56e41 Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman 2013-10-11 16:42:39 -07:00
Nick Alexander
6fcd9b0d05 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
21bdb3627d Bug 922116 - Don't clear FaviconView image data in formatImage. r=lucasr,margaret 2013-10-02 11:31:37 -04:00
Chris Kitching
e4c4bfb202 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
660e5c4dff Bug 916588 - Show default favicon when we bail in FaviconView.formatImage. r=margaret 2013-09-18 13:47:35 -04:00
Lucas Rocha
573e90c398 Bug 905685 - Clear favicon until the new image finishes loading in TwoLinePageRow (r=sriram) 2013-09-18 12:58:58 -04:00
Chris Kitching
6776ac536b 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
b9fadbce0d 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
6ece2e06c9 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
6d4fcc9840 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
5cb1f1d3b0 Bug 872528: Password doorhanger is not shown in GB. [r=margaret] 2013-09-05 22:28:19 -07:00
Wes Johnston
3c70f609ca Bug 885717 - Use a property animator for button toast. r=lucasr 2013-08-23 17:06:59 -07:00
Shilpan Bhagat
18bfc97e04 Bug 894077: Layout for history panel for tablets [r=sriram] 2013-08-07 00:11:31 -07:00
Shilpan Bhagat
720d334fed 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
3284beab5e Backout 1491af6fc2ae 2013-07-29 08:40:40 -07:00
Shilpan Bhagat
9ebf219dfa 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
c146eaf09b merge m-c into fig 2013-07-22 12:11:05 -07:00
Sriram Ramasubramanian
a5b4cb4f3a 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
4533e6f246 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
27bb0f12ca 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
f9956e34bf Bug 880047 - [fig] Kill unused AboutHome code (LastTabsSection), r=margaret 2013-07-18 14:58:41 -04:00
Mark Capella
18d02d5092 Bug 880047 - [fig] Kill unused AboutHome code (AddonsSection), r=margaret 2013-07-17 18:39:38 -04:00
Margaret Leibovic
13b5e4f8cf merge m-c into fig 2013-07-17 13:50:36 -07:00
Mark Capella
ff620b13c6 Bug 880047 - [fig] Kill unused AboutHome code (RemoteTabsSection), r=margaret 2013-07-16 20:37:37 -04:00
Margaret Leibovic
20dd8d94ca merge m-c to fig 2013-07-10 15:21:53 -07:00
Sriram Ramasubramanian
51d7d46e2f Merge m-c to fig. [r=karma] 2013-07-03 17:08:31 -07:00
Margaret Leibovic
251ea42e65 Bug 876712 - Kill AweseomeBar/AwesomeBarTabs. r=sriram,wesj 2013-06-12 13:33:13 -07:00
Wes Johnston
a313b897b4 Bug 839854 - Protect against getChildAt returning a null view during a rotation. r=mfinkle 2013-07-09 15:18:56 -07:00
Wes Johnston
5e607040c9 backout b9c914cdbfd1 for bustage 2013-07-09 14:10:27 -07:00
Wes Johnston
97b7f0edd7 Bug 839854 - Protect against getChildAt returning a null view during a rotation. r=mfinkle 2013-07-09 13:45:59 -07:00
Wes Johnston
dd6b9d9f3e Bug 880454 - Don't hide button toasts that are being pressed. r=lucasr 2013-07-09 13:43:35 -07:00
Wes Johnston
c1db4560dd Bug 880454 - Support a queue for button toasts. r=bnicholson 2013-07-09 13:43:32 -07:00
Margaret Leibovic
8597ece7c9 merge m-c to fig 2013-05-28 09:53:47 -07:00
Brian Nicholson
22f939f53e Bug 869411 - Follow-up fix to rename remaning mPaddingTop->mTopPadding. r=me 2013-05-23 12:05:51 -07:00
Brian Nicholson
3c5bc3fb78 Bug 867058 - Check bytes.length before decoding favicons. r=mfinkle 2013-05-23 11:42:30 -07:00
Brian Nicholson
2258b24e54 Bug 869411 - Part 4: Save top padding state in AboutHome. r=lucasr 2013-05-23 11:29:43 -07:00
Brian Nicholson
c6a2e91f5c Bug 869411 - Part 2: Replace getPadding() with getTopPadding() in AboutHome. r=lucasr 2013-05-23 11:29:43 -07:00