- 15 Oct, 2012 1 commit
-
-
Ralph Morelli authored
The main result of this change is that libraries are now conditionally loaded into the packaged app depending on what libraries are used by the components in the app. (Repl still loads all libraries for all components.) Adds the new class components/annotations/UsesLibraries.java and revises scripts/ComponentListGenerator.java and ComponentProcess.java, which are used to process annotations. Revised Compiler.java to dynamically construct the classpath and the dxCommand line from the annotations. Revised Twitter component to add an annotation: @UsesLibraries(libraries = "twitter4j.jar") Tested on existing projects, such as HelloPurr to confirm that Twitter library is not loaded into HelloPurr.apk. 10/14: This changes does not affect the Ya version number or the Twitter component version. 10/15: Fixed copyright, removed commented-out code, as per reviewer's suggestions. Change-Id: I7acb5d8e2702d47b8f2bdc8f0746ef7d550963c2
-
- 08 Oct, 2012 1 commit
-
-
Vance Turnewitsch authored
A welcome dialog is now displayed to users with no saved projects. The method createWelcomeDialog has been created in Ode to build and optionally display the dialog. Change-Id: I86fce03802a0855d9c58ff30ae4a9b3888bc8429
-
- 06 Oct, 2012 1 commit
-
-
Weihua Li authored
Change-Id: I11147091a0a58cc95bcbb187a1f67116f7d5ed53
-
- 26 Sep, 2012 2 commits
-
-
Jeffrey I. Schiller authored
Change-Id: Ie15ef92b6dcdd38f3309c8af512909e259207e30
-
Katie Laverty authored
were the same as one of the variable names used in the add-component macro used in the Yail. This was internal issue #210. I am running a version of this on: katieappinventor.appspot.com Change-Id: If60edeb5005a4ccca3ae47cdb8a862f0be24e5c8
-
- 25 Sep, 2012 1 commit
-
-
Ralph Morelli authored
in the Designer when their X or Y property values are changed in the text fields (Issue #225). Upddated the onPropertyChanged() method in MockBall and MockSprite to handle changes to the text fields and added methods setXProperty() and setYProperty() to match the setZProperty() method. Changing any of the X, Y, or Z coordinates now updates the Ball's or ImageSprite's location on the Designer. Change-Id: I5a2e614c64cd52588bf4e21b75bcd582a4efd8a5
-
- 23 Sep, 2012 1 commit
-
-
Ryan Bis authored
Change-Id: Iabd6a220ecd1eecc72a2b734fef8fe8d1b649cfb
-
- 21 Sep, 2012 1 commit
-
-
Jeffrey I. Schiller authored
queries to the datastore caused by the servlet. The cached lifetime is currently hardcoded at 10 minutes. Change-Id: Iec5d37966b836f2a7c52c19ceaeda28ea55859cf
-
- 20 Sep, 2012 1 commit
-
-
Jeffrey I. Schiller authored
Change-Id: Icef32ae716206f2927261c39b44ff7deb78ba314
-
- 11 Sep, 2012 1 commit
-
-
Jeffrey I. Schiller authored
Change-Id: Idaf6955a5ded5e572b1f5831d648a9b02f34bd15
-
- 05 Sep, 2012 1 commit
-
-
Jeffrey I. Schiller authored
Change-Id: I64f6d8dc37ec53ec1c71d54f68b2fcce74dbd484
-
- 04 Sep, 2012 1 commit
-
-
Jeffrey I. Schiller authored
Change-Id: Ifa2245e7032ad00b54624ba96de85396af4c1560
-
- 02 Sep, 2012 1 commit
-
-
Jeffrey I. Schiller authored
Inventor still works on Android 1.6. Unfortunately we have to give an "unsupported" error if someone attempts full screen mode on Android 1.6 or older. Change-Id: I56660a649b1a4559a0f5aa6104cc6a20b9ca0a27
-
- 27 Aug, 2012 1 commit
-
-
Katie Laverty authored
Change-Id: Ia33939b12105a3fdc4c9d360568bb182cb6e1bec
-
- 24 Aug, 2012 1 commit
-
-
Hal Abelson authored
Change-Id: I4309819d77346bb45bead0f13fd43d1860af0e75
-
- 21 Aug, 2012 1 commit
-
-
Vance authored
Change-Id: Ica112991b56c830fcd42eb436b3921f63ce81723
-
- 20 Aug, 2012 1 commit
-
-
Ryan Bis authored
Change-Id: I5351cbe8142e10c5264b66e65f81aee38c66d9fa
-
- 17 Aug, 2012 1 commit
-
-
Jeffrey I. Schiller authored
Change-Id: Idd7c4d8f3dc0bbb1e3ddaa1dcd49693d37f2e7f9
-
- 14 Aug, 2012 4 commits
-
-
hal authored
Visibility
-
Ralph Morelli authored
Change-Id: Ie6678e61bf643bf515334cbdb0d6614acf4acf6d
-
halatmit authored
-
halatmit authored
-
- 13 Aug, 2012 3 commits
-
-
hal authored
Revised checkbox label replacing invisible with hidden
-
Ralph Morelli authored
Change-Id: I5eadf0612cf46f162801419ed83d023499c6ca08
-
Ralph Morelli authored
-
- 12 Aug, 2012 2 commits
-
-
hal authored
Fix typo in the testing documentation.
-
Jeffrey I. Schiller authored
-
- 09 Aug, 2012 1 commit
-
-
Jeffrey Schiller authored
Add the tools used to run a buildserver to the source tree along with
-
- 08 Aug, 2012 1 commit
-
-
Jeffrey I. Schiller authored
a README with brief instructions.
-
- 06 Aug, 2012 3 commits
-
-
Andrew F. McKinney authored
Add Release Notes for Release 128.
-
Jeffrey I. Schiller authored
-
Jeffrey I. Schiller authored
-
- 04 Aug, 2012 2 commits
-
-
Andrew F. McKinney authored
added more error logging to build server
-
halatmit authored
-
- 29 Jul, 2012 5 commits
-
-
hal authored
generate "none" as the buld version in the case where git describe fails
-
halatmit authored
-
hal authored
Add a "fixids" (CSV file in WEB-INF) to map one Google ID to another.
-
Jeffrey I. Schiller authored
Ignored if not present (though a SEVERE error will be logged, it isn't harmfull).
-
halatmit authored
-
- 26 Jul, 2012 1 commit
-
-
Andrew F. McKinney authored
fix error message for insert list item
-