[Android 4+][App] Talon for Twitter - Paid Software Announcement and Discussion

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Note: This version of the app has hit its token limit, for more info on my plans and its future, check out this post: http://forum.xda-developers.com/showpost.php?p=56228193&postcount=553
Hello guys! From the creators of Sliding Messaging Pro, I would like to announce one of our new projects: Talon for Twitter!
This one, along with klinkdawg's EvolveSMS are the two brand new apps that we have been creating the past few months. They are full of polish, features, and beautiful design and KitKat style! Both of these apps are availible on the Google Play store today, but lets get to know Talon a little first
Talon for Twitter - Google Play Store
-----------------------------------------------------
Play Store Description:
Get fully immersed in your Twitter with this beautiful, feature PACKED Twitter client with a design that actually makes sense!
Created with Android 4.4 (KitKat) in mind. Includes full screen layouts, stunning animations and more! Of course that doesn't mean earlier versions of android get left out! The only thing that wasn't able to be recreated in Android 4.3 and below was the transparent navigation and status bars... Sorry! It just isn't possible
Beautiful, up-to-date layouts, designs, and neat animations isn't the only thing Talon has going for it though! The list of features is enormous as well, doing everything you could ever want from a Twitter app right off the bat. Even though it is new, I have added every single major and minor Twitter feature that I think is absolutely essential plus a ton that most people wouldn't even think of. Here is a pretty comprehensive list of its features:
Twitter features:
- Live streaming support
- Support for 2 accounts
- View your timelines (main, mentions, direct messages, links, and pictures)
- View retweets, favorites, Local and world trending, user profiles, Twitter lists, and more
- Favorite users
- Search Twitter
- Delete, favorite, retweet, quote, and reply to statuses
- view replies to statuses
- Update your profile picture, banner, location, and user description
- block, follow, and add users to lists
- search for your friends to tweet at
- Attach pictures to your tweets
- Attach locations to your tweets
- And the list goes on
Customization features:
- Extremely powerful developer theme engine (Read the second post )
- Choose between either "Talon" or "Hangouts" layouts
- Choose from 3 beautiful base themes (light, dark, and pitch black)
- Custom text sizes
- Night mode
- Auto-Refresh options
- Custom notification settings
- And many other goodies in there as well!
App Features:
- "Talon Pull" to be always listening for interactions (mentions, retweets, favorites, new followers, and direct messages)
- Expandable, actionable, and dynamic notification system
- Full app popup
- Full emoji support
- View in-line Twitter and Instagram pictures
- View in-line YouTube thumbnails
- Native YouTube player
- In-app browser
- Complete landscape and tablet modes
- Advance to new pages in a "windowed" viewing mode
- Never leave your timeline with in-line replies, favorites, and retweets
- Actionable toast bar so you always know where you are and can jump to the top
- Hiding action bar
- "Do not disturb" mode
- Widget for main timeline
- DashClock Extension
- Draft system for unsent/failed tweets
- Google style pull to refresh for quick refreshing
- Save tweet pictures
- Share content with other apps, to and from Talon
You will never go back to your old Twitter client again!
Enjoy Talon and don't hesitate to contact me with questions, requests, or bugs!
Thanks!
Contact me (Luke Klinker):
Email: [email protected]
My Twitter: @lukeklinker
Talon's Twitter: @TalonAndroid
Google+ Beta Page
Emojis
Here are two different emoji plugins for you to choose from, choose whichever suits you best, install it and never worry about it again!
Sliding Emoji Keyboard - Android
Sliding Emoji Keyboard - iOS
Permissions Explained:
- Write to Storage: Saves pictures to your SD card and writes them into the cache.
- Read from Storage: Used when backing up settings.
- Location: Used for trends and attaching locations to tweets.
- Network Communication: Obviously have to be able to interact with Twitter
- Network State: Used so the user can toggle background sync to only over WiFi.
- Run at Startup: Re-schedules the background refreshes.
- Keep Awake: Used for background refreshes and waking the screen.
- Vibrate: Used for the notifications.
Credits:
- Jacob Klinker: to many things to list! Tons of ideas, support, and inspiration
- Aaron Klinker: Icon Design
- Other open-source libraries and resources used can be found under the 'Get Help' section in settings.
-----------------------------------------------------
Screenshots:
-----------------------------------------------------
Closing Comments:
I have worked really hard to bring you guys a great experience right from the start this time and it really shows, from the login screen to the timelines, you will be fully satisfied with the design, execution and finesse that Talon brings to your phone. It isn't going to take months to get up to speed like Sliding Messaging did. I have designed this to be efficient, fast, and just work, right from the start. I learned a ton from that app and Talon goes to show just how much.
Hope you enjoy it as much as I do, sound off in the comments with question, concerns, suggestion, or whatever else you feel like saying about the app!
One more thing to say before I leave you here, please remember that this is XDA, and you are all expected to be a little bit different Android users, if you are having a force close or something, I would like you to be able to post a logcat of it. If you are wondering about why I did something the way I did, then I will probably explain it to you in a programming sense instead of how I would to a normal user on the Google+ beta page or something, because that makes much more sense to me, is easier on me, and you should be able to understand it a little bit better... Just keep that in mind and stay on topic please

Frequently Asked Questions
Frequently Asked Questions
1.) Push Notifications
I am just going to say this now, before anyone asks: Push notifications will not be coming to Talon unless something changes with the Twitter APIs. I have created "Talon Pull" with is simply an always on, listening/streaming service that will receive new tweets from Twitter whenever your Twitter handle is included. To read more about this option, look at the "Talon Pull" section below the "Reasons" section.
Reasons
This will be the more technical part of this post, if you don't want to read and understand it, then you will have to just accept my answer from above. If you don't accept that I know what I am talking about... Then by all means, read on, I will try to keep it as simple as possible.
To access Twitter, they have provided us with the REST APIs (currently version 1.1). These APIs allow developers to communicate with Twitter in real time by just submitting requests to get data from the network. They make it relatively simple - if you know what your doing - to obtain the data that they allow you to get and store, but there are plenty of limitations to these APIs, which make sense: Twitter is a completely free service and make their money off of advertisements. They want people to use their official Twitter products (such as the web or their own Android app) to access their services because they are able to place advertisements in them and that is the only way they make money. So they just aren't going to make some things available for 3rd party developers.
One of those things is their push notification system. As I said before, they allow us to access their services with these REST APIs, but they also have a Streaming API available so that a 3rd party service, such as this one, could be "always connected". Sounds great right? Maybe, maybe not. More testing probably needs to go into it, because it is very new in Talon. For the past few weeks though, I can say that it doesn't seem to take up much more battery than sycning on an intervol does. So try it and let me know. I have done the best I can to optimize this service, but if you want to know more about it, read below in the "Talon Pull" section
What these streaming APIs should be used for is a server side interaction that would then connect to GCM (Google Cloud Messaging) and send push notifications from there. I would love to say I am working on something like this, but it isn't possible for a developer like me. I don't have the time, resources, or knowledge to set up a complex server like this. The knowledge I could get, but I am a 20 year old kid, working off of this 1 MB/sec internet connection while being a full time college student at the University of Iowa. I wouldn't be able to handle the upkeep of the system like this or the traffic. I just don't have the backend necessary for this type of thing, and there aren't many developers who do. So push notifications from the server side? Way out of the question.
That leaves only one thing to do: wait. Maybe Twitter will open up some kind of push notification service to it's developers, but I wouldn't count on that. The ideal thing for them to do would be to set up their own GCM server for us to communicate with, but I don't see that as being likely at all because of the advertising. That would take away one of the main draws for their app, leaving it with almost nothing that 3rd party developers can't do. For now though, "Talon Pull" seems to be working well and I would encourage you all to try it out. Battery seems to be fine, the one drawback is that you must be connected to a datasource right when the interaction happens or it won't be saved or shown.
Talon Pull - My solution/workaround
As I said before, this is NOT push notifications. Push notifications are sent to your device to notify you from some kind of server. They aren't always on, and only turn on when your device receives the info from the web service.
Talon Pull on the other hand, uses Twitter's Streaming API to just create an "always on" service to be constantly listening for and streaming tweets that contain your Twitter Handle. The way this works is that you are signed in with your API keys after you turn on the option to enable Talon Pull. I then just create this "listener" that Twitter's servers will send new tweets to. Luckily, they will take care of most of the filtering of those tweets on their end, to reduce the load as much as possible on your device (because before the filtering, it literally will receive every single public tweet that is happening. It was amazing when I first flipped and saw the tweets flowing over my log haha). So we filter it down to as few of tweets actually reaching your device as possible, then I start broadcasting the notifications when you receive the new ones.
Overall, it is a relatively simple process, the problem with it though, you have probably already realized, you have to be constantly connected with a data service or the app won't know when to receive the new tweets. Obviously that is the part that is going to end up taking the battery (if it does), not "bloated" or "un-optimized" code as some of you I sure believed. So far though, through my testing, it doesn't seem to have a very big impact on battery overall, but I suppose that it potentially could if you are using Twitter that much more than I do.
If there was a better way, I wish I could find it. I think that this is the method that most 3rd party services use to send you those fake "push notifications". So there ya have it, hope you learned something. It works well and it is the only way to get a lot of information like who favorited or retweeted your statuses
Conclusion
Thanks for the read, if you made it all the way, hope that gives you an idea as to why push notifications just aren't even an option at this point and what my solution to that problem has been, even if it is not ideal. It works, and it seems to be working quite well for me.
So just know: "Talon Pull" isn't quite the same as push notifications, but it is as close as you are going to get and is working better for me than I would have ever imagined. Enjoy!
2.) Translucency
Why aren’t my status bar and navigation bar translucent like in all of the screenshots?!?
This is an Android 4.4 KitKat feature only. Get a new phone/ROM if you want it.
3.) Theming Support and Limitations
We have created a pretty powerful theme engine for Talon and EvolveSMS this time around, but it isn't without its limitations.
The main app color will always be orange. Don't ask to change it. That isn't something I can theme dynamically or read from an add on package, themers can change the orange glow on the in-line buttons (favorite, retweet, and send), but that is as much as your are going to get with that one.
4.) Viewing users who "retweet" and "favorite" your statuses
This is another thing that isn't going to happen at this point. It isn't possible to get the user ID's or their names with the current version of the API's.
Maybe Twitter will open this up in the future, but I wouldn't get your hopes up.For now, the best you will get is the numbers on them
The only way to get this information is through the use of "Talon Pull" and the Streaming API's. When you get a retweet or favorite, it will be put in the interactions drawer on the right side of any activities with drawers.The only way to get this information is through the use of "Talon Pull" and the Streaming API's. When you get a retweet or favorite, it will be put in the interactions drawer on the right side of any activities with drawers.
5.) Clearing the Cache
If you know much about caching in Android, then you may wonder why in the world I would want to clear it every time you switch themes.
The answer is pretty simple: to vastly improve the performance and the smooth scrolling in the app, I save the profile pictures according to the current theme's style, whether that is circle (like the "Talon" layout) or square (like the "Hangouts" layout). This preference is also available to themers in the add-on themes.
By caching them directly as circles, it alleviates the need to do it on the fly which could consume quite a bit of processing power on older phones and would just be a complete waste to render them like that every time.
You may think it is a hassle, but you would be thanking me if you knew the difference it makes.
You can also view the current cache size and clear it manually from "Advanced Settings".
6.) Battery Consumption
If you use Talon a lot throughout the day, it is going to take up battery, simple as that. I find that on a 30 min refresh intervol for the different timelines and manually going in and browsing/updating throughout the day, it takes about 4-5% of my battery. I would say this is pretty normal because there are days that Google+ takes up to 10% with just casual browsing.
If that isn't acceptable for you though, then there are a few things you can do to reduce battery consumption:
1.) Turn down the refresh interval on the timelines. This is the big one. It is those background services that are going to drain your battery.
2.) Turn off "Refresh on Startup".
3.) Turn off "Talon Pull" and "Live Streaming"
4.) Don't have it sync the second account's mentions
And if all else fails... Get off Twitter and do something productive for awhile =D haha any app that accesses the internet and refreshes as much as a Twitter client is inherently going to use more battery in the background. There are ways to reduce it, but not always ways around it!
7.) Custom ROMs Immersive Mode
My custom ROM has "Immersive Mode" and Talon doesn't seem to play nice with it! What's up with that?!
The way that immersive mode works in your ROMs currently isn't so hot unfortunately. There is a reason Google didn't put it into the whole system because app developers would have problems implementing the "translucency" with conflicting system stuff.
Not to fret to much though, I was able to get things working smoothly with it in Talon. The problem was that my ListView's are expanded through the different system bars. This can be a big problem if you try to switch to "Immersive" in the middle of doing something in the app. You will notice the margins get all wanky on the top and the bottom of your lists.
It can be easily solve though by just restarting the app by swiping it out of your recent apps screen. Sorry, but that is the best I am going to be able to do here, Translucent bars an "Immersive Mode" just weren't meant to work together.

Theming in Talon
Theming in Talon for Twitter
Real quick, before you get to far into the content, I want to let all you developers know about one of, if not the standout feature of Talon and EvolveSMS: one incredibly powerful theme engine.
Along with these apps, me and Jacob have completely redesigned and rethought our old "Theme Engine" from Sliding Messaging! Although the Sliding Messaging one was cool and great for the average user to customize, it was slow, cluttered, limited, and just bad design from a developer perspective. This won't be an issue with these apps though. We remade everything about it to bring you the ultimate themeing and customization experience, without the bloat and slowdowns. You won't be disappointed when you see what it can do!
All this theme engine takes is a little bit of knowledge about layouts and resources in Android, along with the Android SDK to compile and distribute your package as an APK, then you can make both of these apps into literally ANYTHING you want. We are able to read the layouts, drawables, and some of the colors directly from your compiled package and place them in our apps! Sweet huh, you thought this kind of design your own thing was only for homescreens
And the best part: it is completely free and you can easily share these themes with anyone when you are done by just sending the APK or putting it on the Google Play Store!
For more info on these and to start making Talon really your own, check out these links:
1.) Talon Theming Example/Walkthrough on GitHub
2.) Google+ Community Theming Section - A great place to share so anyone can see and use your themes, not just XDA users
3.) Google+ Theming Post

gonna try it out soon

Amazing Twitter app, absolutely loving it so far. It is just stunning, and kudos to going with transparent navbar instead of immersive, it looks fantastic and doesn't require a gesutre to get to.

Yeah, I completely agree that transparent is the way to go over immersive on something like this, it takes more work, but definitely with it!

Why do you only support for 2 accounts? It's just a question!

Pac-Man said:
Why do you only support for 2 accounts? It's just a question!
Click to expand...
Click to collapse
Well, a little embarrassing, but because the logic behind coding more than that gets way complex... haha

klinkdawg24 said:
Well, a little embarrassing, but because the logic behind coding more than that gets way complex... haha
Click to expand...
Click to collapse
Don't worry! But I hope you'll add multiaccount. There're a lot of people that love it
Anyway it's a good app with a perfect design. My sincerelly congratulations!
Enviado desde mi Nexus 4 mediante Tapatalk

Will love to try it, I paid for falcon and then it got free
Hoping for xda version

Maybe I'm just stupid.. How do you pull up replies to others tweets? Beautiful app btw... Love it...

wow this app looks beautiful, would love to try it, unfortunately, i dont have a credit card and can't purchase from google play. Will there be a free or xda version coming soon? if not is there any way for me to try this out? signed up for the beta as well

I got the app a couple of hours ago and it's amazing.
Just a few things..
Where did the Talon Pull notifications go when they are received? I have to manually to update the timeline anyway.
You have to pull down for too long in order to update. You should adjust it
You should definitely implement threaded DMs, that would be pretty cool
Great app btw,

donwhall70 said:
Maybe I'm just stupid.. How do you pull up replies to others tweets? Beautiful app btw... Love it...
Click to expand...
Click to collapse
right now, you can only look backwards at tweets, looking forward will come when i figure it out haha
alkspo said:
wow this app looks beautiful, would love to try it, unfortunately, i dont have a credit card and can't purchase from google play. Will there be a free or xda version coming soon? if not is there any way for me to try this out? signed up for the beta as well
Click to expand...
Click to collapse
No, because of the token limit, this app is going to be paid, I thought about an XDA version with different tokens, but that would just go against Twitters rules still
Kage0x said:
I got the app a couple of hours ago and it's amazing.
Just a few things..
Where did the Talon Pull notifications go when they are received? I have to manually to update the timeline anyway.
You have to pull down for too long in order to update. You should adjust it
You should definitely implement threaded DMs, that would be pretty cool
Great app btw,
Click to expand...
Click to collapse
1.) They go to the interactions drawer on the right, make sure you are on the newest version and it will work better (1.01)
2.) i changed it for the version im releasing now
3.) yeah the dm's have a lot of work i know!

Version 1.05
(up in ~2 hours)
Well, day one is coming to a close and i have added some nice stuff for all of you
There was an update earlier that solved some issues with the Talon Pull service not working and tweets being saved twice in some places. That was version 1.01.
Changelog for 1.05:
Correctly mute retweets
- Higher quality images on timeline
- Dismiss all on interactions drawer
- In-app browser is now optional
- Lowered swipe length for Pull to Refresh
- Option to display both screenname and name on timeline tweets
- Open app from clicking icon on widget
- Finished German translation
- Fixed contact images on layout change
- Attempted fixes for Play Store crash reports
I hopefully got the force closes that were reported today taken care of. Although there weren't many, which makes me happy
Let me know how this version works for all of you!

hi mate
the last update is wonderful
it fix almost every complain ppl have.... BUT.....
PLEASE and i repeat PLEASE don't use the same way of plume to manage DM
the DM must be in threaded conversations, with the ability to delete entire threads, just like a normal "sms" application does, and just like tweetbot does.
please fix the dm section and this could be the real deal for android users.

faremoney said:
hi mate
the last update is wonderful
it fix almost every complain ppl have.... BUT.....
PLEASE and i repeat PLEASE don't use the same way of plume to manage DM
the DM must be in threaded conversations, with the ability to delete entire threads, just like a normal "sms" application does, and just like tweetbot does.
please fix the dm section and this could be the real deal for android users.
Click to expand...
Click to collapse
DMs will get a big rewrite, but I have a few other things I need to do first

klinkdawg24 said:
DMs will get a big rewrite, but I have a few other things I need to do first
Click to expand...
Click to collapse
Very nice app. I only have two "issues" Local Trends is displaying trendings from another country. The same happened to me with Falcon Pro so, I guess you both use same location service. It would be nice to have an option to select trends manually for people who is living in another country and wanna know what is happenning in their "home"
The other issue I found is that I think data loading is faster in other Twitter clients especially with timeline refresh

OK, this gets better and better.
The pull to refresh is better than before, but it still needs some improvement. Take a look at how the one from the gmail app behaves. That one is perfect. But this is just a minor issue, so it's not a big deal
Regarding the DM issue, could you at least change the order in which they are displayed, or at least give us the opportunity to do so? It's kinda weird to have the old ones first. But it really depends on long will it take to rewrite the whole thing, if you're going to do it
Also, I really think mentions notifications from the Talon Pull should go directly into the mentions tab instead of the additional drawer, but maybe that's just me

awesome. perhaps the only competitor falсon. you can do that display images if given a direct link to it? (everywhere)
view who retweet/favorite. display real-time, I mean like 20:14, but not 14 minutes ago. thx, man.

Related

[App] Marathon - [R] - 2010-10-20 - [U] - 2012-02-08 - [V] 3.1

Marathon
Marathon is an application designed primary to aid runners with their workout. It uses the phones built in GPS receiver to keep track of various statistics such as distance, speed, calories consumed and altitude change. Thanks to the voice announcement feature you'll know your progress without picking your phone out of the pocket. You can also compete against your previous recordings or setting a goal based on time and distance. Even though its primary designed for runners Marathon can be used with all kinds of outdoor activities.
Any suggestions/constructive feedback is welcome . The application is currently translated to: English, German, French, Spanish, Dutch, Italian and Swedish.
Key features:
• Records speed, distance, calories consumed, climb/decline, etc.
• Shows charts of speed and altitude change.
• Draws your route on a map.
• Share your results online, on your blog, Twitter or Facebook.
• Earn achievements for your training (Not related to Xbox LIVE achievements).
• Voice announcements with intervals based on either time or distance.
• Pause/resume recordings.
• Ability to cut off your results at the start or end.
• Inexpensive alternative to GPS watch.
• Ability to backup and restore all results.
• Export to kml, gpx and csv.
• Analyze parts of the result.
• Live Tracking - Let your friends follow your progress online in (almost) real time.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download Premium ($1.49):
Download Free:
Changelog:
http://www.marathon-mobile.net/Info/Changelog
Wow, it looks really good and seems to be very fingerfriendly.
I think it fits well into the Metro style.
Only thing to criticize: The touch input to raise and lower the weight for example (Video min: 1:33) could be done a bit nicer I think.
As example you could do it the same way it's done in the OS.
Here a video (min 7:21): http://www.youtube.com/watch?v=DSoEhHV5BFU
Just one thing: In the beginning and the end you can see that the title of your app is Marahon and not Marathon. Just a little thing to fix
Regards
Sry for my english, hope you understand what I mean.
Looking good!
Although in some places the UI is a bit confusing, such as in the video at 0.26 where you have Goals Goals as the pivot and Open Open, why is this? as its not clear from the video. You also see this again later in the video with Edit Edit and Twitter twitter etc.
Also at 2.13 it's not clear that you can swipe to the right to see Calibration settings as its not hinted in the pivot
Other than that, I think it looks very cool
Dharms
DMAND said:
Looking good!
Although in some places the UI is a bit confusing, such as in the video at 0.26 where you have Goals Goals as the pivot and Open Open, why is this? as its not clear from the video. You also see this again later in the video with Edit Edit and Twitter twitter etc.
Also at 2.13 it's not clear that you can swipe to the right to see Calibration settings as its not hinted in the pivot
Other than that, I think it looks very cool
Dharms
Click to expand...
Click to collapse
Yeah I agree with the Goals Goals and Open Open thing. Perhaps the second word can be grayed out shadow in the background isntead of looking like there is more.
Other than that it looks great, definately something I can use this fall when I start walking/jogging outside.
It looks great.
I'm currently using a similar application (RunSat) on WM, which has two features you might want to add. I personally love both of the listed features, so you could consider whether adding them is worth the effort.
Exporting results to excel / a spreadsheat is something I really like (showing three columns: time, speed, average speed. Could consider adding more). If you have multiple times on the same course, you could have column 1 trough 3 for your first, 5 trough 7 for your second, etc. so it's easy to compare your performance.
Another useful feature is auto-pausing the training when you're standing still (very useful if there's a bridge on the course). Not sure if you already support manual pausing, but that obviously can be useful too.
I'm already very familiar with the app I'm currently using, but I might consider switching to your WM6 app. For WP7 I'm pretty sure I'll get yours after seeing your demo!
Good luck with further development, I'm very happy to see another dev preparing for the WP7 launch
freeriders:
The numeric input panel you linked looks really sweet. I'll keep that in mind and see if I can make something similar .
DMAND/cyclical:
Sorry about the "Goals Goals" thing, I should have mentioned that it will not be there in the final release (it's there because I'm temporary using an open source Pivot control which doesn't support single pages, Microsoft will release their own Pivot control before the release. So I'm awaiting theirs before I invest too much time in making a "single page pivot lookalike".)
cPT.cAPSLOCK:
The WM6 app supports exporting to CVS (which you can open in Excel), I would add it to the WP7 app if I knew how to give the user his file . Since there's no traditional fileesystem you can't just save it. But since the WP7 app will be compatible with the webpage (www.marathon-mobile.net) you can always use the "Share" feature to upload the result to the webpage and then save it as kml/gpx/cvs from there.
Manual pausing is already supported, I want to implement auto-pause but I haven't done it yet since I'm not sure how to handle the noice in the GPS-signal in a proper way. But I guess I have to accept that the feature will work in ALMOST all cases.
Thanks for the feedback everyone!
Cool, I thought that might be the reason , hopefully the offical controls are released soon
What's the point?
I'm not sure there's any point in porting an app like this over to WiPhone7 when it can't run in the background. If you use your phone the app will be frozen, not to mention if you get a call or check a mail. Hopefully people remember to resume it after they're done. I can't even listen to Pandora or .977 or use a navigation app (not that there is one) at the same time, which is when I'd use it.
This app would be better ported to webOS which could actually handle it.
Hello,
I'm agree with freeriders concerning the numeric panel.
What do you use to realize charts ?
Thanks
gaijin1%
I'm a .NET developer and I find the WP7 platform interesting, so I'm porting this app to WP7 . Unfortunately I dont have enough spare time to port it to yet another platform, such as WebOS. Its possible to run under lock screen and as long as you stick to the built in music player you can listen to music while you're out running, and thats enough for me. I do agree that real multitasking would be neat, but this is not the tread to debate WP7 OS design .
Roccc
I'm using Silverlight Toolkit (http://silverlight.codeplex.com/) for charting. It seems to work good, but I haven't received my real device yet, so I can't be sure the performance is OK.
Thanks for the feedback!
Ooije said:
Roccc
I'm using Silverlight Toolkit (http://silverlight.codeplex.com/) for charting. It seems to work good, but I haven't received my real device yet, so I can't be sure the performance is OK.
Click to expand...
Click to collapse
Thanks a lot for the toolkit
Me too, I haven't received my real device :S
I've released another video, its available here: http://www.youtube.com/watch?v=vldm4WVguLk
Unfortunately I haven't had the time to improve the touch controls for numeric inputs (such as weight), but it's still something I want to do . I also plan to move some more buttons down to the application bar and add some more stuff to the map.
Looks great, but i guess you have to think about a good background. I also think there are to much options, so it should be nice if they will be arranged in groups
This is great.
I am planning to get rid of my desire in favour of a new WP7 phone later this month and I have been thinking about ways to track my running activity while waiting for an app to do just that. Glad to see someone is already working on it. I am very much looking forward to give it a try!
gaijin1% said:
I'm not sure there's any point in porting an app like this over to WiPhone7 when it can't run in the background. If you use your phone the app will be frozen, not to mention if you get a call or check a mail. Hopefully people remember to resume it after they're done. I can't even listen to Pandora or .977 or use a navigation app (not that there is one) at the same time, which is when I'd use it.
This app would be better ported to webOS which could actually handle it.
Click to expand...
Click to collapse
It doesn't need to run in the background. Just Disable UserIdleDetection mode and some Tombstoning and phone calls will interrupt the app, but it will reload. I use Caliburn.Micro framework for WP7 apps, and it makes it really easy to do. Just be sure to Enable UserIdleDetectionMode when closed or tombstoned. This passes cert and is different from ApplicationIdleDetectionMode, which requires user opt-in.
As promised I've released a free version of the app, a link is available in the first post .
Nice app and get's it done in a very fluid manner. There are a lot of options to customize setup for individuals and such. One feature that would be nice to further add to the customization would be adding the ability to reorder the home screen (smaller items). Like current speed, average speed, decline, etc. For instance, I would like to be able to see (along with the most main items which you nailed..time and distance) calories and average pace when I just glance at my phone. As it is now, I have to swipe a little to see that row of information. My only suggestion is it's great as I said. And thanks a lot.
I've just released another update to the app (2.8). The biggest news is the ability to earn achievements (not xbox live) for your workout. Here's a list of the available achievements: http://www.marathon-mobile.net/Results/Achievements . Hopefully It'll help people get a little extra motivated to work out . Other news in 2.8 is FR/IT/NL/ES/SV voices as well as an auto-pause feature.
kwill: Thanks for the feedback, I've thought about letting the user re-organize the dashboard. But I haven't implemented anything like that yet.
Here's a little preview of the upcoming release: http://www.marathon-mobile.net/Info/Development
It'll enable Marathon to upload your results "live", so friends and family can watch the progress while you are out running . The feature will be available in both the free and premium version of Marathon and I'm targeting a release in early August (The feature is done, but I'm going on a vacation soon. So I'll keep it for a while ).
Version 3.0 is now available. It's been updated to Mango, so it supports fast app switching and 32bit colors.

Quick Jotter for XOOM

April 7
Here's another new version.
Turned on hardware acceleration.
Fixed some of the initial setup issues.
Fixed issue when using a Wifi XOOM with the web service.
Fixed some misc infrequent crashes
Removed some unecessary debug code
Known issues
Colors still don't work
If you choose a google account, and have never provided permission before, a loading dialog will not show up. This has been a ***** to fix because the emulator is dog slow and I have to wipe everytime I try to test.
---------------------------
As promised here's a new release. quickjotter-android2.apk is the new one. I left the old one on there in case you don't like the permissions for the new one.
It has a few performance improvements. There is now an editor in the main view, so you can still use the syncing without having the always visible sticky. I've also added a syncing component, just choose a google account when the app first runs to use that account.
http://quickjotter.appspot.com for the web interface. Log in with whatever account you choose when you first run the app. Syncing to your XOOM is done via C2DM, so it does not poll and should impact battery life minimally.
Please uninstall the old version before installing this one.
Some notes...
I've had some testing troubles since I can't figure out how to wipe out the permissions to access a Google Account without removing it, which is a total pain in the ass. So it's quite possible this version will crash right off the bat. I apologize if it does. Hopefully I'll be able to test a first use aspect more this week before it goes public. Please let me know any oddities related to account permissions.
The colors don't work yet.
The account selection is very rough, press it once and wait a few seconds it should go away. If you hit the back button it will likely screw up. This is my priority to fix this coming week.
---------------
Hi guys,
I started working on a proof of concept for a sticky note app for the XOOM.
Right now there's one note, it's the only note. Swipe inward over the bar to bring up the note. You can't move the note.
I'd love to hear your thoughts. Please don't distribute it.
-mike dg
This looks neat. I'll give it a try.
For what its worth, my home screen began to run really rough after installing this and having the service run in the background. But its a very handy app. Looking forward to further developements.
Hmmm. Perhaps it's due to the transparency. I'll look into it.
Hopefully this weekend I'll have a new version up.
Some editing and UI improvements. Some performance improvements as well, since I remove some bad debug cod. Also push synching between your device and the web. So you can get stuff off of or put it onto your XOOM.
Awesome idea, I have to agree there is some pretty heavy slow down post installation.
Going to remove the semi transparentness of the bar. Any objections or suggestions? The sticky note will remain semi transparent.
Yay for new version.
Couldn't open the apk..
Just me? Hmm.
this is great! Thank you Thank you Thank you
Hi guys,
I should have a new release in the next few days. Mainly bug fixes. I'll possibly work on getting colors working or at least removing that toolbar if they don't work.
Any thoughts on the current version. Stability issues? Has anyone used the website?
-Mike
Mike
The app is great! The only thing I suggest is nothing that will make the app more functional, but rather aesthetically pleasing IMO. Can you capitalize the "new" and "hide" buttons?
also possibly making the hidden bar a bit skinnier?
Thanks for the suggestions. I have no sense of style, so most of my apps are ugly as hell, but I hope they are usable.
kaze00 said:
Thanks for the suggestions. I have no sense of style, so most of my apps are ugly as hell, but I hope they are usable.
Click to expand...
Click to collapse
haha, you are too humble..just keep making updates! =)
so any updates on this? Another suggestion is the ability to access the settings menu from the note. Like have a new, hide and settings button
Going to be a delay of a few days until the next version. Just swapped my XOOM for a wifi one, and that caused a handful of issues.
Also noticed some peculiarities with the website data. Anyone out there want to tell me if the web syncing has been working?
Any updates?
Just because you asked I'll put the current Work in Progress later today. It's pretty stable except for a wonky initial sign in if you pick a Google Account, you will see no loading screen for a few seconds.
Ok latest version updated. Next on the agenda is adding the location setting to the note and making the "bar" much more eye pleasing and less intrusive.

[APP] Time Tracker -- Need testers

Hey everyone,
I've always wanted a quick time tracking app that didn't have a bunch of data pushed in my face.
I found writing down on paper was easier than these complicated apps/software. With too much to deal with, select, set, and fill out, before long I've spent a minute or more just telling it what I was about to do. So I decided to try my first attempt at an app for my Xoom -- which then extended to my phone.
I need some testers to try it out and give me some feedback. I recently added support for Android 2.2+ on top of the native support for 3.0 so it can be used on your tablets and now your phones.
All feedback appreciated!
Screenshots
As you can see I set 'Time Tracker App' as my default subject while I was working on it over the last few days; so each entry is titled for quick reference, which you can then click to view and learn more: exact times, a real-time counter, notes, ways to manage the entry, etc.
2.1.2 on my Xoom
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
- Yes that's 7 hours counting in real-time... no limits on big projects
2.1.2 on my Droid X
-
-
UPDATED 5/9
- Attachment updated to newest release 2.1.2
- Added screenshots of Xoom and Phone in action
hi i downloaded your time tracker on my xoom. looks pretty good but have not put in actual use. I was actually looking for an app to do my scheduling.
For example : event | SAT - SUN | breaking down on the timing and items for the event
does that make any sense to you ?
Hey thanks for trying it out and giving some feedback!
What did you have in mind?
I see an idea here for setting up specific entries with predefined start/end times and having the timer count down to the start time. But let me know what you had in mind... you tell me the steps you'd want to take and the outcome of those steps =)
ex.
Click "Make an Event" or "Event", fill out the Subject and Start/End Time, this event is set between those dates. The timer counts down to the event start time, then counts up from there for the length of the event... etc etc!
This way you could add events/tasks/jobs AHEAD of time, rather than when you're sitting there about to start! I've already got the function in the app to do future tasks/events, I just haven't made it public. So the more feedback you can give, the better I can build it out =)
Another thought is having Events act as a group, that you can add timers to the group and then refer back to the group "Weekend Party" to see how all your timers under that group broke down.
I'm rambling... you tell me!
Great concept.
Would you be so kind as to add a couple of screenshots so we know what to expect before downloading?
willverduzco said:
Great concept.
Would you be so kind as to add a couple of screenshots so we know what to expect before downloading?
Click to expand...
Click to collapse
Thanks I appreciate it! I think it's a concept most people could really use -- at least I know I tried a handful of apps, but none of them did ANYTHING simply and actually ended up COMPLICATING things even further.
I put up some pics as requested! The Invoice function is a WIP where I plan on allowing you to add timers to build out invoices quick and easy. At the moment it's a data sheet for you to reference when you bill for the month, but with development going the way it has, that should be up and running relatively soon!
All feedback is welcomed... it's the only way these apps can get better. Something bugging you? Let me know as I can't test for everyone! =)
I am a contractor looking for a more robust time tracking app. I have tried several apps out there. I have not located a developer willing to work with me to get some real improvements to them.
There are several of them who have a great concept and template, just poorly implemented. The whole idea of having a tablet is to make my life easier, not to make me jump thru extra hoops and having to type in specific dates to sort out a weeks freaking work..
I will load it up on my xoom shortly and I am hoping it is a great concept and I am willing to spend the extra time to give you the input you desire
well, im testing this now since you offered it. one thing that got on my nerves was the registration/sign in. this would only be helpful if i can view all my tracks online as well, but i havent found where
the app itself works like charm and right now i didnt find anything that neees improvement. so, well done !
You're head is in the right direction -- the login is meant for keeping your Tracking per account. I'm putting together a web service where you can manage everything from your computer/laptop and not have to do anything but log in! No syncing required, it's all done for you.
So between your tablet, phone, and then computer, it could be pretty nice =) I can streamline the registration and make it a little nicer though! Any thoughts on what could make it better?
Xezuka said:
You're head is in the right direction -- the login is meant for keeping your Tracking per account. I'm putting together a web service where you can manage everything from your computer/laptop and not have to do anything but log in! No syncing required, it's all done for you.
So between your tablet, phone, and then computer, it could be pretty nice =) I can streamline the registration and make it a little nicer though! Any thoughts on what could make it better?
Click to expand...
Click to collapse
just an option to not use it if not needed
but by now i ust like this app...would pay some cents for using it.
Xezuka said:
Thanks I appreciate it! I think it's a concept most people could really use -- at least I know I tried a handful of apps, but none of them did ANYTHING simply and actually ended up COMPLICATING things even further.
I put up some pics as requested! The Invoice function is a WIP where I plan on allowing you to add timers to build out invoices quick and easy. At the moment it's a data sheet for you to reference when you bill for the month, but with development going the way it has, that should be up and running relatively soon!
All feedback is welcomed... it's the only way these apps can get better. Something bugging you? Let me know as I can't test for everyone! =)
Click to expand...
Click to collapse
Thanks for adding the screenshots. This app looks absolutely wonderful. I am going to feature this on XDA's front page in the coming days.
PS. Your use of the Fragments API is stellar.
RinTinTigger said:
just an option to not use it if not needed
but by now i ust like this app...would pay some cents for using it.
Click to expand...
Click to collapse
I'll definitely take this into consideration! With 3g/wifi available nearly 100% of the time I'm using my devices, I began designing it to store the information off the device which allowed me to easily synchronization to your phone and soon a website. But for those that don't need this, it's a great idea that I'll surely look into! Thanks!
willverduzco said:
Thanks for adding the screenshots. This app looks absolutely wonderful. I am going to feature this on XDA's front page in the coming days.
PS. Your use of the Fragments API is stellar.
Click to expand...
Click to collapse
I'd be honored to see it happen! Being my first Android app I've been hesitant to release it into the wild and potentially watch my baby get slaughtered by the reviews... then again, maybe not
Thanks again for the feedback and if there's anything you need let me know!
other currencies might be coool
also the counter starts at 06:00:00 it shows the right time once you completed. but the start time is weird
I'm thinking it's going to be a matter of correcting the times for outside timezones. What time zone are you in?
If you PM me your username, I can place you under testing and make sure the fixes are working before taking it 100% live =) Thanks for the heads up!
UPDATE: Made a fix for the time being... I'll determine the TimeZone automatically in the future when signing up, but for testing purposes I've included a TimeZone selector under the Settings menu. This does not yet take into account for DST (Daylight Savings Time) although when I fix it up completely it will =) This also could allow someone traveling around the world to be in whatever TimeZone you please without losing your inputted data! Try it out! All your timers should adjust themselves when you change your Offset under Settings! I tested it with someone on the other coast of the US, now I just need someone across the world to try it! =)
Great news for people who are in different time zones.
The ability to put jobs and clients in sub folders is priceless to some....
dekcufi said:
Great news for people who are in different time zones.
The ability to put jobs and clients in sub folders is priceless to some....
Click to expand...
Click to collapse
I completely agree! Do you have any ideas of how you could see this implemented while keeping the streamlined and easy to use interface?
Perhaps a separate tab with 'Folders/Groups' where you can create a 'Folder/Group' and have the ability to set your timers to a specific 'Folder/Group'? That way you could organize your timers accordingly?
Tested the latest build, i can now select a time zone, but still, the counter starts with 06:00:00
weird :/
RinTinTigger said:
Tested the latest build, i can now select a time zone, but still, the counter starts with 06:00:00
weird :/
Click to expand...
Click to collapse
This is certainly interesting and something I've been using Memento to do - many things that particular application is used for can become viable applications / packages in their own right.
One question though - why not create a Google spreadsheet within the users account to track data? Admittedly, you will be hosting a fascinating collection of data (not that you would use it like that, although I confess that I would be tempted) and you would rapidly gain a great understanding of application usage amongst your user base (that's a valid thing to do and one many developers would be evnvious of).
I look forward to trying the app on my HD2 Nandroid CM7 and shall report back.
Good luck!
Thank you!
A Great and easy to use app!
Could be usefull for me too.
The design is very nice, but there are a few design bugs. Maybe you should use another set of icons. The menu icons for example seems to be white on white, which makes them hard to understand. When there is no focus on "LogOut" it is just a sheared grey square, only when there is a focus you can see that is shall be an open door.
RinTinTigger said:
Tested the latest build, i can now select a time zone, but still, the counter starts with 06:00:00
Click to expand...
Click to collapse
I have got the same problem. But it is just the counter. When you complete the timer the time span is calculated correctly.
I also found a little bug with currency. If you just registered and do not change the currency settings (default was Euro at me) then there are dollars shown in the app. And when I changed the setting to euro, pound or yen the currency symbol is not shown correctly.
Countdown Timer
I have fixes in the works! The timer should now be fixed and count accordingly! Please let me know if this is not the case =)
Currency Bug
The currency bug is known and will be fixed within a few hours! You may see it all go away, then return, this is planned!
Thanks for all the feedback guys I appreciate it -- these are all great!
Still needed: a way to start and use the app without singing in, cuz i dont have internet sometimes at the tab and a customer

[APP] NewsSpot Google Reader -[R]- 2011-10-30 -[U]- 2012-01-02 -[V]- 2.10

Name: NewsSpot
Sync your articles as quick as a wink, store text and images for offline reading and search your articles in a gorgeous metro style way.
This is NewsSpot, a full-featured Google Reader client for Windows Phone: Its advanced sync-engine delivers a two-way sync for your unread and starred articles, which only syncs what needs to be synced. Already stored hundreds of starred articles? NewsSpot will download them once and never again. It caches articles as well as images for later offline reading.
Ever wanted to search your starred articles? Ever been interested in a specific topic of your reading-list? No problem with NewsSpot. Just tap the search button and enter your keywords, it will instantly filter your current list to what you've searched.
Together with Windows Phone Mango, NewsSpot now offers live tiles and toast notifications. For example, you can pin secondary live tiles to your start screen showing the count of your folders. Of course, live tiles can be updated per background task.
Other features include:
- Bookmark your article in Instapaper or ReadItLater or send a link per Email
- Mango only: share your article via Twitter, Facebook, Windows Live etc.
- Mango only: benefit from compressed web communication and save up to 80% of your data plan
- Open YouTube or Marketplace links from within the application
- Read articles in full or mobilized view, supported by Google or Instapaper
I've just released v2.0 of the app, which takes advantage of a lot of Mango features. Here is a list of things that are new in v2.0:
- Compatible with Windows Phone Mango
- Share article via builtin phone services
- Application live tile can show unread, starred and shared count
- Secondary live tiles with folder count
- Background task with toast notification and update of tiles
- Adjusted trial limits, added advertising
- Added support for gzipped communication
- Further improved sync speed
- Uses system progress indicator
- Added what's new to about page
- Added flip animation to folder tiles
- Changed icons so that they stick to the system theme
- Lots of minor changes and bug fixes
There is an add-supported version which has all features with the sole restriction that it lets you sync at a max 200 unread and 50 starred articles. The full version supports up to 1000 unread or starred articles.
NewsSpot is a matter of the heart to me and I'm constantly trying to improve it. So if you find a bug, have a suggestion or any other feedback, don't hesitate to write here or contact me per pm or twitter (@fourspotproject).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I just downloaded it, will check it later!
I normally use WonderReader, let's see how your app fares against it...
FourSpotProject said:
Name: NewsSpot
PS: I'm not yet allowed to post links here, but I'm sure you will find the app in the Marketplace
Click to expand...
Click to collapse
Here is the link to the app
http://www.windowsphone.com/en-us/apps/27ec9e5f-f88a-4caf-bdb4-68d71c962f02
@banvetor:
Thanks for trying it, looking forward to your feedback
@arkavat:
Thanks for posting the link!
Nice Work
Only got to try a few feed items with it so far, but I like what I'm seeing. Nice settings menu, very fast. I just wish it had the option to download read articles for a certain period of days (I frequently have to reference read articles within a day, but not so much after say, three), and a higher class icon to match up to the slickness inside the app and I'd say there's a new Google Reader app in my life.
---------- Post added at 09:03 PM ---------- Previous post was at 09:00 PM ----------
Ooh, one more thought. It might be nice to have an option to go ahead and automatically resync to the server after tapping to mark all as read, that way if I switch back to a desktop it already knows what I've seen.
@zedmartinez
Thank you very much for your suggestions.
Syncing and keeping read items: this is already on my list, though I think it will not make it to the next or after next version. Maybe I should re-schedule things
Application icon: Yeah, grafics are not my strength. I'll figure out something for that
Automatic sync: this one also is on my list. I think automatic sync after tapping mark all as read can be done quickly. What do you think of automatic sync after a certain amount of time (like 5 minutes or so). I think this would especially make sense in combination with a sort from oldest to newest. Then you can read articles from top and the new ones are automatically appended at the bottom.
Those sync options could work. I'm trying to think how Wonder Reader does it (currently my workhorse feed reader), I think it syncs everytime I go back to the all feeds list, or after marking all as read. I like the idea of the timeline-based syncing though, that's a neat idea.
Sorry to gripe about the logo I'm a graphics designer by trade, so, fussing over icons is sadly engrained in me. If you have too many problems or just would like the help, let me know what the parameters for tiles are and I'd gladly lend you some gratis help.
I keep being really pleased with the speed as I play with this. Excited for future updates, and you can expect a formal purchase as soon as I get paid this week.
So, just checked again: Wonder Reader has some kind of direct sync model, meaning the status of articles is synced as soon as you tap on it.
I'm pretty sure this could be done in NewsSpot, too, though these actions have to be tolerant to network failures. Added to my checklist.
Regarding the offer to help with the icon: You'll get a PM soon
Oh, I totally forgot to meantion that v2.1 is out since 11-10.
It was done in haste since Google changed the interface of its Reader, removing all social elements like sharing and replacing them with Google+.
I'm quite optimistic that the next update will add features instead of stripping them
Just downloaded to try out. If I like it, I'll be sure to buy it and rate it.
Sent from my HD2 using XDA Windows Phone 7 App
Ok. I've been playing with this a bit and seeing what it will/won't do. I like it.
I've noticed that it doesn't run in the background well, as in play well with multitasking.
Pretty much, I can open it up and read an article. Were I to press the home button or press an alert to answer an SMS, I can see NewsSpot in the open tasks list from the long press of the back button, but it attempts to resume then closes out back to either my home screen or another application running.
Also, I can press the globe button to open the mobilized version and then press back to return to the article. If, however, I choose the option to Browse in Internet Explorer, I cannot return to NewsSpot. It will attempt to resume and then crash to the home screen. I imagine this is the same issue as when trying to select it from the multitasking screen.
BTW, I decided to support you and pay.
@ anseio,
Thank you for your valuable feedback and your purchase.
Regarding that multitasking issue: I've got a lot of crash logs lately and as far is I've analyzed them, many arise from the advertising control, especially when the app is tombstoned/resumed. Its a known bug I unfortunately overlooked during development.
So let me ask you a question: since you bought the app, the advertising control disappears. Did these errors you mentioned went away, too?
Thanks for the info. Yes, I compiled this feedback after i upgraded.
Sent from my HD2 using XDA Windows Phone 7 App
@ anseio,
Sorry to bother you, but I didn't get your answer. Does 'I compiled this feedback after I upgraded' mean that the errors remain?
Yes, it means that it still doesn't hibernate.
Sent from my HD2 using XDA Windows Phone 7 App
It may have to do with the fact that I'm using the HTC hd2, not an official wp7 device.
Sent from my HD2 using XDA Windows Phone 7 App
Well, I'll check the logs. Maybe I can find something there. Did the app just crash or have you been asked to send a crash log? If not, you may also look into the settings. If there is a log not uploaded yet, you should have an additional entry called 'manage logs'.
Anyway, there are a couple of logs on my hd from Hd2 owners. Will check them this weekend.
FourSpotProject said:
Well, I'll check the logs. Maybe I can find something there. Did the app just crash or have you been asked to send a crash log? If not, you may also look into the settings. If there is a log not uploaded yet, you should have an additional entry called 'manage logs'.
Anyway, there are a couple of logs on my hd from Hd2 owners. Will check them this weekend.
Click to expand...
Click to collapse
I can't find anything in settings for managing logs. I wouldn't say that the software crashes. There's definitely no error. It's as if they close out in the middle of the "resuming" process.
For example. I'll open NewsSpot, go to an article, press home button, enter messaging and locate a message, long press "back" button, select NewsSpot... it will show "resuming", then go back to the messaging section within a few seconds. Another long press of the back button shows that there are no other apps in multitasking.
Just wanted to let you know that v2.2 was approved by Microsoft and should be online within a couple of hours.
Besides new artwork by zed martinez (thanks again ) you can now navigate from folders to your feeds. Furthermore read items can now be kept and synced.
@anseio:
I've found another couple of bugs related to tombstoning. Please tell me if the app now works better for you.
However, still I have no clue why the app crashes without a notification. The only reason I can think of is that the system runs out of RAM (and NewsSpot is actually rather demanding in terms of memory). Am I right that a HD2 has little less RAM than a HD7 (448 vs. 576MB)?

[APP] Birthdays Diary - free birthdays reminder app [R] March 20 2012

This is a discussion thread for Birthdays Diary, one of my Windows Phone apps. I hope you'll like it.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Demo video: here
Official Facebook Page: here
Description:
Birthdays Diary is a great free app for browsing and managing your friends' birthdays.
You can easily see birthdays coming soon or find the birthday of a particular friend.
Birthdays Diary features a nice, customizable live tile, allowing you to peek at coming birthdays from your home screen.
Other features include:
browse birthdays by month, week or day
see additional data, like age and zodiac sign
hide birthdays you are not interested in
greet your friends from within the app
Facebook integration
User reactions.
Currently the app reads birthdays from Facebook and from the phone. It is not possible to add custom birthdays in the app. This will be available in the next version.
Version history:
Version 1.1
[Improved] User interface improvements
[Fixed] Birthdays displayed one day earlier in certain time zones
Discussions.
I welcome any feature requests, bug reports or just random thoughts.
Thank you and take care.
Free download:
I do like this app, but there are currently two issues that stop me from getting it.
a) Duplicate entries. In the case where a local contact is also on FB, it creates two entries. I know there is an option to hide one of these, but this also means you lose half of the contact details. It should be possible to merge these, no?
But more importantly
b) Ads and I'm not talking about the banner ads (although would prefer an ad-free version - paid for, of course). The issue is the added icons linking back to your other apps. Fair enough if these were in the about page or something, but remove them from the menus. It just ruins the clean look of an otherwise excellent app.
If you made a fully ad-free version and found a way to deal with linked contacts, I'd be more than happy to pay for this app.
First of all, thank you for the feedback.
About A, the duplicate entries. I think it is currently not possible for third party apps to get the linked contacts in Windows Phone. Even if you linked two or more contacts there is no way for a developer to find out they are linked. Please someone correct me if I am wrong here(I hope I am).
About B, the color icons in the app bar. I am sorry they annoy you. I believe this is a less annoying way to promote my other apps. It is just an icon. But you are correct, they should be limited somehow, not showing so much and maybe only in certain screens. Point taken.
Once the app becomes mature I will release a paid version without ads.
Nice app, duplicate contacts can be hidden, its fantastic.
But - stupid adds on bottom page, some strange buttons.
I'd rather pay some money than annoying adds...
So, now its unusable for me.
ldokov said:
About A, the duplicate entries. I think it is currently not possible for third party apps to get the linked contacts in Windows Phone. Even if you linked two or more contacts there is no way for a developer to find out they are linked. Please someone correct me if I am wrong here(I hope I am).
Click to expand...
Click to collapse
I've seen some apps that pull data from Facebook and Windows Live; merging it into one contact. However, I believe this is done by comparing the name and probably depends on it being exactly the same. Having thought about it a bit more, I think your solution of being able to hide one is actually quite a nice way of dealing with it; plus it has the added advantage of being able to hide those birthdays you're not necessarily interested in.
It would be great if you released a paid version. Keep us posted if you do, as I really like the app and would definitely buy an ad-free release.
Keep up the good work!
Petulinek said:
Nice app, duplicate contacts can be hidden, its fantastic.
But - stupid adds on bottom page, some strange buttons.
I'd rather pay some money than annoying adds...
So, now its unusable for me.
Click to expand...
Click to collapse
Sorry you see it that way. But that's how life is - free apps come with ads. I tried to make ads unobtrusive and looking nice, but it is only possible to some extent.
About the color icons in the menu: they were not color at first, but then they looked similar to the other icons and you expect them to do something related to the current screen, which I think is worse. I decided to make them color - they look nice, different and you always know what they do. This is for the black theme. If you are using white theme, they look the same as other icons (black). There is nothing I can do about that.
As I wrote, once the app matures I will release a paid version. I just want it to be perfect if I am going to take people's money for it, this is why I am waiting a bit. Also, I will make the color ad icons in the app bar appear less often and in fewer places, as I promised Gorki247.
Thank you for understanding.
Gorki247 said:
I've seen some apps that pull data from Facebook and Windows Live; merging it into one contact. However, I believe this is done by comparing the name and probably depends on it being exactly the same. Having thought about it a bit more, I think your solution of being able to hide one is actually quite a nice way of dealing with it; plus it has the added advantage of being able to hide those birthdays you're not necessarily interested in.
It would be great if you released a paid version. Keep us posted if you do, as I really like the app and would definitely buy an ad-free release.
Keep up the good work!
Click to expand...
Click to collapse
Yes, it is possible to merge contacts by comparing the name, However, I think the name is rarely exactly the same in Facebook and in the phone(Windows Live). The main reason is that in Facebook your friend normally writes his real name while in the phone you write whatever name you know him by (maybe a nickname or just the first name).
I have an idea on how it might be possible to merge contacts but I am not sure it will work. I will try it for one of the next versions and will let you know if it works or not.
Thank you for the feedback and for understanding the problem, it's always good to have a constructive discussion. This really helps me make Birthdays Diary a better app.
I will definitely announce it here when I release a paid version.
New version released!
The next version of Birthdays Diary is now available in the marketplace! I hope you'll like it! You can download it from here.
The update adds several new features and also fixes some known issues. Here is the complete changelog:
Version 1.2 changes
[New] Ability to add custom anniversaries
[New] Ability to show days left in live tile
[New] Compatibility with low-memory devices
[Improved] Birth date is now visible in search
[Improved] Advertizing menu icon is now showing much more rarely
[Improved] Default live tile settings adjusted
[Fixed] Facebook synchronization problems
[Fixed] Posting on friend's wall did succeed but progress was not hiding
[Fixed] Age was sometimes not showing in live tile even if turned on
[Fixed] "Show zero count" setting for live tile not working for "Single birthday" mode
The inbuilt windows phone calendar does a great job in syncing and reminding all the birthdays of your windows live,fb contacts. But this a nice app as well.
Sent from my Lumia 710 using Board Express
Very nice app!
it's the most fluid birthdays app I tryed.
I just miss the possibility of notifications like reminders.
Apart from that it's very good.
eltonada said:
Very nice app!
it's the most fluid birthdays app I tryed.
I just miss the possibility of notifications like reminders.
Apart from that it's very good.
Click to expand...
Click to collapse
Hi eltonada,
I am glad you like the app!
Reminders are definitely coming in one of the next versions. I am currently thinking on the best way to implement them.
Thank you for the feedback!
Here is our detailed review we did for our Readers http://www.wpxbox.com/birthdays-diary-facebook/
It includes a video and suggestions for the app. Thanks for making such a brilliant app for Windows Phone.
wpxbox said:
Here is our detailed review we did for our Readers http://www.wpxbox.com/birthdays-diary-facebook/
It includes a video and suggestions for the app. Thanks for making such a brilliant app for Windows Phone.
Click to expand...
Click to collapse
Great review, thank you!
Also, I really appreciate the suggestions, they definitely make sense. Since this is the official forum thread, I will write a few comments:
Suggestion 1: improving responsiveness.
I am trying to improve responsiveness all the time, but there is always more to be desired. Also, it is different on different phones. For example, it works great on Lumia 800 with its 1.4 GHz processor. It works fine on the Omnia 7, but not as fast as on the Nokia. I guess it would be worse on the Lumia 610, but I do not have such a phone yet.
Suggestion 2: pin individual user as live tile.
This is definitely doable, but you can also pin a user from contacts. You can also post on his wall from there. I am not sure what can I do to make it better. Please let me know if you have something in mind.
Suggestion 3: integrate Facebook Contacts with Contacts on the phone.
I am already working on this. This was an idea since the first version but I never had the time to do it. It is not very easy, you can read my earlier posts in this thread for more info on that topic.
Suggestion 4: Pull in last status update for the Facebook contact.
This is also doable. I am also thinking about other ways to integrate Facebook. For example, maybe it would be nice to see who else wrote on your friend's wall for his birthday.
Let me know if you have other suggestions or anything else you want to share about the app. I will be happy to discuss it.
Looks fascinating, I like the GUI, will try it out.
Hello everyone,
Version 1.3 is now available worldwide. It is mostly a bugfix release, here are the changes:
[New] Introduced a setting to disable category-based background color for the live tile
[Improved] Spell check is now enabled for Name and Description fields (when adding custom anniversary)
[Fixed] Minor Facebook integration issues were fixed
[Fixed] "Single birthday" mode for the live tile now works correctly
Another update is coming soon, it will include support for three new languages: Portuguese(Portugal), Portuguese(Brazil) and Dutch.
I would appreciate your help with translating the app to other languages as well. If you want to help, just let me know and I will send you the files. It should take no more than 2-3 hours if you are fluent with the language.
Thank you, I hope you like the new version.
Paid version released
A paid, ad-free version of Birthdays Diary is now available. You can get it from here: http://bit.ly/Krfrvr
The paid version is exactly the same as the free version, except it does not show ads at the bottom of the screen.
Please note, that the paid version uses different storage than the free version. This means you will lose any settings or custom anniversaries you have entered. This is a limitation of Windows Phone, one app cannot access the storage of another. I am planning to introduce SkyDrive integration and the ability to back up and synchronize data there, but this is not yet available.
Thanks ldokov. I noticed the paid version today and bought it immediately based on my experience with the free version. This is the best Birthday app out there, IMHO. Works really well on my Lumia 800. Great job!
Personally, I also love the fact that we can add other anniversaries and set the live tile to use the relevant colour. It's a really useful feature.
Edit: Just noticed that with adding a custom birthday, the 'year is unknown/does not matter' option doesn't seem to do anything; i.e. the entry will still show a birth year even if this box has been ticked (unless I'm missing something).
Thanks
Gorki247 said:
Edit: Just noticed that with adding a custom birthday, the 'year is unknown/does not matter' option doesn't seem to do anything; i.e. the entry will still show a birth year even if this box has been ticked (unless I'm missing something).
Click to expand...
Click to collapse
Hi Gorki247,
I am glad you like the app!
Indeed, I just tested it and it is a bug. Even if you check that the year is unknown, it still shows you the selected year. This will be fixed in the next update. Thanks for reporting it. :good:
Hi everyone,
I would like to announce that version 1.4 is now available!
The most significant in it is the support for four new languages: Dutch, Czech, Portuguese (Portugal) and Portuguese (Brazil).
Here is the full list of changes:
[New] Four new languages are now available: Portuguese (Portugal), Portuguese (Brazil), Dutch and Czech
[Improved] Live tile: if contact picture is unavailable, contact name is always displayed
[Fixed] The app was crashing sometimes when selecting main or related contact for custom anniversary
[Fixed] Filtering by category was not working properly

Categories

Resources