Commit Graph

77 Commits

Author SHA1 Message Date
Wes Johnston
6e014c3abf Bug 803687 - Ensure the thumbnails are even number widths and heights. r=kats 2012-10-22 10:32:58 -07:00
Brian Nicholson
c4c2d5233d Bug 718465 - Part 1: Only send SELECTED tab event if the tab has changed. r=mfinkle 2012-10-18 00:01:01 -07:00
Brian Nicholson
a16203f43b Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle 2012-10-15 10:40:16 -07:00
Brian Nicholson
ecbf699b97 Backout e7208eeb05da for Android failures
--HG--
extra : rebase_source : e5dcd6557448265a2c6f9cf7588792b6f5b4f045
2012-10-15 13:16:06 -07:00
Wes Johnston
7fb01858d6 Bug 787765 - Retheme about:home thumbnails. r=sriram 2012-10-15 11:11:43 -07:00
Brian Nicholson
2cc72b1fab Bug 800199 - Stub initial tab before Gecko starts. r=mfinkle 2012-10-15 10:40:16 -07:00
Brian Nicholson
ed29359cee Bug 582244 - Part 2: Add private browsing checks to native UI. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
52b48af9a0 Bug 582244 - Part 1: Bare bones PB implementation. r=mfinkle 2012-10-09 11:26:33 -07:00
Brian Nicholson
a9cc4f7162 Bug 797075 - Part 2: Implement Java-side tab stubs. r=mfinkle
--HG--
extra : rebase_source : bccdcdc7ac08fa0ee5591fc102efbfccd90a6a6a
2012-10-05 14:53:44 -07:00
Brian Nicholson
06c7c73531 Bug 797075 - Part 1: loadUrl() cleanup. r=mfinkle
--HG--
extra : rebase_source : 05466908b2148224b2ff45c6eebd08bcf6dc5f18
2012-10-05 14:51:18 -07:00
Kartikaya Gupta
f7f9a77437 Bug 781883 - Move the Content:LocationChange handler into Tabs.java so that we don't miss the event when GeckoApp is torn down and recreated. r=sriram 2012-08-27 16:44:51 -04:00
Chris Peterson
f04aa01b68 Bug 778468 - Part 10: Make all event registration go through EventDispatcher. r=blassey 2012-08-02 18:38:45 -07:00
Margaret Leibovic
94948b2e6e Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman 2012-08-09 13:52:58 -07:00
Chris Peterson
12be5c166f Bug 778468 - Part 7: Move GeckoEventListener to org.mozilla.gecko.util package. r=blassey
--HG--
extra : rebase_source : d0b2982b64126c046c5c974c7ec014992bef63b7
2012-08-02 17:13:40 -07:00
Lucas Rocha
91d7bf2b0f Bug 766942 - Change Tabs to handle Reader:Removed message from Gecko (r=mfinkle) 2012-08-07 15:23:20 +01:00
Chris Peterson
20927a2f40 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
38a53f53bc Bug 778247: mAppContext cleanup: Tabs can avoid it. [r=mbrubeck]
--HG--
extra : rebase_source : 1a5ed5ec5dbfdd72c81877196e3a3f10764e3d07
2012-07-27 23:31:54 -07:00
Brian Nicholson
81c47f2390 Bug 766940 - Notify MENU_UPDATED TabEvent when menu items change. r=mbrubeck
Also fixes bug 767959.
2012-07-24 16:12:12 -07:00
Brian Nicholson
0474fe02c3 Bug 774156 - Fix NPE in Tabs when "Don't keep activities" is enabled. r=mfinkle
--HG--
extra : rebase_source : 349b50529c10e34197975373233ccc5525ade7fe
2012-07-15 19:56:31 -07:00
Kartikaya Gupta
400d6d40a0 Bug 773268 - Rename variables in Tabs.java to have the m prefix. r=bnicholson 2012-07-13 14:58:42 -04:00
Kartikaya Gupta
23aa8796f7 Bug 769269 - Update a bunch of fields in GeckoApp to not be static any more. r=mfinkle 2012-07-13 10:17:03 -04:00
Brian Nicholson
1e5476e0d0 Bug 769097 - Remember desktop mode preference after OOM. r=mfinkle 2012-07-02 12:42:11 -07:00
Lucas Rocha
14ab60a7c2 Bug 750686 - Implement style toolbar for Reader Mode (r=mfinkle) 2012-06-20 18:12:13 +01:00
Matt Brubeck
4161644620 Back out bug 764621, bug 762717, bug 764638, and bug 764622 for mochitest failures 2012-06-14 20:12:06 -07:00
Sriram Ramasubramanian
af4a4f9a79 Bug 762717: selectTab() should be called after closeTab(). [r=margaret]
--HG--
extra : rebase_source : 71c641402c2a7dc0716bd1f7029395e6e38b4297
2012-06-14 12:12:09 -07:00
Sriram Ramasubramanian
043898500b Bug 762717: Tab's onDestroy needs to clear the HashMap, and can be executed in background. [r=margaret]
--HG--
extra : rebase_source : a9494cbbca15a30993d39f939df250d25b831db0
2012-06-14 11:56:50 -07:00
Sriram Ramasubramanian
2a82459a0a Bug 764621: FormAssistant doesn't need to be static. [r=margaret]
--HG--
extra : rebase_source : acd7d1b0a2ce7825b4ba8c150d43ef9a98dc48fd
2012-06-14 11:54:05 -07:00
Brad Lassey
17abebe181 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding r=kats,cjones 2012-06-14 09:08:51 -07:00
Wes Johnston
cf708e340f Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle 2012-06-11 15:18:40 -07:00
Wes Johnston
ecc29d4288 backout 2d1268c57588 2012-06-12 09:53:44 -07:00
Wes Johnston
e8dfe63037 Bug 753102 - Remove BrowserToolbar from GeckoApp. r=mfinkle 2012-06-11 15:18:40 -07:00
Lucas Rocha
7857816c6b Bug 750702 - Cache article in reader DB when added to reading list (r=mfinkle) 2012-06-12 15:03:06 +01:00
Brad Lassey
989a26a9ca backing out bug 755070 for potential talos panning regression 2012-06-05 22:55:18 -04:00
Brad Lassey
ddbab52c55 bug 755070 - Scrolling causes after paint notifications which causes screenshotting which causes checkerboarding, only update dirty rects, reuse a single bytebuffer and stop using java bitmaps r=kats
--HG--
extra : rebase_source : a8eb542ef7a9f6c86e9766db7276a76dd8f038ee
2012-06-04 11:56:31 -04:00
Sriram Ramasubramanian
cfb1ddd076 Bug 753200: Many menu items are disabled on start. [r=mfinkle] 2012-05-25 12:47:51 -07:00
Sriram Ramasubramanian
af3d2ce791 Bug 739355: Tablet UI URL bar. [r=mfinkle] 2012-05-24 15:47:49 -07:00
Gervase Markham
87620f5676 Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Kartikaya Gupta
12c950bd8b Bug 753845 - Fix race condition in setting/reading the selected tab. r=margaret 2012-05-10 13:41:00 -04:00
James Willcox
22ddeff430 Bug 727116 - Draw Flash plugins with OpenGL during pan/zoom on legacy Android r=blassey 2012-04-27 16:04:47 -04:00
Geoff Brown
487c80efc5 Bug 740146 - Remove unused screenshot code. r=blassey 2012-04-01 15:17:32 -04:00
Ryan VanderMeulen
79ffaf5278 Backout 11a5cc8bb70a (bug 723251) due to bustage. 2012-03-14 18:48:22 -04:00
Josh Dhaliwal
d4cb260f05 Bug 723251 - onSaveInstanceState() never saves screenshots to instance state bundle. r=bnicholson 2012-03-14 18:00:29 -04:00
Brian Nicholson
0404b2f86e Bug 726018 - Add tab load states. r=mfinkle 2012-03-07 13:58:31 -08:00
Margaret Leibovic
8b73b3586d Bug 704879 - (1/6) Refactor AutoCompletePopup to FormAssistPopup. r=lucasr
--HG--
rename : mobile/android/base/AutoCompletePopup.java => mobile/android/base/FormAssistPopup.java
2012-03-06 11:56:41 -08:00
Brian Nicholson
11527c9e91 Bug 726080 - Only update tab URLs if valid. r=mfinkle 2012-03-05 13:20:04 -08:00
Wes Johnston
52b65375b5 Bug 730952 - Update mayHaveTouchListeners correctly on tab changes. r=mleibovic 2012-02-29 09:09:43 -08:00
Brian Nicholson
ca4841b51c Bug 722413 - Refactor tabs to use bookmarks observer. r=mfinkle 2012-02-14 16:23:06 -08:00
Brad Lassey
f3003384c6 bug 725538 - make creating GeckoEvents sane r=kats 2012-02-08 23:18:27 -08:00
Brad Lassey
639633d0c7 Bug 724210 - Stop using canvas to take screenshots. r=kats 2012-02-04 01:48:26 -05:00
Phil Ringnalda
6c6d496cd1 Back out c7e11bcec31a (bug 724210) for Android XUL bustage 2012-02-09 22:24:53 -08:00