Commit Graph

4943 Commits

Author SHA1 Message Date
Brian Nicholson
3de59e6211 Bug 731333 - Fennec uses old intent when restoring from OOM. r=mfinkle 2012-02-29 15:56:53 -08:00
Wes Johnston
08f4b19f52 Bug 725458 - Start touch timeout during action_down. r=mbrubeck 2012-02-29 14:03:28 -08:00
Wes Johnston
9ad27b6783 backout 107beeff501d 2012-02-29 13:37:13 -08:00
Margaret Leibovic
4063a0ff55 Bug 730874 - Make sure we don't create multiple AsyncTasks to get bookmark/history data. r=lucasr 2012-02-29 13:26:03 -08:00
Margaret Leibovic
0edd5ce907 Bug 731019 - java.lang.NullPointerException: at org.mozilla.gecko.AwesomeBarTabs.onBackPressed(AwesomeBarTabs.java). r=lucasr 2012-02-29 13:25:41 -08:00
Wes Johnston
b685a567e3 Bug 725458 - Start touch timeout during action_down. r=mbrubeck 2012-02-29 13:13:31 -08:00
Sriram Ramasubramanian
dd4458034c Bug 715644 - Content provider for storing 'Tabs from other devices'. [r=rnewman] 2012-02-29 11:29:09 -08:00
Wes Johnston
d0bdaf6fdd Bug 730398 - Add a content uri for the deleted passwords table. r=lucasr 2012-02-29 10:51:25 -08:00
Matt Brubeck
a7f7fba89e Bug 721469 - Add-on description section cuts off long descriptions [r=wesj] 2012-02-29 09:36:00 -08:00
Matt Brubeck
6081f5cad4 Bug 730502 - Split add-on manager JS code into an external source file [r=wesj] 2012-02-29 09:35:31 -08:00
Wes Johnston
408105b7e5 Bug 730952 - Update mayHaveTouchListeners correctly on tab changes. r=mleibovic 2012-02-29 09:09:43 -08:00
Chris Peterson
78108c661d Bug 731056 Part 4 - Fix checkstyle warnings: wrap lines longer than 100 characters. r=dougt 2012-02-27 16:29:55 -08:00
Chris Peterson
128cd801a4 Bug 731056 Part 3 - Fix checkstyle warnings: move field declarations to top of class and make private. r=dougt 2012-02-27 16:29:44 -08:00
Chris Peterson
8125fba4c1 Bug 731056 Part 2 - Fix checkstyle warnings: reorder imports and remove wildcards. r=dougt 2012-02-27 16:29:35 -08:00
Chris Peterson
1fe9a9de27 Bug 731056 Part 1 - Fix checkstyle warnings: fix whitespace. r=dougt 2012-02-27 16:29:22 -08:00
Chris Peterson
ede921fbf3 Bug 725170 - Reset IME selection when Fennec resumes. r=dougt 2012-02-28 18:40:39 -05:00
Margaret Leibovic
2a9dd6c867 Bug 731387 - Get rid of unnecessary @Override tags. r=bnicholson 2012-02-28 13:23:40 -08:00
Oleg Romashin
e624f912c7 Bug 729985 - Packaging need to be corrected for OVI store publishing. r=dougt
--HG--
extra : rebase_source : 632b2ee5878e59bfe59f8fa06f4db757eaf3613d
2012-02-27 15:34:20 -05:00
Richard Newman
2b758f2dba Bug 730526 - Cleanup and idiom in BrowserProvider.java.in. r=lucasr 2012-02-27 10:51:28 -08:00
Richard Newman
15e688944c Bug 727146: Part 1: deleteHistory should clear private data from the database. r=lucasr 2012-02-27 10:46:36 -08:00
Richard Newman
54b13709fa Bug 727146: Part 0: code tidying in BrowserProvider. r=lucasr 2012-02-27 10:46:35 -08:00
Richard Newman
b1abe21586 Bug 730557 - Part 3: bend Sync's Authorities.java into GlobalConstants. r=rnewman 2012-02-27 10:23:33 -08:00
Richard Newman
f63267bf57 Bug 730557 - Part 2: Stub out parts of BrowserContractHelpers that reflect unlanded parts of Fennec. r=nalexander 2012-02-27 10:23:33 -08:00
Richard Newman
958dac1919 Bug 730557 - Part 1: Use Fennec BrowserContract directly. r=nalexander 2012-02-27 10:23:33 -08:00
Richard Newman
4f1b16537d Bug 730637 - Base64 support for HttpClient in Android 2.1. r=nalexander 2012-02-27 10:23:33 -08:00
Wes Johnston
730f7ec5cc Bug 725881 - Content provider for form history. r=lucasr 2012-02-27 10:10:14 -08:00
Margaret Leibovic
f0530b6729 Bug 730358 - Don't use LinkedList's push/pop methods. r=lucasr 2012-02-24 12:12:43 -08:00
Kartikaya Gupta
ef8a78569e Bug 730710 - Add a GeckoEventResponder interface to allow event listeners to respond to events as well. r=blassey 2012-02-27 10:13:36 -05:00
Henri Sivonen
ee56e7e3b0 Bug 650784 part 0.5 - Let the build system know that parser/html/ can have .idl files. rs=smaug. 2012-02-27 13:57:48 +02:00
Gian-Carlo Pascutto
8995700bac Bug 726821 - Push Cursor usage down into native bridge code. r=blassey 2012-02-27 12:28:22 +01:00
Gian-Carlo Pascutto
64a5da6afc Bug 727264 - Update Profile Migration to use Cursors. r=blassey 2012-02-27 12:28:22 +01:00
Gian-Carlo Pascutto
9a734b7d69 Bug 727264 - Add an extra argument to pass more SQLite query results. Cleanup & simplify bridge. r=blassey 2012-02-27 12:28:21 +01:00
Richard Newman
c6306a4d58 Bug 730528 - Extract LooperThread from GeckoAppShell. r=blassey 2012-02-26 22:34:23 -08:00
Kartikaya Gupta
2661a2e4f4 Bug 726382 - Ensure the mDir and mMozDir variables are protected by synchronization. r=rnewman
It is possible that two threads will call getDir(), or getDir() and
moveProfilesToAppInstallLocation() simultaneously. Without this patch,
this would attempt to double-create the mozilla or profile directories,
which would then result in an IOException and failure when it shouldn't.
2012-02-26 18:08:03 -05:00
Chenxia Liu
c09c734983 Bug 730189 - Fix internet connection check. r=rnewman 2012-02-26 13:56:29 -08:00
Kartikaya Gupta
8c1a438588 Bug 723295 - Prevent startup crashes on devices with API level >= 8 and no SD card. r=wesj 2012-02-25 23:22:40 -05:00
Kartikaya Gupta
22371719c3 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
29ebf3fd2b Back out 940194c616f2 (bug 729237) on suspicion of Android XUL bustage. 2012-02-25 22:09:23 -05:00
Eitan Isaacson
8b0c98e354 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
Matt Brubeck
4a9913378a Bug 726623 - follow-up to fix case of directory name in Makefile. r=me 2012-02-24 17:10:04 -08:00
Sriram Ramasubramanian
671c3e00ce Bug 725730: Share action title. [r=mfinkle] 2012-02-24 16:21:42 -08:00
Sriram Ramasubramanian
4e4adaa109 Bug 726623: No Downloads option on pre-honeycomb. [r=mfinkle]
--HG--
rename : mobile/android/base/resources/layout/gecko_menu.xml => mobile/android/base/resources/menu/gecko_menu.xml
2012-02-24 16:20:01 -08:00
Sriram Ramasubramanian
f58801f6c5 Bug 728240: about:home is blank at times. [r=mfinkle] 2012-02-24 16:17:48 -08:00
Nick Thomas
034b9a8cb1 bug 712678 - append '-xul' to android-xul app.update.url build target. r=mfinkle
--HG--
extra : rebase_source : a989bc6184435add6cbf108af56be674b5831ac2
2012-02-24 15:26:31 -08:00
Chris Peterson
b7202f8f04 Bug 715251 - Reduce overscroll distance from 75% to 30% of viewport. r=kats 2012-02-24 10:29:44 -08:00
Brian Nicholson
47fa3651f9 Bug 726679 - Fix Aurora Release Notes link. r=mfinkle 2012-02-24 11:40:20 -08:00
Margaret Leibovic
b50eddb218 Bug 730129 - Intermittent testBookmark | bookmarks list has 5 children (a header and 4 folders) - got 0, expected 5. r=gbrown 2012-02-24 10:54:17 -08:00
Lucas Rocha
43ae6a43e8 Bug 729945 - Don't initially call account update listener on main thread (r=blassey) 2012-02-24 16:22:54 +00:00
Gian-Carlo Pascutto
07a1063599 Bug 729609 - Special folders get duplicated during profile migration. r=lucasr 2012-02-24 13:11:23 +01:00
Matt Brubeck
e91ba38dd7 Bug 728861 - Don't make the add-on list visible when refreshing it in the background [r=mfinkle] 2012-02-23 16:31:29 -08:00