1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed unneeded session-id cookie code (http://code.google.com/p/app-inventor/issues/detail?id=50). More... over 13 years ago
Make MOTD off by default, and change default MOTD for when it is shown. More... over 13 years ago
Request MOTD only when App Inventor is active More... over 13 years ago
Improved accuracy and usefulness of class-level Javadoc for MockNonVisibleComponent. This is external issue 53: http://code.google.com/p/app-inventor/issues/detail?id=53 More... over 13 years ago
Updated Guava from r09 to 10.0.1. This added a dependency from the new guava GWT library (guava-gwt-10.0.1.jar) on the JSR 305 library for javax.annotation.Nullable. In the guava subdirectory, I removed the files AUTHORS, CONTRIBUTIONS, and README, since they are not part of the latest release (which is jar-only), and I renamed COPYING to the more standard LICENSE. More... over 13 years ago
Partial cleanup of TODOs in preparation for releasing the source code. There are also some issues related to TODO cleanup that I filed with label open-source-release that are not covered by this CL. More... over 13 years ago
Change blocks editor so it doesn't restart the REPL app when user switches to a different project/form. More... over 13 years ago
Created sample-.hgignore file to show users how to keep generated (or other) files out of source control management. More... over 13 years ago
Added sample-.hgignore file to show users how to create an .hgignore specification for generated files or directories not of interest to them. More... over 13 years ago
Fixed problem where you could not have a blank title for the screen. More... over 13 years ago
Fixed Javadoc in source code and added libraries to the Javadoc build path to eliminate Javadoc warnings. The only remaining Javadoc warnings are the ones in the openblocks library, which uses non-standard tags. More... over 13 years ago
Make small change to date/time format in build date More... over 13 years ago
Change initial message on Connect to Devioce Button to indicate that initial project is not yet loaded More... over 13 years ago
Replaced most isProduction tests with calls to methods in a new class called AppInventorFeatures. More... over 13 years ago
Added RunLocalBuildServer to main build.xml More... over 13 years ago
Fixed issue 41 - Add support for multi-screen applications More... over 13 years ago
Explicitly set MaxPermSize to allow tests to run on a Mac More... over 13 years ago
Fixed broken test in JavaWebStartTest. More... over 13 years ago
Restored author tags that were removed due to incorrect format. More... over 13 years ago
Fixed issue 25: User specified application icon is not actually used when building the apk. More... over 13 years ago
Changed vendor in jnlp from Google to MIT Center for Mobile Learning More... over 13 years ago
Change vendor name on jnlp from Google to MIT Center for Mobile Learning More... over 13 years ago
Fix missing captions on width and height in designer More... over 13 years ago
Renaming file with case/merge conflict. I renamed rather than delete because the two files are different. More... over 13 years ago
Removed lessThan.png which was there by error and was screwing up the repositoryy because of conflict with lessthan.png, in such a way that you count not grab the course when using a Mac. More... over 13 years ago
Adding doc pages. More... over 13 years ago
Made a tiny change to the warning message to test code review cycle More... over 13 years ago
Increase default memory for build server and make it a command line arg. More... over 13 years ago
Don't sign blocks editor as Google More... over 13 years ago
Just testing More... over 13 years ago