Monday, June 17, 2013

Habits UI changes.

Just a short note about recent update (v. 0.7.12.0). It adds changes to UI, basically, to the menu and partially to navigation parts. We are integrating what is called an 'ActionBar' pattern in the Android UI and a a Sliding Menu.

ActionBar is a bar at the top of the application screens where you find your most often used actions (previously, menu items) for that screen.

Sliding Menu (in android docs called 'Navigation Bar', I think) is a open-by-swipe left or right menu. It usually contains main navigation points of the app.

We want to move main buttons like 'My Mission', 'My Influence', 'My Roles', etc from the current home screen to the left-sliding menu (the Navigation Bar) and  make the FTF page appear first when you open the app.

Friday, June 7, 2013

On Ads.

As we've wrote recently, we added ads to the app. We know, that for some this is a normal process, for some - an additional irritation. We want to decrease this irritation as much as possible. Thus, if you think that on any page the ad banner hides important functionality, important data or just placed bad, you can propose us a better place, we'll try to move it :)

Thursday, June 6, 2013

Habits tip 2.

Short tip about a nice new functionality, just forgot to mention it yesterday, sorry:

You can now copy an action within the same level. The app will create a copy of the action you chose to copy, with the name prefixed with the "Copy of: " text.

"Within the same level" here means that if the action copied is under a goal, the new action will be created under the same goal. If the action copied is under another action, the new action will be created under that same action.

Data copied - action and all its sub-actions, names with details. No recurrence or reminders are copied. Hope you'll like the new feature :)

Wednesday, June 5, 2013

Habits tip.

Want to share a tip for today's update (yes, just rolled out :) ).

From some time before, you could share the backup files using the
    Backup/Restore > Manage > "click on backup" > Share

sequence of actions. This would trigger a choose-program dialog to choose among the programs that accept file sharing. If you have a dropbox installed, it be in the list.

Choosing the program (dropbox, e.g.) you pass your file to this program, store it in its folder. This way your backup becomes stored in a cloud service. On some other device, or on the same device later on, you can restore to this backup. To do so you have to take the following steps:
   Backup/Restore > Restore > Restore from file system

This will open a similar dialog, but this time you'll choose the file to backup from. So, choosing the backup created on other device and shared with a cloud service (dropbox :) ), you can transfer your data from one phone to another.

There's just one minor flaw - it doesn't copy the pictures, if any, attached to your roles. To have the pictures be shown, you'll have to copy them manually, to the same folder structure (MyHabits/img).

Upd.: This is not the only new functionality in the update)

Upd. 2: To ease the process described above we've added 2 menu functions to 'Backup/Restore':
'Backup & Share' - to create a backup and share it immediately to the dropbox-style app
'Restore from share' - to trigger 'Restore from file system' dialog without going inside the menus.