Elixir 2.25 is available

What is new

  • New widget types: wifi name, wifi link speed
  • Displaying toggle change messages can be disabled in widgets
  • Flash toggle: new turn screen off parameter if you want to turn screen off while using flash
  • Running applications widget: applications can be stopped right there
  • Widget refresh rate parameter has a “default” option which displays what is the default value
  • List type parameter dialogs now display the currently selected option
  • Default launcher and Task Manager of Samsung Galaxy S3 can be launched from widgets as an application or action
  • Profiles keep the order of actions you created and you can reorder actions by dragging the icon
  • Other small changes and bugfixes (gingerbread widget sizes)

Disabling toggle change messages

By default if you click on a toggle a toast message is displayed about the state changing. You can see this message at the bottom of the first screenshot. If you would like to disable these messages for a widget open the widget editor and turn Show state change message off then save the widget.

Stop applications right from widget

If you use Running applications widget then you can stop an application right from the popup dialog. There is an X icon for every application and if you click on it will stop the application, kill the process or open the system screen where you can force close it. The method depends on the process you selected and whether you have a rooted device or not.

Widget list parameters dialog

If you change a value of a list type parameter of a slot on the widget editor screen then it displays the currently selected option as a checked checkbox.

The other change you can see on this screenshot is that the refresh rate parameter has a new option in form default – 1 minute which makes it possible to change back to the default value and you can see what is the default value:

Order of Profile actions

The order of profile actions can be important in some cases so from this version of Elixir 2 the actions of profiles keep the order you created them, there is no automatic reordering anymore. If you would like to change the order later you can drag the icon of an action and drop to anywhere easily.

Elixir 2.24 is available

What is new

  • New screen for applications to check details, permissions, broadcast actions and enable/disable components
  • New accessibility service to make it possible for statusbar widgets to stay on top on ICS or newer devices
  • Statusbar widgets can work directly (without widget window) on pre-ICS devices
  • Widget visual feedback of clicking
  • E-mail unread count widget can handle folders
  • Volume toggle: levels parameter to toggle between these predefined values of the selected stream
  • Application language setting
  • New languages: czech, chinese traditional
  • Other small changes and bugfixes (mobile network toggle)

New application screen

If you click on an application on the applications screen then there is a new View details option to open the new details screen of an application. This screen displays the most important details of the application and the list of activites, providers, receivers, services and permissions. If you click on the name of the application or a component item then you can see the More information dialog which displays other attributes. If you scroll down you can see both the requested and declared permissions and theirs description:

If a component of the application is disabled then the name of the component and the button are darker. If you have a rooted device then you can disable or enable a component (an activity or a receiver). Be careful because it can cause misbehaviour in the application. But it is a good feature if you don’t want an application to start after boot or receive sms for example:

Statusbar widget improvements

On ICS it is not possible for a widget to stay on top in the notification area. This new version of Elixir 2 has a new Elixir accessibility service which is able to keep statusbar widgets on top. If you enable the service then it can detect if a new notification is displayed so it can update the statusbar widget to be above others. It this service is disabled then a new warning message is displayed on the widget editor screen.

If you click on the Settings button then it goes to the Accessibility settings screen where you can select Elixir and turn it on. After you do it the widget should jump to the top and stay there.

The statusbar widgets work directly from the notification area only from ICS devices. On earlier devices it just opened a widget window where you had to click on a widget again. From this version of Elixir the statusbar widgets can work without that extra window. You need not to do anything to make it work.

Widget visual feedback

There is a small but useful change in widgets: visual feedback if you click on a slot of the widget. You can see it on this screenshot where the GPS toggle is clicked (4th icon in the 2nd row):

IMAP folders

The E-mail unread count widget has a new Folder attribute where you can set the name of the folder. The widget will display the number of unread emails in this folder. If you leave it empty then the default INBOX folder will be used. If you don’t know the name of the folder then you can click on the list icon to get the list of folders. You have to set the account (e-mail and password) right to be able to get the folder list:

Volume toggle

The volume toggle has a new levels parameter similar to the screen timeout or brightness toggles. If you set levels to value 30 50 100 for example then this toggle won’t open the dialog but will change volume level of the selected toggle to 30% then 50% if you click on it again and then finally to 100%. It is possible that you set the level to 50% but it will change to 54% if you click on it because volume levels has only a few predefined values and it will change to the nearest one.

Application language

You can change the language of Elixir 2 if you click on the configure icon on the main screen or of the Widget app if you click on the configure icon on the widget editor. They are two separate application so you can set their languages independently. After you changed the language application restart is needed. There is a default option which means that the application language will be the system default or english if system default isn’t supported.