Commit graph

26 commits

Author SHA1 Message Date
Sean Owen 58f748a451 Remove unneeded .gitignore, and unneeded libs copy step for Android targets. Update plugins. Fix javadoc warning / checkstyle problem. 2016-06-08 15:15:06 +01:00
Sean Owen a92f9040b3 Add what's new for 4.7.4 and update proguard 2015-10-27 10:57:38 +00:00
Sean Owen c884bd12d5 Revert part of "Crush PNGs" as Android libpng doesn't like it.
This reverts part of commit de41ca715b.
2015-09-07 13:14:13 +01:00
Sean Owen de41ca715b Crush PNGs 2015-09-07 11:41:45 +01:00
Sean Owen 5a1b6b41d8 Points apps to new 3.2.1 release 2015-08-19 13:18:56 +01:00
Sean Owen a443654896 Point apps to 3.2.1-SNAPSHOT 2015-02-15 15:27:24 +00:00
Sean Owen 2399d9913b Update maven android plugin to new groupID 2015-02-12 14:58:04 +00:00
Sean Owen 4eb2896eea Work around enum + proguard + dex problem 2015-02-12 14:41:00 +00:00
Sean Owen 1992bd069e Update glass version, some plugins 2014-09-26 11:12:15 +01:00
Sean Owen 2717e8f4f6 Fix up parents and bump Glass version 2014-09-13 23:25:49 +01:00
Sean Owen e3f2b0fb9f Exclude Android apps from Maven deploy 2014-08-20 12:33:21 +01:00
Sean Owen 40b48a9163 Apps shouldn't refer to a SNAPSHOT as they are not released in the same way. Refer to last stable build. 2014-06-18 16:23:43 +01:00
Thomas Weißschuh 882f12d5fe fix version of parent project in subprojects 2014-05-23 17:47:38 +00:00
Sean Owen b1591369bb Tweak text size in results 2014-05-22 10:17:19 +01:00
Sean Owen c7dfb89a16 Update to Glass app 0.2.1 2014-05-22 09:20:03 +01:00
Sean Owen 3a322f9fb0 Pull project component dependency versions into parent 2014-05-22 08:17:32 +01:00
Sean Owen f302d02ea1 Minor revision to last change to Google Glass Intents 2014-05-20 20:54:58 +01:00
Ivan Poliakov cf35e85024 Added null checks for intent and action 2014-05-20 20:11:21 +01:00
Ivan Poliakov 55bbe9f7fb Added basic support for using CaptureActivity from other activities 2014-05-19 20:40:21 +01:00
Sean Owen c103e59b7e Refactor logging of camera params 2014-05-01 00:01:44 +01:00
Sean Owen 9b2ddac3cf Zoom and use subset of larger preview 2014-04-30 23:43:06 +01:00
Sean Owen d5852ff9ef Use preview buffer approach to avoid excessive GC 2014-04-30 23:25:27 +01:00
Sean Owen 461d15a890 Better zoom utility method, and FPS method that doesn't always pick the highest FPS, and that can be given a min/max FPS 2014-04-30 23:03:35 +01:00
Sean Owen c1b1b63170 Refactor common code from across Android apps into module 2014-04-30 15:12:13 +01:00
Mark Scheel 6619c1616a Updates for XE16 compatibility. XE16 was released in April 2014 and replaced XE12 from December 2013. XE16 changes the way voice triggers are set up. They now require a permission in the manifest and use a different trigger syntax. 2014-04-28 22:45:55 -06:00
Sean Owen 02e0512a62 Initial commit of Google Glass GDK app 2014-04-26 12:02:51 +01:00