Invitation Processor Pro Bugfix Releases 1.3.2 and 1.3.2.1

Android, News, Releases 1 Comment

The last days we published Invitation Processor 1.3.2, which fixes the layout problems on smaller screens by introducing different layouts for smaller (phones) and larger screens (e.g. Nexus 4, Tablets).

Today we fixed permissions to grant access to device calendars on Android 2.x.x. There were some problems especially on Samsung devices before.

Thanks to all, who send us bug reports and recommendations!

Now on Google Play: Invitation Processor Pro 1.3.1

Android, News, Releases No Comments

Yesterday we released Invitation Processor Pro 1.3.0 with following new features:

  • Accept or deny an invite
  • Showing attendee and organizer information
  • Define a custom alarm
  • Some parser fixes

Today we made another few fixes with release 1.3.1:

  • Layout changed for small screens
  • Parser fixes

Comments, Bug reports and feature requests are still welcome!

Invitation Processor Pro 1.3.0 coming in a few days

Android, News, Releases 7 Comments

In a few days we will publish an update of our App Invitation Processor Pro. Version 1.3.0 will fix some bugs (Thanks to all who sent their files) and introduce some features. These will only be available in the Pro version:

- Displaying attendee and organizer data
- Possibility to send replies to organizer e.g. accepting an invite (accept, deny, maybe)
- Defining a custom reminder

Setting up Android SDK without Eclipse

Android, Howtos, Programming No Comments

I recently switched to Ubuntu 12.10, which led to a broken Eclipse installation and so my Android Build Environment was gone. I used a self-installed Eclipse Juno at this point. But I thought I could use the Eclipse 3.8.0 that comes as Ubuntu 12.10 package.

This is done by the simple command

1
$ sudo apt-get install eclipse

Now the ADT plugin has to be installed:

  1. Start eclipse and select Help->Install new software… and add http://dl-ssl.google.com/android/eclipse/ to available software sites.
  2. Select the needed android adt plugins then
  3. Download Android SDK 21 at http://dl.google.com/android/android-sdk_r21-linux.tgz or a newer version
  4. Untar that SDK package, e.g. in your home as ~/android-sdk-linux
  5. After restart of Eclipse go to Window->Preferences into the Android section and set the SDK location to your untarred directory.

After that Eclipse complains, that it does not find the Android SDK Platform Tools. After another Eclipse restart a dialog is shown where the Android SDK Manager can be started to fix the problem.

All fine, but where is my heavily used Window-> Android SDK and AVD Manager? It seems to be gone with Eclipse 3.8.0 on Ubuntu 12.10. But then I have found that the Android SDK Manager is also accessible as standalone tool on the command line. So you do not need Eclipse for calling it:

1
2
 cd ~/android-sdk-linux/tools
./android

The already known window opens where you can install and update all Android SDK items. Remember to restart your Eclipse workspace, when you made changes.

Invitation Processor Pro now at Amazon

Android, News No Comments

Now you can also buy our app Invitation Processor Pro for importing iCalendar/vCalendar invites at Amazon Appstore: Link

Invitation Processor Pro 1.2.0 released, free version also updated

Android, News, Releases 2 Comments

Invitation Processor Pro 1.2.0 should be available in Google Play now. This is a major bugfix release after several users reported non-working iCalendar files. Thanks to all of them.

Many bugs should have been fixed due to a rework of the iCalendar parser. Now it also should be more easy to report a non-working file by sending it to our support using a contact button within the app.

Apart from advanced compatibility to iCalendar files the following issues have been solved:

- contact button had no function in free version
- open files with a file manager like Astro got easier and more direct

An update of Invitation Processor Free including the bugfixes and the contact button is released as version 1.1.0.

Invitation Processor Pro: release 1.2 coming

Android, News No Comments

New major bugfix release of Invitation Processor Pro is coming the next days.

Thanks to all the people who sent their ics files which caused parsing errors. It is always important to have a set of many files of different origins to test releases against.

The coming release is tested and packaged at the moment, an update of the free variant will also be released with just a short delay.

Invitation Processor Pro 1.1.2 and Free Version 1.0.8 released

Android, News No Comments

Yesterday we performed a minor update of Invitation Processor.

Main aspect was a correct implementation of a contact button and a link to our website within the app. The implementation in previous versions led to crashes when trying to contact us. Read the rest of this entry »

Invitation Processor update coming

Android, News 2 Comments

Many people sent us .ics files which did not work with Invitation Processor. We analyzed them and fixed our app. This will result in an update during the next days.

Again, thanks to all people who provide us with.ics files!

Invitation Processor Pro 1.1.1 released

Android, News 2 Comments

Since version 1.0.0 of Invitation Processor Pro import of attendees has been supported.

Now this seems to be problematic after importing an event into Google Calendar: With attendee data provided for that event the Google Calendar Service starts to send invitations to the attendees on its own. Read the rest of this entry »

Powered by WordPress | Theme by ExFrontier based on N.Design Studio Entries RSS Comments RSS | Log in