Commit Graph

3281 Commits

Author SHA1 Message Date
benfry 6eea5dd08e checking in for build path trouble on osx 2010-02-26 13:12:36 +00:00
jdf d78a160a42 unused 2010-02-25 21:17:11 +00:00
jdf 58027b77aa Be 1.5-compatible 2010-02-25 21:16:31 +00:00
jdf 0fda503420 fix attributions 2010-02-25 21:15:23 +00:00
jdf 4106a4261a Fix Java 5 incompatibility; sorry Ben. 2010-02-25 20:57:22 +00:00
jdf 1a76fa7742 Now have working AndroidEnvironment, with AndroidDevices that let you listen to stdout and stderr from specific apps. 2010-02-25 20:46:46 +00:00
jdf f3e6ea4b72 Finding the right abstractions for handling textual process output, which will come in handy for log multiplexing, but is also useful for quick shelling out. 2010-02-25 16:28:01 +00:00
jdf 8c9ec3a26a Unfortunately, using the JDI and its associated machinery was garden path for communicating with the Android world. The way to go is to exploit the logs, which, happily, are useful. This commit starts to commit to that path. 2010-02-25 03:43:51 +00:00
jdf a63dda54e5 Rename Android to AndroidTool to better reflect its purpose, preparing to create a non-processing-related Android stack 2010-02-25 01:32:53 +00:00
jdf 118e849c1f "accept" a todo task 2010-02-25 01:29:06 +00:00
jdf ecce6a4f67 Don't pee on Ben's code 2010-02-24 21:11:16 +00:00
jdf e0b0488bc3 At least temporarily fix catastrophic failure on screen rotation by basically restarting the whole app. I do this by calling finish) in onDestroy(). 2010-02-24 21:10:22 +00:00
benfry 7facc6c311 fix for filter(DILATE/ERODE) (bug #1477) 2010-02-24 18:55:08 +00:00
jdf 6f19228410 Remove debugging brackets from log output 2010-02-24 18:27:54 +00:00
jdf c630cc80f5 More sane settings 2010-02-24 18:27:39 +00:00
jdf 71a4a5975c Remove hack to force newlines when switching streams. This was inserting many spurious newlines. 2010-02-24 18:26:32 +00:00
jdf 461ceb6be2 Fix incorrect format 2010-02-24 17:53:00 +00:00
jdf ccf03c60b4 2010-02-24 17:52:47 +00:00
jdf 0164456aff This is a reversoin to the original version; I shouldn't have mucked with it. 2010-02-24 17:51:07 +00:00
jdf e15d6e8b91 Move android tool stuff into own project 2010-02-24 17:22:02 +00:00
jdf 98ecca006d 2010-02-24 17:17:12 +00:00
jdf 0cec40d9a0 new project for Feinbergian evils 2010-02-24 17:14:52 +00:00
benfry 3c8cac2314 notes and minor edits 2010-02-24 16:54:36 +00:00
benfry c4d181f04c moving back a revision 2010-02-24 16:53:17 +00:00
jdf 7875c0dd55 Successfully captures stdout/stderr from sketch running in emulator, on Windows, on Tuesdays. Haven't tested under any other conditions. 2010-02-24 02:17:21 +00:00
jdf 31a2c18fa4 Do this on save. 2010-02-24 02:16:40 +00:00
jdf 902eefef2d I was exploring the android PApplet, and saved something, which caused all of my code standards to be applied to it. This includes marking things final whenever possible, which I like. 2010-02-24 02:12:55 +00:00
jdf e6d168e1d0 Suckin' down the standard streams since 2010 2010-02-23 22:02:55 +00:00
benfry 64df124a86 2.0 2010-02-23 20:06:40 +00:00
jdf f180e4cc99 Very important to autoflush the teed writer 2010-02-23 19:14:01 +00:00
jdf c187ceff47 Rejiggered Pavarotti (as ProcessHelper) to not busy-wait for output streams to finish. 2010-02-22 21:03:40 +00:00
jdf ad29da1556 Beginning cleanup of tools.android 2010-02-22 16:21:28 +00:00
benfry b3b8dd625b adding messy environment garbage 2010-02-21 18:08:27 +00:00
benfry 60f809ceb7 starting revision 0178 2010-02-21 13:57:21 +00:00
benfry 5de2988e2c umm, oops 2010-02-21 13:28:06 +00:00
jdf 0e54f3acd5 quote the min sdk version like a good xml should 2010-02-21 04:16:57 +00:00
jdf be89b727b9 Some cleanup prefs that aren't in fry's eclipse i guess 2010-02-21 03:18:38 +00:00
jdf a54bc11bd9 Depend on a classpath variable that points to your android.jar, instead of a hard-coded path 2010-02-21 03:17:18 +00:00
jdf 39302f1938 Make the error message match the new non-donut reality 2010-02-21 03:10:28 +00:00
jdf 3a88ae5db2 Protect from bogus Windows PATH entries, which might have quotes. 2010-02-21 03:09:19 +00:00
benfry 0fc12b5745 starting revision 0177 2010-02-20 23:38:42 +00:00
benfry 8c2876b9d7 still more work on dist scripts 2010-02-20 23:30:16 +00:00
benfry 2da06148fe another attempt for tar 2010-02-20 23:26:56 +00:00
benfry 3e4e24d0a2 windows and linux build work for the folders 2010-02-20 23:22:02 +00:00
benfry 873fb47cb4 final for 0176 i hope 2010-02-20 23:07:59 +00:00
benfry 305142d24a no longer require local JRE for all builds 2010-02-20 23:06:27 +00:00
benfry 9042a21a0a more tweaks for the build to make sure that variables are set 2010-02-20 23:00:23 +00:00
benfry e26b9b1033 more build work 2010-02-20 22:41:50 +00:00
benfry bafccf049d removing the jre from svn 2010-02-20 22:29:44 +00:00
benfry 1be727b668 more more more 2010-02-20 21:55:53 +00:00