Margaret Leibovic
166e8841e8
Bug 707665 - Save as PDF option should be disabled for about:home and any XUL documents. r=mfinkle a=android-only
2011-12-13 16:23:35 -08:00
Matt Brubeck
fbbb9eed96
Bug 710302 - going to about: pages does a 'feeling lucky' search [r=mfinkle a=java-only]
2011-12-13 19:17:58 -05:00
Wes Johnston
560189ab86
Bug 697265 - Support clipboard operations in edit fields [r=mfinkle a=android-only]
2011-12-13 19:17:56 -05:00
Patrick Walton
b151eab9fd
Bug 710096 - Hold the monitor on the layer controller when adjusting and rendering the viewport metrics. r=Cwiiis a=java-only
2011-12-13 14:43:08 -08:00
Brad Lassey
2b8ed3fcd6
bug 707929 - java.lang.NullPointerException @ ZipFile.getInputStream(ZipFile.java:256) r=mfinke a=java-only
2011-12-13 17:54:28 -05:00
Brad Lassey
0651e700bc
bug 708961 - We still use ByteBuffer.allocateDirect for large buffers r=pcwalton a=java-only
2011-12-13 17:53:51 -05:00
Brad Lassey
ba58176546
bug 710328 - null pointer when attaching android idle handler r=mfinkle a=java-only
2011-12-13 17:53:06 -05:00
Margaret Leibovic
7a1e4227af
Bug 702653 - Add prefs for flash activation on demand/always on/off. r=mfinkle a=no-cpp
2011-12-13 14:28:45 -08:00
Kartikaya Gupta
1b89672f0a
Bug 707675 - Change OOM log level from error to warning. r=blassey a=java-only
2011-12-13 16:42:51 -05:00
Lucas Rocha
8b754d7301
Bug 706667 - Change AboutHomeContent layout as per design (r=blassey, a=mfinkle)
...
--HG--
rename : mobile/android/base/resources/layout/abouthome_addon_list_item.xml => mobile/android/base/resources/layout/abouthome_addon_row.xml
rename : mobile/android/base/resources/layout/abouthome_grid_box.xml => mobile/android/base/resources/layout/abouthome_topsite_item.xml
2011-12-13 20:15:17 +00:00
Lucas Rocha
2056e1dd50
Bug 706667 - Organize/cleanup imports on AboutHomeContent (r=blassey, a=mfinkle)
2011-12-13 20:15:17 +00:00
Lucas Rocha
0ddbaf77c2
Bug 706667 - Remove unused properties from AboutHomeContent (r=blassey, a=mfinkle)
2011-12-13 20:15:17 +00:00
Lucas Rocha
f8eb90192c
Bug 706667 - Change indentation of about:home layout files for consistency (r=blassey, a=mfinkle)
2011-12-13 20:15:17 +00:00
Lucas Rocha
a782881398
Bug 708485 - Add Fennec bookmarks to special "mobile" folder (r=blassey, a=mfinkle)
2011-12-13 19:47:40 +00:00
Lucas Rocha
1ae6b403d7
Bug 708485 - Create "mobile" special bookmarks folder on DB creation (r=blassey, a=mfinkle)
2011-12-13 19:47:40 +00:00
Lucas Rocha
8e84c43cd9
Bug 709962 - Eliminate required table references in BrowserProvider's query interface (r=blassey, a=mfinkle)
2011-12-13 19:47:40 +00:00
Chris Lord
e74973ac22
Bug 708683 - Guard more rigorously against bad viewport updates. r=kats a=android-only
...
Check more values in browser.js when updating the viewport, and restructure
the JSON conversion in Java so that it's easier to tell what value caused a
bad viewport if it comes from Java.
2011-12-13 14:12:07 -05:00
Mark Finkle
765a0396f9
Bug 704415 - Style the Add-on Manager (phase 1) [r=mbrubeck a=javascript]
2011-12-13 13:42:51 -05:00
Sriram Ramasubramanian
db26383c58
Bug 709255: Avoid multiple instances of TabsTray. [r=mfinkle a=android-only]
2011-12-12 14:25:29 -08:00
Mark Finkle
7a1228c6ca
Bug 701374 - Show go or search icon in awesomescreen field, as appropriate [r=lucasr a=android-only]
2011-12-13 11:31:35 -05:00
Brad Lassey
6551c38386
bug 710194 - Nightly has violated its self-enforced StrictMode policy after a clean install r=mfinkle a=java-only
2011-12-13 11:12:01 -05:00
Lucas Rocha
ed80368252
Bug 708151 - Fix switch indentation in BrowserProvider (r=blassey, a=mfinkle)
2011-12-13 14:46:58 +00:00
Lucas Rocha
3e90b833d5
Bug 708151 - Change GUID generation to be more compliant with Sync (r=rnewman, a=mfinkle)
2011-12-13 14:46:58 +00:00
Lucas Rocha
91887af98b
Bug 708151 - Add indexes where needed in local bookmarks/history DB (r=blassey, a=mfinkle)
2011-12-13 14:46:58 +00:00
Lucas Rocha
923e232ee6
Bug 708151 - Handle deleted records in a sync-friendly way (r=blassey, a=mfinkle)
2011-12-13 14:46:58 +00:00
Lucas Rocha
61d44164bb
Bug 708151 - Add _id column to images and implement missing operations (r=blassey, a=mfinkle)
...
We need all operations (query, delete, insert, and update) for images in order
to implement favicon sync properly.
2011-12-13 14:46:58 +00:00
Lucas Rocha
c6ed7e1dff
Bug 708331 - Add keyword, description, and tags columns to Bookmarks (r=mfinkle, a=mfinkle)
2011-12-13 14:46:58 +00:00
Lucas Rocha
71141fc7c0
Bug 707636 - Use "signature" permissions on BrowserProvider (r=blassey, a=mfinkle)
...
To allow apps with same signature than Fennec to access Fennec's local DB via
content provider.
2011-12-13 14:12:03 +00:00
Lucas Rocha
12b1c24ddb
Bug 707124 - Add query to BrowserProvider to fetch DB schema version (r=blassey, a=mfinkle)
2011-12-13 14:12:01 +00:00
Lucas Rocha
f176aae200
Bug 707732 - Handle case of updating favicon on non-existing URL (r=blassey, a=mfinkle)
2011-12-13 13:59:37 +00:00
Lucas Rocha
eb661c51e1
Bug 707732 - More robust implementation of add bookmark (r=blassey, a=mfinkle)
2011-12-13 13:59:27 +00:00
Lucas Rocha
ae5a6f583e
Bug 707732 - More robust implementation of thumbnail update (r=blassey, a=mfinkle)
...
Also fixes thumbnail update on Honeycomb/ICS.
2011-12-13 13:59:15 +00:00
Lucas Rocha
9b9eb808ab
Bug 701913 - Fix query to check bookmark URL in Honeycomb/ICS (r=blassey, a=mfinkle)
2011-12-13 13:44:54 +00:00
Lucas Rocha
59f68505b7
Bug 698828 - Fix add bookmark operation in Honeycomb/ICS (r=blassey, a=mfinkle)
2011-12-13 13:44:54 +00:00
Lucas Rocha
c9d55442b3
Bug 701835 - Fix bookmark removal in Honeycomb/ICS (r=blassey, a=mfinkle)
2011-12-13 13:44:54 +00:00
Doug Turner
a9caf2954b
Bug 708200 - Do not create timer to fire geckoLoaded. r=blassey a=android-only
...
--HG--
extra : rebase_source : bab7b26936fa41d2f9ab4664e01d050a20038414
2011-12-12 16:27:34 +08:00
Doug Turner
5ea6bb8366
Bug 708280 - delay checking checking for update until idle to avoid startup path. r=mfinkle
...
--HG--
extra : rebase_source : 0f8595409e980da3421fd86133bf83238d7ceb55
2011-12-12 16:27:34 +08:00
Doug Turner
b9f6f6ee1a
Bug 709595 - Add a name for each java thread and timer to aide with debugging. r=blassey
...
--HG--
extra : rebase_source : 1f5472ef5301739425b162d5ce4b28a577daf0fb
2011-12-12 16:27:35 +08:00
Chris Peterson
078095d236
Bug 708114 part 2 - Add resource flag to enable Android StrictMode for nightly and local builds. r=dougt a=android-only
2011-12-12 17:15:38 -08:00
Chris Peterson
094ca6690a
Bug 708114 part 1 - Comment out Android StrictMode for all build configurations. r=dougt a=android-only
2011-12-12 17:15:23 -08:00
Brad Lassey
b5e9607e1a
bug 704520 - Flash content does not have a placeholder if on Android 3.x r=snorp a=java-only
2011-12-12 16:47:37 -05:00
Steffen Wilberg
0739710d9d
Bug 709514: Hide about:blocked, about:certerror, about:empty, about:fennec, and about:firefox from Fennec Native's about:about. r=mfinkle, a=js-only
2011-12-12 21:56:23 +01:00
Matt Brubeck
15477988a9
Bug 701804 - PageActions must be initialized before registering actions [r=mfinkle, a=javascript]
2011-12-12 12:14:05 -08:00
Matt Brubeck
8650456bf3
Bug 709485 - Fix browser sizing after toggling the sidebar in tablet mode [r=mfinkle, a=javascript]
2011-12-12 12:14:05 -08:00
Mark Finkle
908d705d2b
Bug 709103 - Optimize creating and saving thumbnail bitmaps (OOM fix) r=kats a=java-only
2011-12-12 15:04:59 -05:00
Chris Lord
1fa0b262d4
Bug 705092 - Kinetic scrolling is too slow. r=pcwalton a=java-only
...
This introduces a friction factor, so that the deceleration is relative to
the current velocity. Now, the faster you scroll, the slower the view
decelerates, allowing you to page through longer pages easier.
2011-12-12 18:56:15 +00:00
Kartikaya Gupta
bc0ca9ba59
Bug 709805 - Avoid viewport changes on background tabs. r=pcwalton a=js-only
2011-12-12 13:53:39 -05:00
Kartikaya Gupta
5c1b4941f0
Bug 704738 - Resize page content on device rotation. r=Cwiiis a=java-only
...
Some cleanup: ensure we abort and re-bounce the viewport
if the device is rotated during a double-tap zoom. Also
rename variables to be more appropriate
2011-12-12 11:22:34 -05:00
Mark Finkle
87f29234cb
Bug 709103 - Optimize creating and saving thumbnail bitmaps r=blassey a=java-only
2011-12-12 13:50:35 -05:00
Brad Lassey
e1cf09ec72
bug 706574 - show native about:home in onCreate() r=dougt a=blassey, java only
2011-12-12 12:57:04 -05:00