Patrick Walton
08a46d3640
Eliminate coupling between the software layer client and the rest of Fennec
2012-02-02 23:30:41 -08:00
Benoit Girard
7f54a91188
merge mc into kiwifox
2012-01-31 13:55:51 -05:00
Benoit Girard
e0bcc5a6d2
Mergi mc to kiwifox, lots of conflicts so may not build
2012-01-30 13:38:20 -05:00
Wes Johnston
c47d8bb602
Bug 718959 - Use data uri for homescreen shortcuts. r=blassey
2012-01-28 18:24:51 +01:00
Sriram Ramasubramanian
b0659f0d0b
Bug 713464: Application Locale should not be reset from CPP. [r=mfinkle]
2012-01-30 19:59:47 -08:00
Benoit Girard
f7173edd06
Partial work for android OGLSurfaceView
...
--HG--
extra : rebase_source : 2c6ce362dd859e9f81a5b4490e2451826259a651
2012-01-26 14:23:13 -05:00
Matt Brubeck
f207b2e4b8
Back out 1d4d44ecd75c and 823cd2815483 (bug 709230) on suspicion of causing intermittent startup crashes
2012-01-30 16:53:14 -08:00
Chris Peterson
cad3854a5b
Bug 709230 part 1 - Add missing access modifiers to GeckoAppShell.java. r=dougt
2012-01-24 17:52:34 -08:00
Mounir Lamouri
731b61f2b9
Bug 713687 - Part 4 - Network API Android backend: use enable/disable notifications to prevent listening when not needed. r=dougt
2012-01-16 15:01:07 +01:00
Mounir Lamouri
d722304bf8
Bug 713687 - Part 3 - Network API Android backend: make GeckoNetworkManager a singleton. r=dougt
2012-01-16 18:17:34 +01:00
Mounir Lamouri
7deb857d08
Bug 713687 - Part 1 - Network API Android backend: get current information. r=dougt
2012-01-16 14:44:07 +01:00
Mounir Lamouri
97e682b4c6
Bug 713377 - Part 2 - Don't build GeckoSmsManager.java when WebSMS backend is disabled. r=dougt,cjones
2012-01-17 19:38:04 +01:00
Mounir Lamouri
ed91b81cf2
Bug 674725 - Part AV - Port WebSMS to Android Native UI. r=blassey,dougt
2012-01-17 19:52:17 +01:00
Mike Hommey
be671dceba
Bug 720737 - Set MOZ_LINKER_CACHE instead of CACHE_PATH. r=blassey
2012-01-25 10:36:58 +01:00
Wes Johnston
92a702e9c6
Bug 603008 - Android widget multitouch implementation. r=blassey,kats
2012-01-25 01:31:33 +01:00
Margaret Leibovic
7fa8b92fd6
Bug 720581 - Access static fields/methods in a static way. r=blassey
2012-01-24 09:16:48 -08:00
Kartikaya Gupta
c34267eb99
Bug 718961 - Fix typo in event name. r=blassey
2012-01-24 10:00:42 -05:00
Chris Peterson
80f4fe24d3
Bug 701002 part 1 - JavaStackTrace: consolidate reportJavaCrash() stack logging. r=dougt
2012-01-23 12:03:25 -08:00
Kartikaya Gupta
985bb30243
Bug 717085 - Ensure that when Gecko does a session-restore, it knows how big the screen is. r=pcwalton
2012-01-20 09:36:08 -05:00
Gian-Carlo Pascutto
dd4a47e3ef
Bug 713228 - Add bridge to access our own SQLite libraries from Java. r=blassey
2012-01-19 21:19:56 +01:00
James Willcox
9dc935a3ce
Bug 719233 - Only use direct texturing on whitelisted devices r=blassey
2012-01-18 20:41:28 -05:00
James Willcox
1055c05f63
Bug 707439 - Fix Flash plugin positioning
...
--HG--
extra : rebase_source : aaa41297d293ffde1aabe5632ade6c416b4d541f
2012-01-18 10:41:35 -05:00
Doug Turner
f875263117
Bug 712576 - On Android, we place a criteria on the location provider such that it must return a 'fine' grain location. It could be that this prevents some location providers -- ones that have network but not a GPS backed device -- from working. r=jdm
2012-01-13 16:01:58 -08:00
Brian Nicholson
5d27905034
Bug 697858 - Save restore state in bundle. r=mfinkle
2012-01-09 11:09:53 -08:00
Brad Lassey
7b96734cea
bug 715507 - GlobalHistory is accessing Gecko on the wrong thread r=dougt,kats
2012-01-05 16:14:23 -08:00
Ed Morley
03ac2b686a
Backout a9f4c0795560 (bug 715673), 05dfaf51fa83 (bug 715388) & af32a0da45c9 (bug 697858) for native Android test failures
2012-01-09 22:45:30 +00:00
Brian Nicholson
92e93707d5
Bug 697858 - Save restore state in bundle [r=mfinkle]
2012-01-09 11:09:53 -08:00
Wes Johnston
77b70d1197
Bug 708651 - Create a fake profile directory if BrowserProvider is started before Gecko. r=blassey
2012-01-04 17:28:04 -08:00
Ed Morley
db93f28fbb
Backout b48ad2fa6178 (bug 708651) for talos and mochitest failures
2012-01-05 04:25:07 +00:00
Wes Johnston
d494b4e158
Bug 708651 - Create a fake profile directory if BrowserProvider is started before Gecko. r=blassey
2012-01-04 17:28:04 -08:00
Mark Finkle
5ed7c2d781
Bug 714975 - [ICS] Home Screen icons are too small on ICS [r=wesj]
2012-01-04 15:52:22 -05:00
Mark Finkle
484b1cc589
Bug 714713 - Comparison of strings using == [r=dougt]
2012-01-03 12:19:44 -05:00
Mark Finkle
83cbfd5965
Backout 0284b1ff46c6, for NullPointerException
2012-01-03 02:18:39 -05:00
Mark Finkle
65cf2fe4c0
Bug 714713 - Comparison of strings using == [r=dougt]
2012-01-03 00:56:57 -05:00
Brad Lassey
1c19edfa9c
bug 712719 - NullPointerException at org.mozilla.gecko.GeckoAppShell.notifyIMEEnabled r=dougt
2011-12-21 18:14:46 -05:00
Mark Finkle
0aa0ecf02f
Bug 712414 - Throbber does not stop after running on pages that use document.write without document.close [r=mbrubeck]
2011-12-21 16:34:02 -05:00
James Willcox
de4b11c5d1
Bug 670930 - Use asynchronous direct texturing on Android when available
2011-12-21 14:05:23 -05:00
Wes Johnston
d2e1ab92b3
Bug 711905 - Support adding links to homescreen from awesomebar [r=mfinkle]
2011-12-20 10:28:12 -05:00
Sriram Ramasubramanian
05d40c4d24
Bug 712087: Density DPI is doesn't change and needn't be asked everytime from Android [r=mfinkle]
2011-12-19 12:10:35 -08:00
Doug Turner
145c9309b4
Backout of ba92c42f126f
2011-12-17 21:34:03 -08:00
Doug Turner
541b00f7c6
Backout of 8a5cc33141a3
2011-12-17 21:33:44 -08:00
Doug Turner
ed7e7d5a1e
Backout of f39dab2d2adb
2011-12-17 21:32:48 -08:00
Doug Turner
01edd43220
Backout of 74277c18e7ce
2011-12-17 21:32:24 -08:00
James Willcox
14c2e91c32
Bug 670930 - Use asynchronous direct texturing on Android when available
2011-12-16 16:40:58 -05:00
James Willcox
72ede3876a
back out 8a5cc33141a3 due to android-xul build failure
2011-12-16 14:45:58 -05:00
James Willcox
e1fd7358b3
Bug 670930 - Use asynchronous direct texturing on Android when available
...
--HG--
extra : rebase_source : 116b2882092d11b17046bdec5ca4d142d088d6cf
2011-12-16 10:54:10 -05:00
James Willcox
41962bb189
Bug 670930 - Add Android direct texture implementation
...
--HG--
extra : rebase_source : eb3f095e2663c0ebc0a03117ec8883d66dd8f1b5
2011-12-16 10:54:08 -05:00
Alex Pakhotin
1273e52b65
Bug 595008 - Make Android IME more efficient by reducing communication between Java and Gecko. r=blassey
2011-12-15 13:35:45 -08:00
Chris Lord
17a5e93a19
Bug 708307 - Decouple texture size from tile size. r=pcwalton
...
This removes the hard-coded limit of 1024x2048 tile sizes, and allows for
arbitrary tile-sizes. It will still only allocate texture sizes in powers of
two, however. It replaces the tile size with a buffered-area size, which can be
re-allocated as the screen dimensions change.
2011-12-15 23:45:52 +00:00
Matt Brubeck
cefe5e14b5
Bug 708772 - (bustage fix) Add IsTablet method to AndroidBridge (merge to /mobile/android) [r=dougt a=ehsan]
2011-12-14 13:53:38 -08:00