Commit Graph

337 Commits

Author SHA1 Message Date
Doug Turner
acdd2248fa Enables simple message passing from Java->Gecko using the nsIObserver. r=blassey 2011-10-12 21:53:43 -07:00
Mark Finkle
6bd6047208 Bug 694136 - [birch] Refactor the browser JS and XUL files [r=fabrice r=kats] 2011-10-12 17:31:04 -04:00
Kartikaya Gupta
4f31612e48 Make variables private/final for better encapsulation and to allow the compiler to optimize things better 2011-10-12 08:14:30 -07:00
Kartikaya Gupta
2a1d726aa3 Remove == comparison of dynamic java strings, and also prevent collapsing empty strings in the clipboard to null r=mfinkle 2011-10-12 16:24:35 -04:00
Doug Turner
da93b7e509 Resize window when the keyboard is dimissed 2011-10-12 10:53:37 -07:00
Lucas Rocha
8cd16701e2 Name AwesomeBarCursorAdapter private properties consistently (r=mfinkle) 2011-10-12 16:54:14 +01:00
Kartikaya Gupta
ee1ce61c1f Give the awesome bar a URI keyboard 2011-10-12 08:39:28 -07:00
Doug Turner
1587475a73 During first run, or when the lastScreen.png is missing, we currently show a black screen. I am changing this to display a stock image with some text over it. We should think about exactly what we want to show here. 2011-10-11 22:08:42 -07:00
Doug Turner
ca9d51b706 Moving options menu from java to xml 2011-10-11 20:32:23 -07:00
Brian Nicholson
1576378a92 Replaced Threads with AsyncTasks 2011-10-11 11:11:38 -07:00
Brad Lassey
077d4b12cc cleaned up warnings 2011-10-11 13:09:44 -04:00
Brad Lassey
bf3da9cc4c backed out dougt because nothing compiled 2011-10-11 13:09:43 -04:00
Doug Turner
2a32b79086 Too many class members that are not prefixed with m. Fixing that up. 2011-10-11 09:20:33 -07:00
Sriram Ramasubramanian
d90f949cf5 Update theme 2011-10-11 00:09:03 -07:00
Doug Turner
f7ffea8082 Patch from https://github.com/snorp/mozilla-central faster branch. 2011-10-10 17:40:17 -07:00
Mark Finkle
376ac2073d Bug 684826 - Last typed character from password field is not visible when password is filled in [r=blassey] 2011-10-10 10:52:06 -04:00
Matt Brubeck
d53193f383 Back out f7bf7ac18a79 (bug 684826), 3a910924c50c (bug 687367), and 524a6bb8744b (bug 693086) because of Android bustage on a CLOSED TREE 2011-10-10 09:43:58 -07:00
Mark Finkle
bf49bcc153 Bug 684826 - Last typed character from password field is not visible when password is filled in [r=blassey] 2011-10-10 10:52:06 -04:00
Jonathan Kew
e80daf3d78 bug 655337 - part 2 - don't unpack hyphenation patterns on android, look for them in omnijar. r=mfinkle,bsmedberg,smontagu 2011-10-06 16:06:36 +01:00
Jonathan Kew
6546463bfc backout changeset e1eac54b1ed3 (bug 655337 pt 2) for causing a leak. 2011-10-06 17:29:39 +01:00
James Willcox
a37ac5a39e Bug 686405 - remove the debug button and just wait 5s for the debugger; r=dougt
From d125ca2f69f2002d96e75761bb8450932aa8f37e Mon Sep 17 00:00:00 2001
2011-10-03 12:00:36 -04:00
Jonathan Kew
9a71cdd844 bug 655337 - part 2 - don't unpack hyphenation patterns on android, look for them in omnijar. r=mfinkle,bsmedberg,smontagu 2011-10-06 16:06:36 +01:00
Sriram Ramasubramanian
031a8ec104 Bug 692236 - "Webapps shortcut picker needs a new UI" [r=mark.finkle] 2011-10-05 16:28:00 -04:00
Sriram Ramasubramanian
c7258e7866 Bug 692189 - "NullPointerException crash @ createScaledBitmap(Bitmap.java:344)" [r=mark.finkle r=fabrice] 2011-10-05 17:21:00 -04:00
Mark Finkle
bf43dab687 Backout b4da81723e56, 616986a1819a, Bad checkin comment 2011-10-06 00:11:31 -04:00
Sriram Ramasubramanian
51ad5d0648 Sriram Ramasubramanian <sriram@mozilla.com> 2011-10-05 16:28:00 -04:00
Sriram Ramasubramanian
f9e19fc2e5 Sriram Ramasubramanian <sriram@mozilla.com> 2011-10-05 17:21:00 -04:00
Sriram Ramasubramanian
e98266ca22 Bug 689330 - "update LauncherShortcuts to use the new web apps repository" [r=mark.finkle] 2011-10-04 17:45:00 -04:00
Matt Brubeck
87a74a287c Bug 691818 - Mark camera features as optional in AndroidManifest.xml [r=blassey] 2011-10-04 11:58:17 -07:00
Ehsan Akhgari
833c723988 Merge mozilla-central and mozilla-inbound 2011-10-04 14:29:24 -04:00
Fabrice Desré
f47c1cde15 Bug 691560 - crash [@ mozilla::AndroidBridge::InitCamera] [r=blassey] 2011-10-04 11:23:01 -07:00
Matt Brubeck
d6af4c95e2 Bug 691054 - Back out bug 667980 (getNetworkLinkType) on Android because of scary permissions [r=dougt] 2011-10-03 16:34:43 -07:00
James Willcox
18117114b1 Bug 690705 - Don't put the restart helper activity in the recent list [r=blassey] 2011-09-30 08:08:00 -04:00
Mark Finkle
c207b376a7 Bug 645799 - Hide the crash reporter from the recently used apps window [r=blassey] 2011-09-30 14:37:19 -04:00
Ehsan Akhgari
4ef40fe917 Backout changeset 32e9422afd8d (bug 687265) explicitly from mozilla-central 2011-09-29 20:29:11 -04:00
Ehsan Akhgari
73097fea30 Merge the last green changeset of mozilla-inbound into mozilla-central 2011-09-29 17:38:33 -04:00
Mark Finkle
b02d0598f9 Backout 39d5bb6c6d4d for reftest-2 failures on Android 2011-09-29 14:34:13 -04:00
Mark Finkle
be44bc3194 Bug 690134 - Fennec shows non-interactive UI on firstrun instead of splash screen [r=mbrubeck] 2011-09-29 12:48:51 -04:00
Mark Finkle
83136bf3b9 Bug 687265 - Front-end support for flash on Android Fennec [r=mbrubeck r=blassey] 2011-09-29 10:44:03 -04:00
Jonathan Kew
74cae77be0 bug 688779 - restore en-US hyphenation to the Android product. r=dougt 2011-09-29 10:37:56 +01:00
James Willcox
beb2ae0795 Bug 689948 - Fix regressions caused by bug 686992 [r=blassey]
From 3d547ae760f1106b7e5414e05b4f80c2e7533926 Mon Sep 17 00:00:00 2001
Accidentally removed a call to GeckoAppShell.scheduleRedraw() which
caused a deadlock.  Also, this fixes an issue with uninitialized
member variables in AndroidBridge.
2011-09-28 14:43:02 -04:00
Fabrice Desré
710899e3ab Bug 659188 - Android and media parts [r=blassey] [r=cpearce] 2011-09-26 17:25:41 -07:00
Mark Finkle
7936c492ce Bug 687265 - Front-end support for flash on Android Fennec [r=mbrubeck r=blassey]
--HG--
extra : rebase_source : 39d5bb6c6d4d3165dcb10bded80a2aa9da7cb98e
2011-09-29 10:44:03 -04:00
Jonathan Kew
92bdda92ff bug 688779 - restore en-US hyphenation to the Android product. r=dougt
--HG--
extra : rebase_source : 1d6129ccfa2bc8f9d4e2777be28d3365eeb481e0
2011-09-29 10:37:56 +01:00
Benoit Girard
09cf2b47a9 Merge mozilla-central into mozilla-inbound 2011-09-26 15:58:51 -04:00
Alex Pakhotin
08db208d76 Bug 687204 - android.text.ClipboardManager in android.text has been deprecated. r=blassey 2011-09-21 18:23:11 -07:00
James Willcox
baeb34d321 Bug 686992 - Draw to Android window/surface directly r=blassey 2011-09-21 12:46:00 -04:00
Matt Brubeck
aafd076fd2 Back out 0ec8974f0917 (bug 686992) because of crashes 2011-09-24 08:51:46 -07:00
Gian-Carlo Pascutto
bffdbe5c5d Bug 688692 - Fennec is not sending crash reports. r=ted 2011-09-24 11:32:54 +01:00
Michael Wu
830e19642d Bug 688930 - Fix detection of installation location when in /system, r=cjones 2011-09-23 21:54:59 -07:00