Skip to content

superjohan/aecount-windowsphone

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
WP7
 
 
WP8
 
 
 
 
 
 
 
 

Aecount for Windows Phone

This is the Windows Phone port of my iOS app called "Aecount". It is a very simple gesture-based counter app. You can set the title and goal.

The app is still very much work-in-progress. I only started writing in order to learn both C# and the Windows Phone frameworks better. Feedback on code quality is very welcome, and encouraged. I'm sure the code is full of iOS-isms. (in fact, the SettingsHelper class is quite NSUserDefaults-influenced...)

Implemented so far:

  • Increment. (tap on the count, or swipe to the left)
  • Decrement. (swipe to the right)
  • Increment/decrement animations.
  • Reset the count to 0 by pinching.
  • All values are saved to IsolatedStorageSettings.
  • Pinch animations.
  • Visual representation of the goal.

Things in the iOS version that are still missing in the Windows Phone version:

  • Sounds.

Aecount uses the Chunk typeface by Meredith Mandel. I've included it directly in the repository. If this is a problem, please contact me.

Oh, and this is what the app looks like:

Aecount WP8 screenshot

Links

Aecount on the Windows Phone Store

Aero Deko

Johan (@suprjohan) on Twitter

Johan (@jkh) on App.net

About

Aecount for Windows Phone.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages