Commit Graph

847 Commits

Author SHA1 Message Date
Wes Johnston
bd47dc3b6e Bug 932816 - Added a 'persistent' flag to the api in order to avoid to clear downloads notifications; r=wesj 2013-11-05 22:08:15 -08:00
Wes Johnston
0568c0b878 Bug 932690 - Move viewport message management into tabs. r=kats 2013-11-04 08:56:29 -08:00
Brad Lassey
d3ac1ff71a bug 930070 - GeckoView should handle not having fennec-specific classes r=mfinkle 2013-10-23 18:33:56 +02:00
Richard Newman
3de32b69d2 Bug 922694 - Part 4: grab Accept-Locale pref in FHR. r=mcomella 2013-10-16 18:56:27 -07:00
Wes Kocher
9083e06349 Backed out 5 changesets (bug 922694) for Android rc3 orange
Backed out changeset 51185a26a7b7 (bug 922694)
Backed out changeset 3d0582ab0417 (bug 922694)
Backed out changeset d333b85c805d (bug 922694)
Backed out changeset a78a707ba721 (bug 922694)
Backed out changeset 34e48f8bac52 (bug 922694)
2013-10-15 18:32:31 -07:00
Richard Newman
c9121d303f Bug 922694 - Part 4: grab Accept-Locale pref in FHR. r=mcomella 2013-10-15 16:53:45 -07:00
Mark Capella
c9416dbfc0 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
Chris Kitching
e0ce640cda Bug 914296: Add more intelligent caching to the Favicons system. r=rnewman 2013-10-11 16:42:39 -07:00
Wes Johnston
d11d66b401 Bug 920170 - Move Android prompt service components to their own namespace. r=margaret
--HG--
rename : mobile/android/base/Prompt.java => mobile/android/base/prompts/Prompt.java
rename : mobile/android/base/PromptInput.java => mobile/android/base/prompts/PromptInput.java
rename : mobile/android/base/PromptService.java => mobile/android/base/prompts/PromptService.java
2013-10-02 11:18:16 -07:00
Lucas Rocha
b9f5a6a648 Bug 917805 - Use Tabs.loadUrl() for immediate reaction to ACTION_VIEW intents (r=margaret) 2013-10-01 17:15:44 +01:00
Errietta Kostala
96ee438da9 Bug 921756 - Don't let ButtonToast try to modify views it can't. r=lucasr 2013-09-30 10:59:40 -04:00
Brian Nicholson
f1c82ffdb6 Bug 917538 - Fix Fennec Restarter flags and remove System.exit(0). r=blassey 2013-09-26 16:34:38 -07:00
Federico Paolinelli
d10fffc4c9 Bug 815202 - Add Pause and Cancel actions to download notifications. r=wesj
--HG--
rename : mobile/android/base/resources/drawable-hdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-hdpi/close.png
rename : mobile/android/base/resources/drawable-mdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-mdpi/close.png
rename : mobile/android/base/resources/drawable-xhdpi/ic_menu_close_all_tabs.png => mobile/android/base/resources/drawable-xhdpi/close.png
2013-09-24 13:53:55 -07:00
Wes Johnston
4dc4c594f2 Bug 705246 - Disable overscroll when panning. r=kats 2013-09-23 11:46:50 -07:00
Michael Comella
4a90977b5a Bug 870171 2013-09-19 17:41:04 -04:00
Brian Nicholson
8041f4f33d Bug 896170 - Part 2: Use intent extra to trigger restore on restart. r=mfinkle
--HG--
extra : rebase_source : fd14708cfc970dce433c02c1a08863e38680e5b3
2013-09-10 11:17:42 -07:00
Brian Nicholson
f14579eb13 Bug 896170 - Part 1: Send Session:Restore only on initial onCreate. r=mfinkle
--HG--
extra : rebase_source : bde410dbc3c24210cdf3c92a71c4ef1f25fc5de0
2013-09-10 11:17:42 -07: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
Chris Peterson
0f4ca5e101 Bug 912748 - Only call GsmCellLocation.getPsc() on GB+. r=blassey 2013-09-05 11:57:18 -07:00
Mark Finkle
6e7aba3837 Backout 193e7c0052a9, suspicion of regression a talos test (bug 910274) and sync failures (bug 910289) 2013-08-28 12:10:07 -04:00
Ryan VanderMeulen
76adc991db Backed out changeset 0aed878e34d4 (bug 888482) for intermittent Android 2.2 reftest failures. 2013-08-27 18:03:38 -04:00
Shilpan Bhagat
b19dec7f71 Bug 886925 - Use Symlink instead of INIparser for GeckoProfile. r=mfinkle 2013-08-27 11:05:56 -07:00
Brian Nicholson
dc29cf598e Bug 888482 - Initialize Gecko in onCreate(). r=kats
--HG--
extra : rebase_source : 429dd9d82c5068f5c51993fc132b063cb300a24a
2013-08-27 11:38:07 -07:00
Brian Nicholson
d0e3b6fce3 Bug 904741 - Change session restore pref to have two states. r=mfinkle 2013-08-23 12:32:19 -07:00
Margaret Leibovic
b12855a17d merge m-c into fig
--HG--
rename : browser/devtools/styleinspector/css-logic.js => toolkit/devtools/styleinspector/css-logic.js
2013-08-16 11:31:14 -07:00
Sriram Ramasubramanian
bbe8dd62c4 Merge m-c to fig. 2013-08-09 10:49:51 -07:00
Shane Tully
81acf62a20 Bug 880118 - Android resource IDs must be mutable for library projects. r=cpeterson 2013-08-13 16:44:00 -07:00
Kartikaya Gupta
07be7dc6ba Bug 902888 - Fix coordinate system mismatch with pre-Honeycomb plugins on Android. r=snorp
The plugin code was returning a rect in LayoutDevicePixels whereas Java
was treating it as a CSS-pixel rect. This patch makes the types more
explicit and adds a conversion in AndroidBridge to convert from the
LayoutDevicePixels to CSSPixel rects.
2013-08-13 11:49:21 -04:00
Brian Nicholson
24933e1c69 Bug 899141 - Fix startup intent handling. r=mfinkle,kats 2013-08-12 16:15:35 -07:00
Margaret Leibovic
edbdd9ca7e merge m-c to fig 2013-08-04 15:14:01 -07:00
Brian Nicholson
4a3f17bd7e Bug 896515 - Change session restore pref to have three states. r=wesj 2013-08-02 08:06:39 -04:00
Margaret Leibovic
cd31dec075 merge m-c into fig 2013-07-28 12:08:01 -07:00
Margaret Leibovic
b2c048be2d merge m-c into fig 2013-07-22 12:11:05 -07:00
Mark Capella
8d376880a5 Bug 893529 - [fig] Allow Tap of reader list icon to open about:home READING LIST page, r=lucasr
First patch removes old code from GeckoApp.java to be moved into BrowserApp.java later
2013-07-18 11:10:10 -04:00
Wes Johnston
6970ddc3f1 Bug 818987 - Links to media files should have an 'Open in app' option. r=wesj 2013-08-06 22:13:21 -07:00
Margaret Leibovic
83feb133fa merge m-c into fig 2013-07-17 13:50:36 -07:00
Margaret Leibovic
a642185d51 merge m-c to fig 2013-07-10 15:21:53 -07:00
Lucas Rocha
f7befbea83 Bug 882715 - Allow fragments to handle back button (r=bnicholson)
* * *
more
2013-07-08 23:05:27 +01:00
Sriram Ramasubramanian
d0be782334 Merge m-c to fig. [r=karma] 2013-07-03 17:08:31 -07:00
Nick Alexander
74bed7834f Bug 895670 - Remove SetupScreen and associated assets. r=mfinkle
--HG--
extra : rebase_source : 67e551da22e8490138a94cc303c1102ef49599e9
2013-07-19 13:59:42 -07:00
Brian Nicholson
96e253c01f Bug 851373 - Have Tabs use the application context instead of the activity. r=rnewman 2013-07-15 12:12:15 -07:00
Brad Lassey
a7493c8718 bug 871863 - Guest mode for browsing r=mfinkle
--HG--
extra : rebase_source : e2e3fa0a72699d4fffe68b0aaefa7f1eeb196a80
2013-07-18 19:43:34 +01:00
Nick Alexander
35e9385810 Merge s-c into m-i. 2013-07-18 14:15:46 -07:00
Nick Alexander
72202e14ad Bug 895146 - Remove Android Sync support for profile migration. r=rnewman 2013-07-18 11:45:09 -07:00
Mark Capella
0bfbdd86ca Bug 886587 - Remove profile migrator, r=gcp, f=rnewman 2013-07-24 18:50:26 -04:00
Brad Lassey
0cf84ed53a bug 894313 - GeckoThread should own its own static instance r=kats
--HG--
extra : rebase_source : bf7fdb0a4bd399c4edcc2046ed4c232b41a3827b
2013-08-08 09:02:02 -04:00
Ryan VanderMeulen
c9990d038c Merge m-c to inbound. 2013-08-06 17:07:23 -04:00
Chris Peterson
3a289398d5 Bug 900316 - Enable geolocation reporting for non-GSM Android devices. r=blassey r=hanno 2013-08-01 16:14:42 -07:00
Shane Tully
a0f34716dc Bug 901163 - Rename "Wallpaper:Set" message to match the function of "Set Image As". r=mleibovic 2013-08-05 14:21:28 -07:00