With a majority of my functional list done I will be moving on to more maintenance work. I will be stabilizing the current code, bug fixing, etc. As well as focusing on creating more live tiles and tile counts. As it stands now, here are my goals:
- Folders (yes I plan on doing folders, I just have not decided on a good design)
- Live tiles (polishing the people tile, calendar, etc.)
- Tile Counts (Twitter, Facebook, Email...probably K-9, etc.)
Showing posts with label Windows Mobile 7. Show all posts
Showing posts with label Windows Mobile 7. Show all posts
Saturday, March 5, 2011
Friday, February 11, 2011
BETA Closed
The BETA phase of Metro UI is closed. The two apps, currently BETA & Stable, will be changed to Free & Pro. I will still be supporting the Free/Beta version but any major new features (drag n drop, folders, animated tiles, etc.) will be only added to the Pro version. In simpler terms here is a break down of what updates to expect depending on the version you currently have:
BETA/Free
BETA/Free
- Bug Fixes
- Live Tile Updates (Facebook Count, Twitter Count, etc.)
Stable/Pro
- Bug Fixes
- New features
- Folders
- More live tile options (Facebook, Twitter, etc.)
- Animated Tiles (People, Pictures, Calendar, etc.)
- Drag n Drop (if I ever figure out how to allow a GridView to do this)
- Custom Tile sizes (2x1, 1x2, etc.) (again...if I ever figure out how to allow a GridView to do this)
As always I appreciate your patience. I do work full time and I do have a life outside of work. So even if updates slow down, rest assured I am not giving up on development. I will post here once I feel all major development is done on the Pro version (v 1.*).
NOTE:
Drag n Drop and 2x1/1x2 Tiles may not get into METRO UI until v2.0. Again please have patience. I do plan on adding these features. The constraints of my current design seem to make it impossible at the moment. So it may take a major development effort (hence v 2.0). In the mean time I may try to add a "priority" property of each tile that I can sort on. That way you can at least re-order just not via Drag n Drop.
Monday, January 31, 2011
Custom Icons in METRO UI
Custom icons are more-or-less available in METRO UI (BETA). I suggest using the gallery to select icons for now. I am working on the fix that should allow custom file managers to work as well. Here is an update on some of the requests and where they are on my priority list:
1. Fix issues with custom icons
2. Long press tile to Edit/Delete
3. Updates to Status Bar (new icons: WIFI, Bluetooth, Vibrate/Silent)
4. Custom tile color
Started looking at, found it will require LOTS of work:
1. 2x1 tiles. I am using a GridView and it does not allow column span. So this will require a pretty large rework :(
2. Rearranging tiles. Again the GridView does not seems to be very friendly for drag-n-drop.
Very low on the list:
1. Widgets. My experience is that widgets really slow down the system. Since my goal is a lightweight get-in, get-out launcher, if widgets slow it down too much they will be removed. When/if they are implemented it will most likely be on a separate screen. Accessible from the menu(?)
Anyway, if I missed anything I apologize, I was doing this from memory :)
On a side note, check out this screenshot. Submitted by bamick823 on XDA. The icon pack is available from ubergeekinc on DeviantArt.
1. Fix issues with custom icons
2. Long press tile to Edit/Delete
3. Updates to Status Bar (new icons: WIFI, Bluetooth, Vibrate/Silent)
4. Custom tile color
Started looking at, found it will require LOTS of work:
1. 2x1 tiles. I am using a GridView and it does not allow column span. So this will require a pretty large rework :(
2. Rearranging tiles. Again the GridView does not seems to be very friendly for drag-n-drop.
Very low on the list:
1. Widgets. My experience is that widgets really slow down the system. Since my goal is a lightweight get-in, get-out launcher, if widgets slow it down too much they will be removed. When/if they are implemented it will most likely be on a separate screen. Accessible from the menu(?)
Anyway, if I missed anything I apologize, I was doing this from memory :)
On a side note, check out this screenshot. Submitted by bamick823 on XDA. The icon pack is available from ubergeekinc on DeviantArt.
Thursday, January 27, 2011
METRO UI - Stable
I have released a stable version of Metro UI. It is the same as BETA version 0.3.3. It is currently listed at 4.99, but I may adjust that price depending on the feedback I get. This version will be updated whenever the BETA version reaches a mostly stable point. Eventually the BETA version will cease to exist (at least not get updated). Let me know if you think this is a fair price.
Thursday, January 20, 2011
METRO UI
It has been a while, but I have managed to carve out some development time. With my other projects fairly stable I have moved on to a home replacement that imitates the new Windows mobile environment. I still have plans for my other projects but they are a lower priority for me right now. My METRO UI project is currently in BETA and a work in progress, so please be patient.
My major obstacle for this project is not actually owning a new Windows phone so everything I am doing is based on demos. The other major issue is that Android does not allow access to notifications from other applications. So in some cases I have to reverse engineer (via logs) how to grab unread/notification counts. It is a long process and specific to each application. So again please be patient.
I would just like to thank all of those that have taken the chance to send me constructive feedback. It really helps.
My major obstacle for this project is not actually owning a new Windows phone so everything I am doing is based on demos. The other major issue is that Android does not allow access to notifications from other applications. So in some cases I have to reverse engineer (via logs) how to grab unread/notification counts. It is a long process and specific to each application. So again please be patient.
I would just like to thank all of those that have taken the chance to send me constructive feedback. It really helps.
Subscribe to:
Posts (Atom)