More aggressive inlining, to inline some key methods like BitArray.get(), resulting...
[zxing.git] / android / build.xml
2008-03-25 srowenMore aggressive inlining, to inline some key methods...
2008-03-21 srowenMore aggressive ProGuard optimization
2008-03-19 srowenAutomatically inserts version number in strings.xml now
2008-03-18 srowenOops, use 5 passes of optimization
2008-02-22 srowenMore little tweaks to make the 'release' build target...
2008-02-22 srowenNow can use "-Ddebug=true" on the command line to build...
2008-02-22 srowenImproved GridSampler API -- no need for reflection...
2008-02-21 srowenAdded ProGuard
2008-02-14 srowenInclude android in main build; add android clean target
2008-02-14 srowenBiiig standardization of whitespace. 2 space indents...
2008-02-14 srowenAdded android build.xml file