k-9/src/com/fsck/k9/search
cketti 658b5dbff6 Fix and vastly simplify the query for the threaded message list
This requires another database schema change. With this change messages
at the root of a thread reference themselves in the 'threads' table,
i.e. 'root' contains the value of 'id' for these messages. It makes
selecting all messages in a thread much simpler.
2013-03-08 01:15:26 +01:00
..
ConditionsTreeNode.java Extract generation of SQL queries for searches to SqlQueryBuilder 2012-10-29 02:27:34 +01:00
LocalSearch.java Fix a number of build warnings. 2013-02-04 11:18:49 +01:00
SearchAccount.java Use constant "UUID" for search accounts 2012-12-07 14:06:03 +01:00
SearchSpecification.java Use separate table to store the thread structure 2013-01-11 03:40:35 +01:00
SqlQueryBuilder.java Fix and vastly simplify the query for the threaded message list 2013-03-08 01:15:26 +01:00