Commit Graph

119 Commits

Author SHA1 Message Date
Mark Finkle
f7d3e5d749 Backout 7b516748a65c for test failures 2012-11-28 21:54:58 -05:00
Sriram Ramasubramanian
c76d9e0f9a Bug 816314: NPE in AwesomeBar while checking private browsing mode. [r=bnicholson]
--HG--
extra : rebase_source : 0a390bf08ed6710714d88813cc4b09eb687f7085
2012-11-28 16:38:32 -08:00
Sriram Ramasubramanian
0c6d1f3a86 Bug 806929: "Open in new private tab" for awesomebar entries. [r=mfinkle]
--HG--
extra : rebase_source : 230d2b3703f74ab6e585f4a528c1974f4259b709
2012-11-16 13:34:34 -08:00
Sriram Ramasubramanian
7052c26cb6 Bug 806937: Private tabs support for awesomebar tabs. [r=mfinkle] 2012-11-16 00:50:28 -08:00
Sriram Ramasubramanian
4cd657c324 Bug 806937: Private tabs support for awesomescreen. [r=mfinkle] 2012-11-16 00:41:53 -08:00
Brian Nicholson
08004dd41a Bug 762155 - Open keyword URLs without a search term. r=mfinkle 2012-11-13 11:37:33 -08:00
Lucas Rocha
c0c9705cac Bug 798942 - Fix "Open in New Tab" for bookmarks in reading list folder (r=mfinkle) 2012-10-17 11:12:25 +01:00
Brian Nicholson
9281f7f0c5 Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
--HG--
extra : rebase_source : 05466908b2148224b2ff45c6eebd08bcf6dc5f18
2012-10-05 14:51:18 -07:00
Ed Morley
6d04357320 Backout 4158281d3995 & 628c6823da4f (bug 798135) on suspicion of causing bug 798858 2012-10-08 09:54:23 +01:00
Sriram Ramasubramanian
687bbe9376 Bug 798135: Make GeckoAsyncTask run on GeckoBackgroundThread. [r=cpeterson]
--HG--
extra : rebase_source : 6b9d9d5b992bb3d641a959a8734d5844a51087db
2012-10-05 11:07:14 -07:00
Lucas Rocha
4876ccd1df Bug 778489 - Use ReaderModeUtils to create about:reader urls (r=mfinkle) 2012-09-11 18:51:43 +01:00
Lucas Rocha
19f0230595 Bug 768268 - Add "Open in Reader" menu item to be shown on reading list items (r=mfinkle) 2012-09-10 18:24:38 +01:00
Lucas Rocha
c6e6862f16 Bug 768268 - Move getReaderMode() method to AwesomeBar (r=mfinkle) 2012-09-10 18:24:26 +01:00
Chris Peterson
ac0ea0013e Bug 782096 - Catch unexpected NullPointerException from InputMethodManagerService. r=snorp 2012-08-29 17:19:32 -07:00
Marco Zehe
3d8c5ccd60 Bug 779448 - add contentDescription to the Go button, r=blassey 2012-08-09 18:26:43 +02:00
Lucas Rocha
cd6d88fb9d Bug 766942 - Support showing reading list directly on awesomebar startup (r=margaret) 2012-08-07 15:23:20 +01:00
Chris Peterson
83f79a6097 Bug 778468 - Part 5: Move GeckoAsyncTask to org.mozilla.gecko.util package. r=mfinkle
--HG--
extra : rebase_source : 4aa925222ea94fd58d5b071075c0d6a7d9be9231
2012-08-02 11:10:31 -07:00
Chris Peterson
497dabe033 Bug 778472 - Part 3: Standardize order of import statements: org.mozilla, com, net, org, android, java. r=mfinkle 2012-07-27 17:53:54 -07:00
Sriram Ramasubramanian
f836b09ac7 Bug 778438: ActionBar crash on Awesomebar. [r=mfinkle] 2012-07-30 14:21:29 -07:00
Chris Peterson
d44be64a5e Bug 778472 - Part 1: Remove unused and redundant import statements. r=mfinkle 2012-07-27 17:54:41 -07:00
Sriram Ramasubramanian
fa8607b810 Bug 770928: Enable default text interaction on honeycomb+. [r=mbrubeck] 2012-07-26 23:56:53 -07:00
Chris Peterson
ef77a6fab2 Bug 767597 - Part 1: Unset AwesomeBar inputType:textUri when using Swype. r=blassey f=mbrubeck 2012-07-22 00:17:45 -07:00
Chris Peterson
1baa5f84b7 Backout 554503c436a3 (Bug 709230 Part 2) for possible test bustage. r=me 2012-07-17 22:39:46 -07:00
Chris Peterson
7298003751 Backout 844444ca8feb (Bug 709230) r=bustage 2012-07-17 17:54:54 -07:00
Chris Peterson
26908498c3 Bug 709230 - Part 4: Remove unused imports. r=blassey 2012-07-15 13:20:43 -07:00
Chris Peterson
215e80e667 Bug 709230 - Part 3: Mark classes final and reduce class visibility public->package->private to aid ProGuard optimizations. r=blassey 2012-07-15 13:20:43 -07:00
Chris Peterson
97edd595af Bug 709230 - Part 2: Add missing access modifiers for Java methods accessed from JNI. r=blassey 2012-07-15 00:07:58 -07:00
Matt Brubeck
ab4793bfd8 Bug 771525 - Back button should dismiss the Find In Page bar [r=bnicholson] 2012-07-11 16:04:49 -07:00
Brian Nicholson
8c553be0c1 Bug 769145 - Move search engine logic to AllPagesTab. r=mfinkle
--HG--
extra : rebase_source : 1fa7fa541ef4ec77fcf9e42a80f9b8c8ec52daee
2012-07-06 10:49:03 -07:00
Matt Brubeck
95ab2f1c11 Bug 729429 - Follow-up to fix some misplaced whitespace (DONTBUILD) 2012-07-05 11:11:45 -07:00
van51
04d260c4b6 Bug 729429 - The system search key should not dismiss the awesomescreen [r=mbrubeck] 2012-07-04 03:26:36 +03:00
Wes Johnston
82ec5654cc Bug 759041 - Move back and context menu actions to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
2159939d40 Bug 759041 - Port history tab to awesomebartab interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
8227b14b9f Bug 759041 - Port bookmarks tab to awesomebartab interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
f67b1c5f18 Bug 759041 - Port all pages tab to awesomebartab interface. r=lucasr 2012-06-18 12:39:13 -07:00
Brian Nicholson
38baf2167f Bug 762968 - Part 2: Replace onInterceptTouchEvent() with individual listeners. r=wesj
--HG--
extra : rebase_source : 96242a2de53c8df97426e7b9f31acbe01f37aa6f
2012-06-28 11:21:24 -07:00
Brian Nicholson
456b3d687f Bug 762968 - Part 1: Ignore bogus stylus events in onKeyDown(). r=cpeterson
--HG--
extra : rebase_source : 75267b1bffe981fe5e60477018e9c86677742cb8
2012-06-28 11:15:17 -07:00
Brian Nicholson
9c71d4f295 Bug 767541 - Allow search suggestions for string compositions. r=cpeterson 2012-06-22 14:48:07 -07:00
Wes Johnston
37d849a552 Backout b179d721bcb7, f910da776f62, 504f24dee4c8, f96467a448ae, 1a03ae08ea0e, 0ccff407561b, 9b071b958f61, 2012-06-18 17:23:15 -07:00
Wes Johnston
9f4fae1edb Bug 759041 - Handle back and context menu commands in tabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
e961026c83 Bug 759041 - Move history tab to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
7183768757 Bug 759041 - Move bookmarks tab out of AwesomeBarTabs. r=lucasr 2012-06-18 12:39:13 -07:00
Wes Johnston
9f28399db8 Bug 759041 - Move all pages tab to interface. r=lucasr 2012-06-18 12:39:13 -07:00
Brian Nicholson
ed265bb364 Bug 762068 - Part 3: Replace optString() with null checks. r=mfinkle
--HG--
extra : rebase_source : 315799b482e1db65ea1080216a765066966662dc
2012-06-12 10:03:14 -07:00
Brian Nicholson
1eca616195 Bug 762068 - Part 2: Remove static search engine data. r=mfinkle
--HG--
extra : rebase_source : ab138f380f36b1bee3c7ec893b2c7e5522b3669b
2012-06-12 10:03:14 -07:00
Brian Nicholson
9e1aaebcd8 Bug 762068 - Part 1: Don't save suggest engine to shared prefs. r=mfinkle
--HG--
extra : rebase_source : be93a12b828e25ba40307d211342e376a5faad5d
2012-06-12 10:03:13 -07:00
Lucas Rocha
c2b074f698 Bug 750702 - Remove article from cache when removed from reading list (r=mfinkle) 2012-06-12 15:03:06 +01:00
Wes Johnston
f8f618e5d3 Bug 722591 - Rename Awesomebar.type to target. r=margaret 2012-06-07 10:13:38 -07:00
Brian Nicholson
36bdaf1f8b Bug 586885 - Add search suggestions to AwesomeBar. r=mfinkle,lucasr 2012-06-05 14:07:14 -07:00
Lucas Rocha
24c5b4ee5c Bug 750684 - Show Reading List folder in the awesomebar screen (r=margaret) 2012-06-02 14:23:45 -04:00