Nick Alexander
d69784074f
Bug 1057637 - Extract a re-usable ExpandableListAdapter out of RemoteTabsList. r=mcomella
...
This patch does a few other small things as well:
* It exposes the client device type. This will be used later, as part of
the visual refresh.
* Aligns the field names in remote_tabs_child with the names used by
TwoLinePageRow. This will be used later, when we finally use said
standard view class.
--HG--
extra : rebase_source : 291f69a5f9b68801dd9154c5d291c6795d218ff6
2014-08-29 11:56:41 -07:00
Chris Kitching
b72133e63f
Bug 1057086: Improve type safety in UIAsyncTask r=nalexander
...
--HG--
rename : mobile/android/base/util/UiAsyncTask.java => mobile/android/base/util/UIAsyncTask.java
2014-08-20 08:50:58 -07:00
Nick Alexander
1d42100370
Bug 1002575 - Part 1: Expose client lastModified in TabsAccessor. r=rnewman
2014-05-07 17:05:49 -07:00
vivek
ab6637133c
Bug 977167 - Open tabs should be filtered to exclude about:, chrome: etc. URLs prior to flushing to DB. r=rnewman
2014-05-05 11:35:21 -07:00
Ed Morley
0799b0a9e2
Backed out changeset f5712360fc1a (bug 977167) for inadvertently re-enabling a test
2014-04-25 16:55:52 +01:00
vivek
4697f475b1
Bug 977167 - "Open tabs should be filtered to exclude about:, chrome: etc. URLs prior to flushing to DB" r=rnewman
2014-04-24 14:06:00 +02:00
Kartikaya Gupta
227f7e8e10
Bug 802130 - Move GeckoAppShell.getHandler() to ThreadUtils.getBackgroundHandler(). r=mfinkle
2013-03-15 11:52:53 +01:00
Brian Nicholson
414a4fc6f8
Bug 845618 - Remove unused imports. r=kats
2013-02-26 21:50:25 -08:00
Brian Nicholson
425860bde6
Bug 844590 - Use Looper.getMainLooper() for UiAsyncTask. r=kats
...
--HG--
extra : rebase_source : 4e5c919cd98b30faee9d0c1e3b429e27fe7d1ea2
2013-02-25 15:15:49 -08:00
Brian Nicholson
86d605176b
Bug 842797 - Rename GeckoAsyncTask to UiAsyncTask. r=mfinkle
...
--HG--
rename : mobile/android/base/GeckoAsyncTask.java => mobile/android/base/UiAsyncTask.java
2013-02-21 12:01:09 -08:00
Brian Nicholson
d88d9059b1
Bug 842797 - Replace GeckoAsyncTask Activity parameter with Handler. r=kats,mfinkle
2013-02-21 12:00:52 -08:00
Brian Nicholson
315acc3aba
Bug 842395 - Remove areClientsAvailable() from TabsAccessor. r=mfinkle
...
--HG--
extra : rebase_source : edca3b7010a8a4cae538ca9632d98e3201a135c1
2013-02-21 11:56:19 -08:00
Chris Peterson
d62d1ced11
Bug 828594 - Part 2: Remove unused Java imports. r=kats
2013-01-09 10:32:50 -08:00
Mark Finkle
58e59c52b0
Bug 820658 - Private Browsing leaks history in SQLite's Write-Ahead Log for tabs.db r=bnicholson
2012-12-15 23:55:03 -05:00
Richard Newman
89b12b31ed
Bug 804457 - Part 2: cleanup and reduce log chattiness in GeckoTabs, GeckoToolbar, GeckoLayerView, GeckoTabsAccessor, GeckoAppShell. r=mfinkle
2012-10-26 15:47:35 -07:00
Ed Morley
710036e0ec
Backout 4158281d3995 & 628c6823da4f (bug 798135) on suspicion of causing bug 798858
2012-10-08 09:54:23 +01:00
Sriram Ramasubramanian
079812eb99
Bug 798135: Make GeckoAsyncTask run on GeckoBackgroundThread. [r=cpeterson]
...
--HG--
extra : rebase_source : 6b9d9d5b992bb3d641a959a8734d5844a51087db
2012-10-05 11:07:14 -07:00
Margaret Leibovic
9f69fc1788
Bug 730039 - Persist Fenenc's open tabs in TabsProvider. r=rnewman
2012-08-09 13:52:58 -07:00
Chris Peterson
469bd35e11
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
f554e798e4
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
Chris Peterson
7cc0a9ac2f
Bug 709230 - Part 4: Remove unused imports. r=blassey
2012-07-15 13:20:43 -07:00
Sriram Ramasubramanian
4806059fd2
Bug 734893: Faster DB accessing with priority for GeckoAsyncTask. [r=mfinkle, r=blassey]
2012-03-19 10:53:14 -07:00
Sriram Ramasubramanian
f58a156eed
Bug 734425: Support remote tabs on about:home [r=rnewman, r=mfinkle]
2012-03-12 12:48:55 -07:00