Android News
AutoSettings v0.01 (Android Application)

Timeriffic does one thing: it can mute or un-mute the global Android ringer at a specified time of the day

http://code.google.com/p/autosettings/

By with 0 comments
SlideShow v0.6 (Android Application)

SlideShow is an Android View extension that stores a set of visual elements that can be “scrolled through” while displaying one element at a time. SlideShow is built for the Android 1.0 SDK.

http://code.google.com/p/android-slideshow/

By with 0 comments
XRace v1.0 (Android Game)

XRace is a 3D car race game for the Android mobile phone platform, using OpenGL ES for rendering. More than the other classic car race games, this one provides additional operation modes, which is “sensor controlling”. We can use the orientation sensor to control the car. Without the real hardware you can run this game with a “sensor simulator”, which developed by Group Openintents.

http://code.google.com/p/xrace-sa/

By with 0 comments
Statusinator (08-12-2008) (Android Application)

An app for Android intended to allow you to update your status in one simple place and have a set of different services updated. This app is available on the Android Market.

http://code.google.com/p/statusinator/

By with 0 comments
Scrambled Net v2.8 (Android Game)

This is a port of the KDE game “knetwalk”, by Andi Peredri, Thomas Nagy, and Reinhold Kainhofer. Ported to Android by Ian Cameron Smith (headstay); released under GPL. Includes MTRandom by David Beaumont, released under LGPL.

The player is given a network diagram with the parts of the network randomly rotated; he/she must rotate them to connect all the terminals to the server.

Scrambled Net detects the screen size of the device it’s running in, and configures the board appropriately. This makes the game a bit easier on smaller phones — we don’t want to make the cells too small, because it’s difficult to tap on a tiny cell on a phone’s touchscreen. Portrait and landscape phones are handled automatically.

Tile rotation is smoothly animated; highlighted tiles show the user’s progress.

The game is designed to be usable with 12-key keypad or QWERTY keypad, or by tapping the screen.

The game has 5 difficulty levels; the first 3 use different board sizes; then wrap-around is introduced for “Master” level; then “Insane” level adds invisible cells. In case you’re wondering, yes, I can solve “Insane” puzzles, usually in 10-12 minutes on a large (HVGA) phone.

http://code.google.com/p/netscramble/

By with 0 comments
TiltLander v1.2 (Android Game)

This is a simple project to demonstrate accelerometer use in Android. It’s just the Android Lunar Lander demo, with the accelerometer hooked up to control the tilt of the lander.

http://code.google.com/p/tiltlander/

By with 0 comments
ExchangeIt v0.6.0 (Android Application)

Email client for android that supports Exchange OWA (Outlook Web Access) through WebDav. It uses HttpClient to send WebDav requests to read your inbox, displays the list of messages, and uses some of the standard android Email Client classes to display the message.

http://code.google.com/p/exchangeit/

By with 0 comments
K9 v0.31 (Android misc)

K9 is an experimental fork of the core Android POP/IMAP client. Primarily, K9 is focused on making it easy to chew through large volumes of email.

Changes:

code renamed to ease merging – jessev Added silent ‘ongoing’ notification when checking email – baolongnt New email notification now includes purple blinking LED – baolongnt More reliable background sync by using wake lock –> Background sync now work even when the device is asleep (Thanks danapple0) – baolongnt Added about dialog. – young.bradley Update the domain validator to accept ip addresses and “localhost” – young.bradley block server entries in AccountSetupIncoming.java and AccountSetupOutgoing.java that are not valid domain names. – young.bradley Update for folders to display the “path” that the folder resides in (ie, Inbox/Work/To Me) rather than just the name of the folder. Allows an easier understanding of the hierarchy until true folder trees can be implemented. – ismarc31

http://code.google.com/p/k9mail/

By with 0 comments
Alien Blood Bath r49 (Test) (Android Game)

Android rewrite of the original Windows game “Alien Blood Bath”, a bloody platformer.

This game is open sourced under the GPL v3.

http://code.google.com/p/alienbloodbath/

By with 0 comments
K9 v0.22 (Market Release) (Android misc)

K9 is an experimental fork of the core Android POP/IMAP client. Primarily, K9 is focused on making it easy to chew through large volumes of email.

Changes:

EXCHANGE Fixed an authentication issue with WebDav support that caused by the last update. -ismarc31
Added support for scrolling on 2 of the screens in the account setup process to allow the full steps to be done in landscape mode. There are some graphical regressions in portrait mode from it that aren’t resolved yet. -ismarc31
EXCHANGE Removed display of path prefix. System now pulls all folders/subfolders. Does not display in a hierarchy, but will load messages from each folder. Only the final folder name is displayed instead of the path off of Inbox right now – ismarc31
EXCHANGE Added change to populate the url for the mailbox each time authentication occurs (url is in the response). Updated initial message population to use reverse order so initial display has newest first (only noticeable on slow connections). -ismarc31
Added the following 2 keyboard shortcuts in message list view: -baolongnt
S: Setttings
L: Last auto sync date time
Fixed bug # 122: Some keyboard shortcuts only work when a message is selected – baolongnt
fixed bug # 87: Acccounts all refresh at the same freqency – baolongnt
Fixed bug # 82: Messages lose their read status when getting new emails from POP3 server – baolongnt
FIxed bug # 81: Notifications never show up wen using POP3. – baolongnt
Added back auto-start of background message sync (most likely removed during merge) baolongnt

http://code.google.com/p/k9mail/

By with 0 comments