Posts Tagged ‘Android’

SqueezeCommander 0.9.4 released

Monday, March 8th, 2010

SqueezeCommander 0.9.4 is now available on Android Market and SlideME.org.

This release includes many bug fixes and several improvements like Landscape mode, MusicServices for SBS 7.3, “Insert as next song” function…

Major changes:

  • #5 Finally, the nasty OutOfMemory bug that caused most crashes is fixed
  • #27 A new overlay is implemented
  • #70 Landscape mode is now supported
  • #75 Improved BrowseLists (smaller icons and font size)
  • #84 MusicServices for SBS 7.3 are now supported
  • #36 Added “Insert as next song” function

Most changes can be found here:

http://www.squeezecommander.com/trac/query?status=closed&group=resolution&milestone=0.9.4

Have a lot of fun!

And remember:
If you find any bugs or want to request a new feature, please do this in the Tracker.

If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )

HO & SqueezeCommander Bug Tracker Server crashed :-( [Update]

Wednesday, February 3rd, 2010

Unfortunately, my server hosting the HO BugTracker and the SqueezeCommander BugTracker just crashed. ;-(

Probably the hard disk died.

That means that both Bug Tracking services and the SqueezeCommander Documentation are currently offline.

I’m working on a disaster recovery, but that may take some time…

Sorry for the inconvenience!

Update (18:30):

The server should be back up running, now.

If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )

First SqueezeCommander review published!

Saturday, January 30th, 2010

Clinton Stark from StarkSilverCreek has written the first SqueezeCommander review and it seems that he does like the App. :)

It’s always nice to hear that people appreciate SqueezeCommander!

Remember, if you want to request a new feature or report a bug, you can do it in the SqueezeCommander Tracker.

You can also contact me via email:
android (AT) flattermann (DOT) net

If you like SqueezeCommander, please give me a good rating on the Android Market or on SlideME.org.

PS: I’ve just released SqueezeCommander 0.9.3.4. This is mostly a bugfix release.

If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )

SqueezeCommander 0.9.3.1 released

Monday, January 25th, 2010

I’ve just uploaded SqueezeCommander 0.9.3.1 to the Android Market and to SlideME.org.

Version 0.9.3.1 is mostly a maintenance release that fixes some bugs found in version 0.9.3.

The download window will now show more infos about the current download (speed/ETA). Furthermore, you now have the option to configure the download path and filename format on your SD card for Music downloads from your server.

If you like SqueezeCommander, please give me a good rating.

If you find any bug/problem, please report it in the SqueezeCommander Tracker so that I can fix it ASAP.

If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )

SqueezeCommander 0.9.3 released

Thursday, January 21st, 2010

I’m happy to present you the brand-new release of SqueezeCommander.

This release fixes some known problems / crashes and also includes some nice new features.

It’s the first SqueezeCommander release that supports the new low resolution Android phones like the HTC Tattoo. Also, the support for high resolution phones (e.g. the Google Nexus One) is improved.

Starting with this release, you can use MyApps and the AppGallery with SqueezeCommander!
This allows the use of many more Apps than before, like e.g. Shoutcast, RadioIO, radio.de…

Besides the already implemented Lower-Volume-On-Calls feature, you can now also configure SqueezeCommander to pause the playback on incoming calls. :)

Have a lot of fun!

And remember:
If you find any bugs or want to request a new feature, please do this in the Tracker.

If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )

SqueezeCommander deserves its own domain :-)

Monday, October 26th, 2009

Since today, SqueezeCommander has its own domain:
http://www.squeezecommander.com

If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )

SqueezeCommander goes SlideME.org

Friday, October 23rd, 2009

qrcode_slidemeI got some requests from users who would like to buy SqueezeCommander, but Android Market does not offer paid apps in their country.

So, I’ve decided to put SqueezeCommander also on SlideME.org, an alternative to Android Market but with a wider range of supported countries.

You can find the app page on SlideME.org here: https://slideme.org/application/squeeze-commander

Or use the QR code.

Note: You need the free SAM app to download/buy apps from SlideME.org: https://slideme.org/sam2.apk

If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )

SqueezeCommander 0.9.2 released

Monday, October 19th, 2009

I’m happy to present you SqueezeCommander 0.9.2.

It is now available in Android Market.

This new version includes several new features and many bug fixes.

It includes support for playlists, favorites and apps.
You can now play/rename/delete playlists and favorites, but not yet save/edit playlists or add new favorites.

The connection to MySqueezeBox.com or your local SqueezeBoxServer should be more reliable now.

(more…)

If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )

SqueezeCommander 0.9.1 released

Saturday, October 10th, 2009

I’m happy to present you SqueezeCommander 0.9.1.

It is now available in Android Market.

This is a bug fix release.

Issues fixed:

  • SqCmdr may crash with OutOfMemory when loading Artwork under certain circumstances (See #5)
  • Android 1.6 only: SqCmdr will crash when changing the Music Source of a player (See #10)
  • SqCmdr uses the wrong cache directory on SD card (See #12)
  • You may (optionally) add your email to CrashReports (See #11)

You may see details of these issues in the Bug Tracker.

Have a lot of fun!

If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )

Sending mails on HTC Hero

Thursday, October 8th, 2009

I wanted to create an automatically crash report feedback in SqueezeCommander.

I thought, the easiest solution would be to send the reports by mail, so the user can also see all informations that will be reported to me and choose if he wants to send or discard the report.

Normally, it should be possible to send emails from within an application by creating an intent Intent.ACTION_SEND with extra parameters.

Intent sendIntent = new Intent(Intent.ACTION_SEND);
sendIntent.putExtra(Intent.EXTRA_TEXT, "email text");
sendIntent.putExtra(Intent.EXTRA_SUBJECT, "Subject");
sendIntent.putExtra(Intent.EXTRA_EMAIL, new String[] {"email@address.com"});
sendIntent.setType("message/rfc822");
startActivity(Intent.createChooser(sendIntent, "Title:"));

Unfortunately, this does not work on my HTC Hero. ;-(
(more…)

If you like my work, buy me a beer. (Suggested: 3€ for a beer, or more for more beer ;-) )