Richard Newman
|
81fb296b48
|
Bug 730528 - Extract LooperThread from GeckoAppShell. r=blassey
|
2012-02-26 22:34:23 -08:00 |
|
Kartikaya Gupta
|
56e190cf8f
|
Bug 726382 - Fold the GeckoDirProvider and a bunch of duplicated/complicated code into a new GeckoProfile class. r=wesj
|
2012-02-25 23:22:40 -05:00 |
|
Ryan VanderMeulen
|
498e286582
|
Back out 940194c616f2 (bug 729237) on suspicion of Android XUL bustage.
|
2012-02-25 22:09:23 -05:00 |
|
Eitan Isaacson
|
b803f96348
|
Bug 729237 - Fixed AndroidBridge emit a11y event function, added java string class as class member. r=blassey
|
2012-02-25 20:38:27 -05:00 |
|
Sriram Ramasubramanian
|
127bd01c8f
|
Bug 725730: Share action title. [r=mfinkle]
|
2012-02-24 16:21:42 -08:00 |
|
Mike Hommey
|
f24d09012b
|
Bug 727960 part 2 - Don't set MOZ_LINKER_CACHE if it was already set. r=mfinkle
|
2012-02-23 10:57:56 +01:00 |
|
Brad Lassey
|
ab48da35f9
|
bug 726930 - speed up tab thumbnails r=mfinkle
|
2012-02-17 10:52:26 -08:00 |
|
Justin Lebar
|
cc201aa57f
|
Bug 727381 - On Android Fennec, send haptic feedback while a vibration is playing, so as not to clobber it. r=blassey
|
2012-02-15 13:56:00 -05:00 |
|
Kartikaya Gupta
|
7e7560b065
|
Bug 722439 - Fix compiler warnings using javac 1.7. r=Cwiiis
|
2012-02-14 15:28:27 -05:00 |
|
Brad Lassey
|
e2bbf28d0e
|
bug 725538 - make creating GeckoEvents sane r=kats
|
2012-02-08 23:18:27 -08:00 |
|
Brad Lassey
|
94fdb3b633
|
Bug 724210 - Stop using canvas to take screenshots. r=kats
|
2012-02-04 01:48:26 -05:00 |
|
Phil Ringnalda
|
46de66622e
|
Back out c7e11bcec31a (bug 724210) for Android XUL bustage
|
2012-02-09 22:24:53 -08:00 |
|
Brad Lassey
|
f9149ad377
|
Bug 724210 - Stop using canvas to take screenshots. r=kats
|
2012-02-04 01:48:26 -05:00 |
|
Ed Morley
|
7307ed3da9
|
Backout 1ca8d5a931ac (bug 720799), e4781b684008 (bug 720795), 8a4e12d93a23 & 1fc8123a2ea4 (bug 720794) for bustage
|
2012-02-09 16:42:07 +00:00 |
|
Mounir Lamouri
|
d7b22aa947
|
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
|
2012-02-09 11:29:44 +01:00 |
|
Ed Morley
|
08ace01a8b
|
Backout 79121553f728 (bug 720799), 4a763183482f (bug 720795), e965486f4b50 & 4a7c7c6b9b11 (bug 720794) for failing to build on any platform
|
2012-02-09 12:06:50 +00:00 |
|
Mounir Lamouri
|
8ad303fbe4
|
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
|
2012-02-09 11:29:44 +01:00 |
|
Brian Nicholson
|
e5c5d7c182
|
Bug 724152 - Honor URL_SAFE flag for base64 encoding/decoding. r=blassey
|
2012-02-07 12:32:56 -08:00 |
|
Thinker K.F. Li
|
f1c5781983
|
Bug 697641 - part 5: Export Android Sensor Manager for mobile/. r=cjones
|
2012-02-05 19:54:25 +00:00 |
|
Brian Nicholson
|
aebc3570eb
|
Bug 723550 - Lots of base64 decode errors in logcat [r=blassey]
|
2012-02-03 15:55:09 -05:00 |
|
Wes Johnston
|
81e2ecb00d
|
Bug 721080 - Pages with touch event listeners that don't call preventDefault should not hold up panning. r=dougt
|
2012-02-01 15:01:47 -08:00 |
|
Brad Lassey
|
fbac4c407d
|
bug 723159 - Base64.decode not available on eclair r=mfinkle
|
2012-02-01 14:37:03 -05:00 |
|
Phil Ringnalda
|
27adb9fb63
|
Back out b35af982b085 (bug 721080) for android-xul bustage
|
2012-02-01 12:10:53 -08:00 |
|
Wes Johnston
|
0ab3731608
|
Bug 721080 - Pages with touch event listeners that don't call preventDefault should not hold up panning. r=dougt
|
2012-02-01 10:33:40 -08:00 |
|
James Willcox
|
ced0347f0e
|
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
|
2012-01-31 09:40:58 -05:00 |
|
Boris Zbarsky
|
403d51ce98
|
Backed out changeset e57ddd9fdd5e (bug 721741) because it breaks Android builds.
|
2012-01-31 23:38:35 -05:00 |
|
James Willcox
|
9334322db3
|
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
|
2012-01-31 09:40:58 -05:00 |
|
Ed Morley
|
388e7e6979
|
Backout b87113ff33ff (bug 721741) for Android build failures
|
2012-01-31 16:19:00 +00:00 |
|
James Willcox
|
fd3a41a585
|
Bug 721741 - Add support for Flash on Android 4.0+ r=blassey
|
2012-01-31 09:40:58 -05:00 |
|
Sriram Ramasubramanian
|
2c67630f17
|
Bug 713464: Application Locale should not be reset from CPP. [r=mfinkle]
|
2012-01-30 19:59:47 -08:00 |
|
Matt Brubeck
|
bd0a768eb7
|
Back out 1d4d44ecd75c and 823cd2815483 (bug 709230) on suspicion of causing intermittent startup crashes
|
2012-01-30 16:53:14 -08:00 |
|
Chris Peterson
|
7de968bff5
|
Bug 709230 part 1 - Add missing access modifiers to GeckoAppShell.java. r=dougt
|
2012-01-24 17:52:34 -08:00 |
|
Wes Johnston
|
6b146e12b9
|
Bug 718959 - Use data uri for homescreen shortcuts. r=blassey
|
2012-01-28 18:24:51 +01:00 |
|
Mike Hommey
|
eb3d1bf070
|
Bug 720737 - Set MOZ_LINKER_CACHE instead of CACHE_PATH. r=blassey
|
2012-01-25 10:36:58 +01:00 |
|
Wes Johnston
|
a02904d162
|
Bug 603008 - Android widget multitouch implementation. r=blassey,kats
|
2012-01-25 01:31:33 +01:00 |
|
Margaret Leibovic
|
200f6a7f6a
|
Bug 720581 - Access static fields/methods in a static way. r=blassey
|
2012-01-24 09:16:48 -08:00 |
|
Kartikaya Gupta
|
15d67de2d0
|
Bug 718961 - Fix typo in event name. r=blassey
|
2012-01-24 10:00:42 -05:00 |
|
Chris Peterson
|
6dd4d28025
|
Bug 701002 part 1 - JavaStackTrace: consolidate reportJavaCrash() stack logging. r=dougt
|
2012-01-23 12:03:25 -08:00 |
|
Kartikaya Gupta
|
4b4b0007c0
|
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
|
bf205a0e23
|
Bug 713228 - Add bridge to access our own SQLite libraries from Java. r=blassey
|
2012-01-19 21:19:56 +01:00 |
|
James Willcox
|
415c8cbfb3
|
Bug 719233 - Only use direct texturing on whitelisted devices r=blassey
|
2012-01-18 20:41:28 -05:00 |
|
James Willcox
|
f2a22733cd
|
Bug 707439 - Fix Flash plugin positioning
--HG--
extra : rebase_source : aaa41297d293ffde1aabe5632ade6c416b4d541f
|
2012-01-18 10:41:35 -05:00 |
|
Mounir Lamouri
|
23ead139c9
|
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
|
5495df48b0
|
Bug 713687 - Part 3 - Network API Android backend: make GeckoNetworkManager a singleton. r=dougt
|
2012-01-16 18:17:34 +01:00 |
|
Mounir Lamouri
|
e6b1246ce3
|
Bug 713687 - Part 1 - Network API Android backend: get current information. r=dougt
|
2012-01-16 14:44:07 +01:00 |
|
Mounir Lamouri
|
4f38e10fd3
|
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
|
527cfb43a6
|
Bug 674725 - Part AV - Port WebSMS to Android Native UI. r=blassey,dougt
|
2012-01-17 19:52:17 +01:00 |
|
Doug Turner
|
fdc25f9f42
|
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
|
9bea6c4562
|
Bug 697858 - Save restore state in bundle. r=mfinkle
|
2012-01-09 11:09:53 -08:00 |
|
Brad Lassey
|
800d9dfc2b
|
bug 715507 - GlobalHistory is accessing Gecko on the wrong thread r=dougt,kats
|
2012-01-05 16:14:23 -08:00 |
|