Scan the QR code above to install on your Android phone!

Get some amazing original guitar riffs sound clips that you can set as ringtones, and support a good cause doing it!

Clips feature songs from Mary McAdams, Bonne Finken, and The Sonic Factory Day Shift, and each one can be set as a phone ringtone.

100% of all income from sales of this application goes to support James Biehn and his family while he does epic battle with lymphoma.

More about the James Biehn Benefit

James has earned fans around the state and across the country not only for his amazing talent as a musician and teacher, but for his easy going demeanor, friendly smile and willingness to help anyone in need. Recently, James, a husband, father, self-employed musician and small-business owner, was diagnosed with lymphoma. The Des Moines community is pulling together to provide support for James and his family as they are facing financial hardship while he fights this illness.

Your contribution will provide the support James needs for his recovery and allow him to continue doing what he does so well – teaching our children, sharing his music and spreading his unique brand of warmth and energy.

While James Biehn is one of the best-known musicians in Central Iowa, to say he is a fixture on the local music scene would be selling him short.

In addition to performing in bands and as a solo artist around Central Iowa, James has taught hundreds of students of all ages to appreciate music and encouraged them to create their own. As founder of the Central Iowa Music Lab, James has provided a professional training ground for future musicians and created opportunities for other musicians to share their passion with students.

Thank you so much for your generous gift!

Cost: $1.49

* Available in the Android Market!

Changelog

v1.1.1

  • Made a minor layout change

v1.1

  • Fixed the sharing app name to be correct

v1.0

  • Initial version
 

ISU Fight!

On December 1, 2010, in ISU Fight!, by admin
0

Scan the QR code above with your phone to install!

Spread your ISU Cyclone love with this simple app that plays a high-quality version of the Iowa State Cyclones fight song.

When you start the app, it begins playing the fight song! Just touch the ISU logo at any time while playing to pause or to play it again when it is finished. No ads, no nonsense, just Iowa State spirit!

Now with options to set as your phone ringtone, repeated playback/looping, and set wallpaper to I-STATE logo!

Cost: Free

* Available in the Android Market!

Changelog

v0.8

  • Fixed an issue that could cause a force close in rare cases when the app is paused.

v0.7

  • Added set wallpaper option to menu, light and dark theme ISU “I-STATE” logo choices.

v0.6

  • Remove the requirement for SD card to be available for ringtone setting.

v0.5

  • Attempt to fix a possible media player force close when touching the logo or looping check box.

v0.4

  • Added menu item for setting as ringtone instead of ugly button
  • Fixed possible issue with app resume

v0.3

  • Added a loop/repeat playback option
  • Added set as ringtone option

v0.2

  • Small bug fix to release media player resources for better memory usage

v0.1

  • Initial version
 

SoftLocker

On October 28, 2010, in SoftLocker, by admin
3

Scan the QR code above with your phone to install!

This app enables a screen-only lock by holding a wake lock on the system, thus DISABLING deep sleep.

For Android tablets only, it is of no use for phones! I have tested this app on the Pandigital Novel and the NOOK Color, but should work on any tablet (like the Archos, Augen, Viewsonic, or other Android tablets).

SoftLocker is a system service used to enable a screen-only lock. The main use for this app to allow screen-locking (LCD/backlight power off), while keeping the device alive. This fixes accidental device wake-ups that drain battery, because the device is already woken up.

When SoftLocker is enabled and the screen is locked with the backlight and LCD powered off, the device remains FULLY ALIVE. All device services (like Wifi, i.e. — **no reconnect issues!) are instantly available upon device unlock. They never go away!

It works by acquiring a  PARTIAL_WAKE_LOCK on the system, which will not allow a sleep/deep sleep of the system, but will allow the screen to lock and LCD/backlight to remain off.

* Available in the Android Market!

** WiFi reconnect issues may still occur if the base device firmware forces WiFi off on a screen off event.

Changelog

v0.9.1 (FREE)

  • Slight change to the layout, added a link to the DONATE version

v1.3.4 (DONATE)

  • Fixed a bug where a home screen rotation event would cause the widget’s click events to become unresponsive

v1.2 (DONATE)

  • Added widget control, as promised. Added a help button with some tips for usage, modified layout a bit

v1.0 (DONATE)

  • First installment of  the DONATE version, same as FREE version for now

v0.9 (FREE)

  • Modified layout just a bit

v0.8

  • Modified to change the name in the Market to “FREE” and a note about the DONATE version now available.

v0.7

  • Removed the toast messages in the background service that notify when the wake lock is held or released.

v0.6

  • Added an option to start the service on boot.

v0.5

  • Small fix for an issue with launch after a fresh boot. The service now starts with the last selected locked or unlocked preference the first time SoftLocker is launched after boot.

v0.4

  • Change to system service with proper use of app preferences for the enable (SoftLocker unlocked) and disable (SoftLocker locked) of device sleep.
  • Fixed an issue with the front-end activity not always knowing if device sleep is enabled (unlocked) or disabled (locked).
  • Changed layout just a bit.
  • Massive code cleanup.
  • NOTE: Don’t kill the service with auto-kill apps!

v0.3

  • Fixes force close on start

v0.2

  • Initial offering