This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
k-9
Watch
1
Star
0
Fork
0
You've already forked k-9
mirror of
https://github.com/moparisthebest/k-9
synced
2025-02-21 05:01:54 -05:00
Code
Issues
Releases
Wiki
Activity
k-9
/
src
/
com
/
fsck
/
k9
/
search
History
Jesse Vincent
bbad298bf6
Convert OpenMode from an Enum to static ints for perf improvement.
...
(Based on profiling of long folder list opens) This should be backported to 4.4
2013-07-30 21:32:35 -04: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
Convert OpenMode from an Enum to static ints for perf improvement.
2013-07-30 21:32:35 -04:00