Sunday, December 9, 2012

Group actions in Animated Widget

Animated Widget Group Contact supports possibility to send email/SMS to several contacts. You can't arbitrary set of contacts - you are able to select from contacts, registered in Group Contact only. For example:

Monday, December 3, 2012

Sunday, July 1, 2012

Custom skins and custom iconsets in Animated Widgets

Animated Widget 1.6 includes 7 skins and 3 iconsets. But it allows to use custom skins and iconsets.

Skins

To add custom skin it's necessary to place skin files to directory: //mnt/sdcard/Android/com.mobilityflow.awidget/icons/NEW_SKIN_NAME where NEW_SKIN_NAME is a name of new skin. Skin should include all or some of files:
  • button.png
  • button_contact_mask.png
  • button_pressed.png
  • link.png
  • link_contact_mask.png
  • link_pressed.png
  • link_overlay.png


There are two kind of images - "Button" and "Link". "Button" is used for drawing background of shortcuts. "Link" is used for drawing background of widget.

"xxx.png" contains image for unpressed button/link, "xxx_pressed" - for pressed button/link. Images "xxx_contact_mask" are used for cropping external images, that are drawn over buttons/links. Image "link_overlay" is drawn over ready link-picture (=background + external image) at final step.

Iconsets

To add custom iconset it's necessary to place iconset files to directory //mnt/sdcard/Android/com.mobilityflow.awidget/icons/NEW_ICONSET_NAME where ICON_SET_NAME is name of new iconset. Iconset should include all or some of files:
  • call.png
  • call_2.png
  • call_assistant.png
  • call_assistant_2.png
  • call_fax.png
  • call_gtalk.png
  • call_home.png
  • call_home_2.png
  • call_home_fax.png
  • call_mobile.png
  • call_mobile_2.png
  • call_pager.png
  • call_pager_2.png
  • call_viber.png
  • call_video.png
  • call_video_2.png
  • call_work.png
  • call_work_2.png
  • call_work_fax.png
  • contact.png
  • email.png
  • gtalk.png
  • internet.png
  • more.png
  • skype.png
  • skype_call.png
  • sms.png

Sample files

Download sample skin and iconset.

Tuesday, June 12, 2012

How to reorder items in Animated Widget

There are two ways to reorder items in Animated Widget 1.6:
  • Automatic sort by alphabet
  • Manual sort
To make automatic sort use button "Sort" at the bottom of the items list. Use drag and drop to sort list of items manually. You should tap on item icon to start drag and drop.

Wednesday, June 6, 2012

Animated Widget 1.6.4 is released

Animated Widget 1.6.4 released. What's new:
  • "None skin" mode support is improved: icons are drawn with transparancy
  • New flag "Transparent shortcuts". It allows to hide background of shortcut buttons.
  • Single tap stopped to work sometime if flag "Toggled tap and double tap action" was enabled. Fixed. Please re-save widget properties to avoid this problem.
  • Bookmarks are stored case-sensitive.
  • Several serious bugs were fixed.

Wednesday, May 30, 2012

Animated Widget 1.6.2 is released

Animated Widget 1.6.2 is released. What's new:
  • Brazilian Portuguese localization was added
  • Long tap on "..." button directly opens widget properties without opening menu at the bottom of the screen. This can be useful for users of Android 3.X - there are some devices where bottom menu is not visible. The problem will be fixed in next versions, long tap by "..." is workaround.
  • Problem with double tap in Single Contact Widget is fixed. Now it's possible (again) to launch default action by single tap by widget.
  • Loading images from Facebook didn't work.
  • Bugfixing and minor improvements.

Monday, May 28, 2012

Animated Widget 1.6.1 is released

Animated Widget 1.6.1 is released. Some critical bugs were fixed:
  • Flag "Toggle tap and double tap action" didn't work.
  • Widgets had size 2x2 instead of 1x1 on ICS.
There was no possibility to hide "More" button on ICS in version 1.6. Now, the possibility was returned. At the same time, new parameter was added to application settings - "Show More button always". This flag will force application to show More button in all widgets even if this button is marked as hidden in Widget Properties.

Animated Widget 1.6 is released

Aimated Widget 1.6 is released. What's new:
  • New style of widget properties editor. Now, you can change widget parameters and view results immediately without closing widget properties.
  • Possibility to select skin, iconset and position for overlays (overlays are small icons upon shortcuts in group contact). See details
  • Possibility to select shortcuts label mode (hide, title, details, title + detailes). Different widget types have different set of available modes.
  • Support of "no skin" to get widgets and overlays without background.
  • New action in single contact: "Call using Viber" and Facebook. These actions are not added automatically, you should add them manually if necessary.
  • Possibility to delete all items by single click and sort items automatically in Widget Properties
  • New skin "Round Black Gloss".
  • Romanian, Serbian and Lithuanian localizations were added.
  • Two new iconsets: ICS Holo Light and ICS Holo Darks
  • ACRA library is used for crash reports handling
  • Subcontacts in group contact appears in the order of selection. In the previous versions the order of appearing was undetermined.
  • Bugfixing and minor improvements.

Wednesday, May 23, 2012

Overlays in group contact

Animated Widget allows you to create Group Contact Widget. Tap on Group Contact Widget opens list of pre-selected contacts. Tap on any contact launches default contact action, i.e. phone call. Default action is marked by so-called "overlay" icon - small icon of action at the right top corner of shortcut.


There are a couple of parameters in Applications Settings associated with overlays: "Enable overlays in group contacts" and "Hide overlays on shaking". Fist one enables/disables showing overlays over shortcuts. Last one enables possibility to hide overlays for short time (~2 seconds) by shaking device.

Animated Widget 1.6 introduces new possibilities to customize overlays appearance: it's possible to select skin for overlay background, iconset for overlay icon and overlay position. It's possible to hide overlay background at all by selecting "none" skin. There are some examples of possible overlays appearance below.


Please note, that Animated Widget 1.6 allows you to change widget parameters and immediately preview widget appearance without saving and closing Widget Properties.

Sunday, May 20, 2012

Long, Short and Double Tap in Animated Widget

Animated Widget is animated fast dial widget for Android. This application allows you to accelerate such tasks as dialing frequent contacts, sending SMS, e-mailing, making Viber calls, launching favorite applications, bookmarks, opening Facebook pages, etc.

Animated Widget uses three kinds of tap: short, long and double. Short tap is most common and mostly used. Double and long taps are less intuitive, most users don't know about their possibilities at all. Nevertheless, double and long taps can be very useful in some cases. I will try to describe these cases below.