Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
appinventor-sources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
appinventor-sources
Commits
5774165c
Commit
5774165c
authored
Dec 10, 2012
by
Jeffrey I. Schiller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release notes for v131 Release.
Change-Id: I154498f51b496eb6d2922a8e492dc78e11bc25c5
parent
8762cfa9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
44 additions
and
11 deletions
+44
-11
appinventor/docs/ReleaseNotes.html
appinventor/docs/ReleaseNotes.html
+44
-11
No files found.
appinventor/docs/ReleaseNotes.html
View file @
5774165c
...
...
@@ -37,6 +37,39 @@
<div
class=
"content-body"
>
<h2>
Release Notes
</h2>
<h3>
Version 131, December 10, 2012
</h3>
<ul>
<li>
Image Picker is updated to permit selecting images
both from the camera and from other Photo Albums
accessible from the device. It also copies the
selected image to a file on the SD card and
returns the path to that file as is “image”
argument to AfterPicking.
</li>
<li>
Camcorder component: Minor modification to where
recorded videos are stored. Now stored in the
Camcorder default location.
</li>
<li>
Bugfixes and Cleanup work on the Texting Component.
</li>
<li>
Fix to buildserver that on occasion resulted in
packages that required external libraries (such as
Texting and Fusion Tables) to not have the correct
libraries included. Note: This was fixed in v130c
patch release as well.
</li>
<li>
Notifier component fixed to display reasonable
sized fonts on both older and newer versions of
Android.
</li>
</ul>
<h3>
Version 130, November 9, 2012
</h3>
<ul>
<li>
...
...
@@ -64,29 +97,29 @@
Modified Texting component.
<p>
The main changes are:
<ul>
<li>
Now works with Wifi. This solution using Google Voice. It requires
users to sign up online for Google Voice and to download and install
the Google Voice mobile application. The mobile application is used
for incoming messages. For outgoing messages the application uses
Google AccountManager to authenticate the user and then uses their
<li>
Now works with Wifi. This solution using Google Voice. It requires
users to sign up online for Google Voice and to download and install
the Google Voice mobile application. The mobile application is used
for incoming messages. For outgoing messages the application uses
Google AccountManager to authenticate the user and then uses their
Google Voice account to send messages.
</li>
<li>
Applications that include the revised component can receive text messages
even when they are not running, with the user being notified on the status
<li>
Applications that include the revised component can receive text messages
even when they are not running, with the user being notified on the status
bar of incoming messages.
</li>
<li>
Component now uses OAuth2Helper, same as used in FusiontablesControl.
</li>
</ul>
<p>
</li>
<li>
Updated Twitter component with latest version of
twitter4j. Fixing bug that makes some numerical replies
<li>
Updated Twitter component with latest version of
twitter4j. Fixing bug that makes some numerical replies
from Twitter fail.
</li>
<li>
Added zipalign tool to the packaging process allowing
Added zipalign tool to the packaging process allowing
applications to be placed in the play store.
</li>
<li>
Added Progress bar, allowing for the monitoring of the
Added Progress bar, allowing for the monitoring of the
application build process.
</li>
<li>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment