cketti
|
c0b5255e24
|
Make most important flags separate database columns
This is the first step to speed up searches and flag updates.
|
2012-12-04 05:13:58 +01:00 |
|
cketti
|
ff156ac7c9
|
Fix remote search
|
2012-11-14 00:19:10 +01:00 |
|
cketti
|
303c1ee85d
|
Extract generation of SQL queries for searches to SqlQueryBuilder
|
2012-10-29 02:27:34 +01:00 |
|
cketti
|
5778d135fb
|
Add global setting to enable/disable threaded view
|
2012-10-28 20:10:52 +01:00 |
|
cketti
|
65b3a57340
|
Clone LocalSearch object before modifying it for unread/starred search
|
2012-10-27 04:48:37 +02:00 |
|
cketti
|
95b39c71d2
|
Add threading support to content provider
|
2012-10-23 03:01:50 +02:00 |
|
cketti
|
93ef3a7b0f
|
Fix message list when no search condition is given (All messages)
|
2012-10-21 19:18:57 +02:00 |
|
cketti
|
f093b84142
|
Make (de)serialization work when LocalSearch has no search conditions
|
2012-10-21 19:17:01 +02:00 |
|
cketti
|
20ed1ebe61
|
Code style cleanup
|
2012-10-17 20:52:03 +02:00 |
|
cketti
|
fff94956f4
|
Fixed LocalSearch.addAllowedFolder()
We need to use the node returned by add() as new root node.
|
2012-10-16 22:51:01 +02:00 |
|
cketti
|
f1e433e6df
|
Whitespace cleanup
|
2012-10-16 22:42:51 +02:00 |
|
Sander Bogaert
|
49197b4f1c
|
First attempt at making the fragmented messagelist and remote search play nice with the new search framework. Works partially.
|
2012-10-13 15:07:28 -04:00 |
|
Sander Bogaert
|
235e1f913b
|
Avoid needless nullpointers.
|
2012-10-13 10:40:13 -04:00 |
|
Sander Bogaert
|
9883148b2f
|
Fixed wrong construction of leaf sets and unrightfully ignored exceptions.
|
2012-10-13 10:03:19 -04:00 |
|
Sander Bogaert
|
5c6552cbf3
|
Adding the 3 core classes for the search framework. ConditionsTreeNode, LocalSearch and SearchSpecification.
|
2012-10-13 05:57:25 -04:00 |
|