Commit Graph

660 Commits

Author SHA1 Message Date
Kartikaya Gupta
bfdb4ce5ac Bug 834414 - Remove a dangling reference to the LayerView in the IME code when the activity is destroyed. r=jchen 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
85763f1828 Bug 834414 - Destroy the SiteIdentityPopup when the activity is destroyed to prevent leaking the activity. r=margaret 2013-01-25 13:51:41 -05:00
Kartikaya Gupta
c2b40052be Bug 832987 - Make sure the launch state is updated on Gecko:Ready even if GeckoApp isn't around at the time. r=cpeterson 2013-01-23 09:38:57 -05:00
Wes Johnston
37d168a383 Bug 819037 - Set appId on browsers in webapps. r=mfinkle 2013-01-22 10:37:35 -08:00
Mark Finkle
ff021e87c9 Bug 827250 - Wallpaper over the WallpaperManager crash r=kats a=android-only 2013-01-21 17:32:00 -05:00
Mark Capella
221d512aa9 Bug 824161 - Homescreen widget doesn't open awesomebar, r=wesj, sriram 2013-01-11 04:26:39 -05:00
Chris Peterson
d62d1ced11 Bug 828594 - Part 2: Remove unused Java imports. r=kats 2013-01-09 10:32:50 -08:00
Chris Peterson
5abeb07ec2 Bug 828594 - Part 1: Remove redundant Java imports. r=kats 2013-01-09 09:54:54 -08:00
Wes Johnston
3e1bd5d46d Bug 725018 - FormAssistant should reposition itself on viewport changes. r=kats,mleibovic 2013-01-09 11:37:01 -08:00
Sriram Ramasubramanian
89b19dbab6 Bug 809790: Remove custom share menu. [r=mfinkle] 2013-01-04 14:31:07 -08:00
Mark Finkle
1c606792f1 Bug 826467 - Remove unused variables r=bnicholson 2013-01-06 10:28:58 -05:00
Mark Finkle
fe223f2558 Bug 826467 - Listen for account changes and persist r=bnicholson 2013-01-06 10:28:55 -05:00
Phil Ringnalda
8322ae4f86 Back out b7f50cfa3fe1 (bug 801739) for Android build bustage 2013-01-03 16:33:38 -08:00
Shriram Kunchanapalli
0e478680b1 Bug 801739 - Initialize mDoorHangerPopup in WebApp rather than GeckoApp. r=mleibovic 2012-12-26 20:15:47 +05:30
Sriram Ramasubramanian
3138936056 Bug 824469: New tab button based on the tabs-section. [r=mfinkle] 2013-01-02 13:43:01 -08:00
Sriram Ramasubramanian
c2a7bc048d Bug 817706: Tab-style switcher in tabs-tray for phones. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout/tabs_panel.xml => mobile/android/base/resources/layout/tabs_panel.xml.in
2012-12-18 17:04:39 -08:00
Sriram Raghuraman
82c626e3d0 Bug 715736 - Add 'Save as Wallpaper' Android functionality in context menu when viewing images. r=snorp,margaret 2012-12-17 23:00:01 +05:30
Brian Nicholson
8fcfe4e724 Bug 795045 - Part 1: Cleanup for TextSelection/TextSelectionHandle. r=wesj 2012-12-18 22:57:54 -08:00
Kartikaya Gupta
a0022428f2 Bug 817134 - Delete dead code in java-land to display checkerboarding. r=blassey 2012-12-15 10:43:57 -05:00
Kartikaya Gupta
810968cdf4 Bug 817134 - Remove the low-res screenshotting code. r=blassey 2012-12-15 10:43:52 -05:00
Brian Nicholson
de1ccec3f3 Bug 735399- Only do session restore after a crash. r=mfinkle 2012-12-07 10:50:40 -08:00
Brian Nicholson
071f996be3 Bug 819070 - Don't restore session if Gecko is already running. r=mfinkle
--HG--
extra : rebase_source : 35f720d9815d6e54d09419002dd30e5ab87f2d1a
2012-12-07 10:50:56 -08:00
Mike Hommey
0c81eadc1c Bug 804303 part 4 - Set environment variables earlier on Android. r=blassey,r=wesj 2012-12-07 09:32:24 +01:00
Sriram Ramasubramanian
7f8b74f932 Bug 800453: Add MenuItem attributes for add-on submenus. [r=mfinkle]
--HG--
extra : rebase_source : 0f12b5296b72faa14652da9ad2a4ffb013b91f23
2012-10-29 16:29:55 -07:00
Sriram Ramasubramanian
46c17be0ae Bug 818229: Refactor menu code to have different menu-presenters. [r=mfinkle]
--HG--
extra : rebase_source : 9c7e3a2e5000896cab04130824489542b40476ad
2012-12-04 13:12:04 -08:00
Kartikaya Gupta
d96543beb0 Bug 817067 - Introduce a ThumbnailHelper to deal with thumbnailing of pages. r=cpeterson, gcp 2012-12-03 14:27:34 -05:00
Lucas Rocha
14a0eb7628 Bug 709433 - Animate toolbar when switching to/from awesome screen (r=mfinkle) 2012-12-03 10:50:41 +00:00
Lucas Rocha
10bad7baf1 Bug 807279 - Turn Favicons into a singleton (r=mfinkle) 2012-12-03 08:59:17 +00:00
Kartikaya Gupta
ea1db880c1 Bug 793150 - Exit full-screen mode when invoking the menu. r=sriram 2012-11-30 12:59:49 -05:00
Brian Nicholson
d2a5b2c76d Bug 810732 - Ensure that sessionstore-windows-restored is always dispatched. r=mfinkle 2012-11-27 16:35:20 -08:00
Kartikaya Gupta
f6e522cf62 Bug 783521 - Fix busted function override. r=mfinkle 2012-11-27 15:18:01 -05:00
Wes Johnston
eaf460b407 Bug 813677 - Only send about:home telemetry pings when showing about:home. r=mfinkle 2012-11-26 14:57:11 -08:00
Kartikaya Gupta
2bfe609466 Bug 775511 - Move full screen state variable from GeckoApp to LayerView. r=Cwiiis 2012-11-24 17:32:08 -05:00
Mark Capella
717bec0c9b Bug 711772 - Create custom two-line checkable list item for site settings dialog, r=wesj
Based on Margarets original patch
2012-11-23 19:40:07 -05:00
Kartikaya Gupta
f27e70af26 Bug 802510 - Reset position on the thumbnail data buffer to the beginning before reading out of it. r=blassey 2012-11-14 00:34:25 -08:00
Brian Nicholson
a1ec982d87 Bug 784086 - Separate images table into favicon and thumbnail tables. r=lucasr,rnewman 2012-11-13 10:56:58 -08:00
Richard Newman
41c90ba2eb Bug 810988 - Part 2: separate pref broadcast announcement action for each Fennec version. r=kats 2012-11-13 09:47:05 -08:00
Wes Johnston
f7534a5bbc Bug 786061 - Disable session restore in webapps. r=mfinkle 2012-11-08 14:49:07 -08:00
Brian Nicholson
3de3c4fed4 Bug 722661 - Prevent animation of restored OOM tabs. r=mfinkle 2012-11-07 18:34:54 -08:00
Phil Ringnalda
d557b8b1ac Back out 0b25e27d0a35 (bug 784759) and 5266d6af1b81 (bug 786061) for bustage 2012-11-05 21:16:45 -08:00
Wes Johnston
bd314cb4a2 Bug 786061 - Disable session restore in webapps. r=mfinkle 2012-11-05 17:14:22 -08:00
Ehsan Akhgari
b190abaef0 Backed out changeset 801d11096998 (bug 786061) for Android build bustage 2012-11-05 21:36:42 -05:00
Wes Johnston
25e8415172 Bug 786061 - Disable session restore in webapps. r=mfinkle 2012-11-05 17:14:22 -08:00
Lucas Rocha
1647270fa1 Bug 808027 - Change favicons handling to be Bitmap-based (r=mfinkle) 2012-11-05 11:42:25 +00:00
Richard Newman
f0fb0b49d0 Bug 806634 - Part 2: record browser launch after GeckoApp startup. r=mfinkle 2012-10-30 13:27:33 -07:00
Brian Nicholson
293365220a Bug 722661 - Part 5: Miscellaneous fixes. r=mfinkle 2012-10-29 16:34:29 -07:00
Brian Nicholson
78888cf555 Bug 722661 - Part 4: Remove restoreMode command line argument. r=mfinkle 2012-10-29 16:34:29 -07:00
Brian Nicholson
91df2f48b3 Bug 722661 - Part 3: Include private browsing session with restore. r=mfinkle 2012-10-29 16:34:29 -07:00
Brian Nicholson
9d911ae727 Bug 722661 - Part 2: Stub tabs in Java when doing an OOM restore. r=mfinkle 2012-10-29 16:34:29 -07:00
Geoff Brown
302506ba79 Bug 805600 - Code cleanup: remove sIsGeckoReady; r=kats 2012-10-27 13:18:26 -06:00