Set a camera parameter to force the flash off. Also fixed the uninstall build targets.
[zxing.git] / android / build.xml
2009-07-21 dswitkinSet a camera parameter to force the flash off. Also...
2009-07-21 dswitkinConverted the Android client and the test app to use...
2009-04-13 dswitkinFixed or removed a bunch of TODOs, and enforced the...
2009-01-03 srowengit-svn-id: zxing.googlecode.com/svn/trunk@813 59b500cc...
2008-11-14 srowenAdded note about dex's issue with post-optimization...
2008-11-03 dswitkinFixed Search Book Contents when built under ProGuard.
2008-10-30 dswitkinFixed the Android client when using ProGuard. The Viewf...
2008-10-29 dswitkinLooks like -allowaccessmodification to ProGuard results...
2008-10-29 dswitkinAdded androidtest to the top-level clean target and...
2008-10-29 dswitkinAdded another target for building a debug key signed...
2008-10-29 srowenmoved ProGuard optimization into Android build file...
2008-10-18 dswitkinThe new Android client, featuring:
2008-08-19 dswitkinThe new 0.9 SDK Android client (for real this time).
2008-08-19 dswitkinDeleted the M5 Android client in preparation for an...
2008-06-19 srowenStandardize and update all copyright statements to...
2008-05-03 dswitkinMerged revisions 378,380,382 via svnmerge from
2008-04-21 dswitkinFixed a typo in the Android build file.
2008-04-21 dswitkinMerged revisions 321,327,330,332,334,342-343,352-353...
2008-04-16 srowenFix Issue 50, not building on Windows, by adding some...
2008-04-16 srowenSmall simplification of build file condition properties...
2008-03-31 dswitkinChanged the project names for the two Android clients...
2008-03-28 srowenUpdates to build on M5
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