[APP] Multi List Checklist Application! Updated v2.0 - Android Apps and Games

Hello XDA!
I know there are hundreds of To Do List applications already submitted to the Play Store, however many of them that I found were too cluttered with features, or had a very unappealing layout.
Because of this, I decided to create Multi List! Its themed to look like an ICS for all phones, regardless of your Android version. This is my first Android project so I would really appreciate your feedback and suggestions. You can email me at [email protected]. Before creating this app, the only programming experience I had was with Python and PHP with MYSQL. I'm currently a student at Indiana University in the School of Informatics program, and I spent a portion of this current semester learning Java and Android. I created this application as a class final project, but I will continually work on making Multi List better.
I'm also highly considering open sourcing the application. The popular open source To Do lists, Astrid and Open Intents, are so complicated and featured that it is really hard for anyone learning Android development to figure out how the code is working. I believe open sourcing this could help any new developers, as well as help make the app better. I'm not at all interested in making money off of this. If anybody has advice on the best code hosting site for open source Android applications, let me know. I feel like most are using Google Code or GitHub.
Here is the link: https://play.google.com/store/apps/details?id=com.informaticsdev.multilist
If you do not have a Play Store account, I have uploaded the current .APK file on my site. Find the link here. http://informaticsdev.com
Thank you!
Tyler Roach
[email protected]

Reserved
Reserved!
Here are some 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"
}
New Version Just Released!
2.0 adds email list option
*Persistent Sorting (Available now)
*Add to list from enter press on keyboard (Available now)
*Backup to SD card & Restore from SD (Available now)
*Edit entry option on long press (Available Now)
*Adjustments to button colors and checkboxes (Available now)
*Holo Light Theme (Dark theme will still be default) (Available now)

Anything to help our a fellow budding developer! Downloading now!
Sent from my Sensation 4G using XDA

Thank you sir!

It looks nice, dude! I'm starting up myself. Yours looks better than mine, lol. Keep up the good work. :thumbup:
Sent from my Sensation 4G using XDA

just downlaoded it...very nice! You will see my review in the play market under "Bobby".

Thanks man! Neither the backup nor the edit option should be too difficult to implement. After my finals are finished a week from now I should be able to add these pretty quickly. Next update will also give the option to use the holo light theme if desired.
Sent from my SPH-D710 using XDA

thankyou, downloading it and going to try it out for my homework =)

Thanks!
Let me know how you like it and any suggestions to make it better! I should be releasing a new version with some of the requested features from others sometime this week.

Updates Soon
I've added planned updates for next release in the second post. Thank you all for your suggestions either by email, forum, or Play Store review. I'll continue to add more expected features, while trying to keep it as simple as possible.

Version 1.5 now available
I have updated the application with many of the requests that have been asked from me. See the second post for update details. I didn't want to hold out on what I had done so far, so I went ahead and released a new version, and the other updates will be out soon.
Things next release:
Edit name of category or listing.
Persistent Sorting.
Coming Soon:
Widget
Thank you! I would appreciate any feedback. I have a limited number of devices to test so I may accidentally miss things. For some reason, it may require pressing a theme option more than once to change it. I will try and fix this next release as well.

Huge update released! ICS action bar now used on all android versions + edit checklist item name.
Only major thing missing which I will add next release is ability to rename a checklist.
Sent from my SPH-D710 using XDA

Heyy...awsome work, but if you make it look like WPish, it wud be best app in market bro...
bTW - best of luck with ur app:thumbup:
Sent from my GT-I9100 using XDA

in the "about" section of the app it still says version 1.5 even tho i updated to 1.8. it is 1.8 under the manage my apps section tho. just a heads up! good work man!

Yeah..... I noticed that too :/ lol I forgot to change it. I feel like I update too often now as it is, so I'll fix it next release when I add the option to rename entire lists. How did you like the backup feature that you had requested? Do you have any suggestions to make that part better.
And thanks Nexus2515!

tylerjroach said:
Yeah..... I noticed that too :/ lol I forgot to change it. I feel like I update too often now as it is, so I'll fix it next release when I add the option to rename entire lists. How did you like the backup feature that you had requested? Do you have any suggestions to make that part better.
And thanks Nexus2515!
Click to expand...
Click to collapse
yeah it's really no big deal at all. certainly not worthy of an update just for that. looking forward to the rename list option! and couldn't ask for more with the backup feature...i'm a rommer so im always creating backups with texts and certain apps, and my task list is always one of them so that was a big deal for me! seems like it works exactly as it should! thank you!

I just finished the rename list option. I'll update it soon. I don't know what the standard is for updating apps. I don't want to frustrate users by updating daily (which I have for the last couple of days), but then again I don't want to hold out on updates.
Other than that, I think the app is pretty full featured. For its purpose, a widget would be nice and some sort of syncing option but thats mostly it. My next work on this would be to add a widget, but at the time, I don't think I'm capable of building in Google Tasks sync. I may open source it at some point for assistance on that and more app recognition. I didn't even know a bit of Java or Android programming until about 4 months ago lol.

i personally do not mind app updates. i guess it bothers some people but i actually like going into the market and seeing updates!
the widget would be very nice...and honestly the only other thing i was going to suggest was the sync feature. although, as you said, i'm not sure if it is possible with google or not.
right now the app does everything i would ask for, so anything else is just icing for me.
there is an app out there that i have used in the past, cozy i believe it is called, that has the ability to sync across devices which was nice. idk y i stopped using it to be honest. lol. i would be able to update a grocery list, etc. and my wife could see the updated list on her phone and vice/versa. not a bad feature. i think it was the layout of the app itself that i wasn't crazy about so i stopped using it.

I just updated the app with rename options! I had to update because it was crashing on Honeycomb. Everything should be working perfectly on all devices now.
And yeah, honestly most to do list apps now sync. At some point I would like to figure that out, but that would be later down the road.

As a request from someone, I am working on an export to xml/html. I have the xml export working, however xml isn't really a good solution for a readable file. I will not have any time to work over the weekend, but I should be able to put out an update soon that gives the ability to send lists by email, etc. This would be formatted as html in a table type layout that could also be printed, etc.

Related

[APP] Agenda Widget (Official thread)

Update Feb 2012: Agenda Widget 2.0 is just around the corner, check out the dev version now: http://www.androidagendawidget.com/development
Cool new features include Grid View, Quick actions for event clicks, Ultimate Todo support, Due Today support, more customization of the widget layout, easier to use preferences... Woohoo!
Agenda Widget is a highly customizable home screen widget which shows events from the Google and Touchdown and tasks from SSI gTask, Dato gTask, Google Task Organizer, Got To Do, Astrid, Ultimate Todo, Due Today, Calengoo, DTG GTD and Touchdown.
It has scrolling in ICS, Honeycomb and alternative Launchers such as ADW, Launcher Pro and anything else that supports launcher plus.
{
"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"
}
The free version is fully featured with no time limits, soon I will be putting advertisements in the settings.
The plus version has a few exclusive features such as task list filtering, ability to modify the background color, a gridview display type and the ability to have tasks per widget
Finally:
If you like the app, rate it high in the market!
If you want to help translate I use myGengo String (tell me your language when you request an invite!)
Screenshots attached (some are mine, some are users)...
Help me keep bugs out of the market and test the latest RC of Agenda Widget! If you try it out, please report back how it went and if you are a new or existing user!
http://www.androidagendawidget.com/development
It looks nice, will have a look at it!
Nice one man, let me know what you think
Wow, this application is fantastic! The options are endless and cover any config for looks or device. I am definitely going to purchase this one.
Great job!
I've been using this app since a long time and I really love it. Before a few weeks, I've bougt the pro version to support the developer.
Everything is working fine, but one thing:
It's terrible to change the theme. It's great to have that function, but I really don't know, what I'm doing there.
Click here, click there, look - no changes. Click there, click here - changes. But why?
The settings are really hard to use. I hope, that you can makes this theming easier for us^^
This is one of the few app I have never uninstalled. I think because it is so darned customizable. and that it has always been actively developed. Glad to be able to check out the newest features. Thanks
One of the few true "must have" Android apps. Thanks for all your hard work!
I've also been using this app for several months. Keep up the good work!
So am i,
I thing i would is like a button on the button or top thats opens agenda,.. or does it have it already and that is missed it?
Keep up youre good work
Gr.
I have compared a bunch of calendar widgets, and I this was the best one . I have been using it for kind of a long time now. I love how efficient it is about space, allowing me to see as much as possible in a limited amount of space. And of course scrolling.
Good job!
I've been using your app for a long time and I love it.
Here's a screenshot of it on my Nexus One:
There is problem with the time on my device. I get tasks from Google Calendar and they start one hour too early. If I got an appointment at 8 it shows as if I got it at 7.
just wanted to say ive been using the pay version of your app for some time on my G2 and I absolutely love it. ive tried almost all the calendar/agenda widgets out there and none come close to yours in customization. big thanks and looking forward to future updates. no bugs here for me so far.
This App has become my new homescreen calander/agenda. I use to use calwidget (great app by the way) by came across agenda widget and fell in love. Love how you can scroll with ADW.
Only complaint is the UI needs some cleanup and tweaking. Took me an hour to get it to look the way I wanted it too.
Example:
Wow that was a lot of replies in no time!
First, thanks to everyone for the kind comments!
I'm glad to continue working on an application people use so much and the positive comments give me motivation to fix the bugs and add new features! I will now reply to the "support" questions in reverse chronological order:
ilhe1s said:
Only complaint is the UI needs some cleanup and tweaking. Took me an hour to get it to look the way I wanted it too.
Click to expand...
Click to collapse
I am working on this at the moment, did you try the dev version with the new appearance settings?
I also cleaned up a few of the themes and tweaked some scrolling appearance bugs so they look a bit nicer to start with.
Flashern said:
There is problem with the time on my device. I get tasks from Google Calendar and they start one hour too early. If I got an appointment at 8 it shows as if I got it at 7.
Click to expand...
Click to collapse
I like your screenshot! Thanks for submitting it to the website. This could be a bug where Calendars->"Override calendar UTC offset" was setting itself automatically, please check it is set to none?
dakkie said:
I thing i would is like a button on the button or top thats opens agenda,.. or does it have it already and that is missed it?
Click to expand...
Click to collapse
It has this function, you might need to override the date click action in settings->buttons and toolbars. This will become more automatic and easier to set in one or two releases as I have a nice little wizard half written which forces you to choose settings for click actions that will work
Formel-LMS said:
It's terrible to change the theme. It's great to have that function, but I really don't know, what I'm doing there.
Click to expand...
Click to collapse
This should be fixed in the new version with a preview in the settings?
I was planning to release the free version to the market today (version 1.6.3), if anyone has time to check it doesn't break anything by upgrading the the dev version from the current market version it would be much appreciated!
roflharrison said:
I like your screenshot! Thanks for submitting it to the website. This could be a bug where Calendars->"Override calendar UTC offset" was setting itself automatically, please check it is set to none?
Click to expand...
Click to collapse
Nice, that fixed the problem!
I've tried the developer version now and I like the preview setting though i still find the whole color/transparency settings a bit confusing (now you can set the transparency inside the color setting?).
I also think I found a bug here - when you change something "error compiling widget" begins popping up at the top but you probably know.
Keep up the great work.
Flashern said:
when you change something "error compiling widget" begins popping up at the top but you probably know.
Click to expand...
Click to collapse
Yep, someone told me about that.
I am going to change the way the preview works so it can also preview scrolling widgets, once I do this I hope it will automagically fix the weird error compiling widget problem.
I've been using this widget for some time and it is the best agenda widget out there!
Thanks!
I would like to have a separate tasks and agenda widget. This is completely possible except that calendars are global whether 'use global settings' is ticked or not.
I updated to the dev plus version and I've encountered no bugs that haven't already been mentioned. The preview is brilliant saved exiting settings for every change
Sent from my DHD
jambamkin said:
I would like to have a separate tasks and agenda widget. This is completely possible except that calendars are global whether 'use global settings' is ticked or not.
Click to expand...
Click to collapse
Hey man,
The calendar list is stored in a database (rather than preferences like everything else) so there is a separate preference to handle the calendar list per widget called "widget calendars independent" in the calendars preference branch. There are some instructions on the wiki that should help.

[APP][1.6+] TeeVee Lite

TeeVee allows you to track your favorite shows, so you never miss an episode. You can also see the shows and episodes information.
Market Link
{
"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"
}
Features:
- Over 5000 TV shows, including Anime*
- No sign-in
- Offline mode
- Sync the airing episodes with your google calendar in a fast way without manual confirmation.*
- Language Support
- Timezones support
- Sharing
- Widget with multiple themes
*Feature only available on TeeVee. On TeeVee Lite you can only follow 2 shows.
All series data is requested trough TVRage.com (http://TVRage.com), and we have to thank them for their API.
We take bugs/requests very seriously and we keep working to fix/implement them as fast as possible. If you encounter a problem or would like to have some feature added you can submit a bug/feature on our website. To ensure that we can easily fix your problem be sure to take a look at "Issue reporting" section in our wiki and follow the guidelines.
Follow us @XenopsTeeVee(http://twitter.com/#!/XenopsTeeVee) to get the latest news and receive even faster support.
I just tried it and loved it. I used to use SeriesGuide, but the Sync with calendar option on this application got me curious. Bought the full version to give it a try and was totally worth it. Thanks
WorkingSoHard said:
I just tried it and loved it. I used to use SeriesGuide, but the Sync with calendar option on this application got me curious. Bought the full version to give it a try and was totally worth it. Thanks
Click to expand...
Click to collapse
Glad to know someone is using and finding it useful, thanks!
I have a question,
I have two mobiles and an eee-pad transformer, and im installed TeeVee on all of them, and since i follow around 13 series, it was rather painless to add them on all devices. How about a feature to allow one to share all the series, maybe via a QR code or something, that could be read on other devices and add them automatically?
Thanks!
WorkingSoHard said:
I have a question,
I have two mobiles and an eee-pad transformer, and im installed TeeVee on all of them, and since i follow around 13 series, it was rather painless to add them on all devices. How about a feature to allow one to share all the series, maybe via a QR code or something, that could be read on other devices and add them automatically?
Thanks!
Click to expand...
Click to collapse
Thank you for the suggestion we were already thinking of implementing that on future updates, if you have any more suggestions it would be really helpful to us. Glad you liked the application
You plan adding another contries?
Felimenta97 said:
You plan adding another contries?
Click to expand...
Click to collapse
Hello. What do you mean by adding other countries? You can search shows from all over the world in the "Search" tab The "On Air" tab lists all the shows currently airing in the UK & US but you can follow any show from around the globe.
Thank you for your interest!
Hmm... tried to buy the app but market must not be working cuz it said: an error occured.
I dont know though... I can download other stuff... gonna try again later..
Sent from my LG-P500 using xda premium
Just bought your app - first tough - it would be nice to make adding your shows simpler. Now I need to add one by one, followed by skipping to the beginning of the list.. A little bit annoying
edit. it would also be nice to have most of the interface in English
koven said:
Just bought your app - first tough - it would be nice to make adding your shows simpler. Now I need to add one by one, followed by skipping to the beginning of the list.. A little bit annoying
edit. it would also be nice to have most of the interface in English
Click to expand...
Click to collapse
Hello koven thank you for your opinion! There is English language available you just have to go to the Settings and change the language
About making adding shows easier, we'll take a look into it, I guess you're right. Well good thing is you only have to add them once
Thank you once again.
Masterwork said:
Hello koven thank you for your opinion! There is English language available you just have to go to the Settings and change the language
About making adding shows easier, we'll take a look into it, I guess you're right. Well good thing is you only have to add them once
Thank you once again.
Click to expand...
Click to collapse
Some of the infos are not translated.
Maybe once, but it's o annoying and time consuming, I just stopped at 4 shows.
I can filter my shows, but as I don't remember all of them It would be nice to add a tick to the scroll list and then select add.
koven said:
Some of the infos are not translated.
Maybe once, but it's o annoying and time consuming, I just stopped at 4 shows.
I can filter my shows, but as I don't remember all of them It would be nice to add a tick to the scroll list and then select add.
Click to expand...
Click to collapse
Thank you for your suggestion on adding shows, we'll implement it in a future update.
Also, can you tell me what infos are not translated? Thank you.
calendar actualization screen
lovely app, thanks
yantheus said:
lovely app, thanks
Click to expand...
Click to collapse
Thanks a lot yantheus. Please review it on the Android Market it would help us develop some more applications.
Any info on new rel.?
Very good app
I thought you could actually watch them on a phone...
Sent from my Desire HD using xda premium
koven said:
Any info on new rel.?
Click to expand...
Click to collapse
Hi koven we're planning on releasing a new version still this month.
tarunongo thanks a lot buddy.
bloodhunter112 sorry the purpose of this application is solely to keep track of the airdate and information of your favorite TV shows.
I'm enjoying your app so far, with one exception I hope you can address. Some of my shows aren't being put into the calendar on the correct days.
First thing I tried to resolve the issue was to hit the update button and re-populate the calendar, but nothing changed.
Here's a screenshot of the app on my phone. The show I'll use for an example is Boardwalk Empire (though it's not the only show that's listed incorrectly):
Next I thought there might be an error with http://www.tvrage.com/ so I went there to make sure the information is correct:
As you can see, the next episode should be airing on Sunday, 6 November 2011. So something is breaking down between http://www.tvrage.com/ and your app. Might be some kind of scraping error.
Edit: I should note that Sunday, 6 November 2011 is the correct air date for the next episode of Boardwalk Empire according to HBO.

[APP][2.0+]Phonechievements

Phonechievements is back
Phonechievements (latest version 1.35)
About
Phonechievements brings achievements to the mobile phone. For those who are gamers the concept isn't new, for those who are not, achievements are just rewards you get for accomplishing a goal. You don't get an actual prize, it's just a form of reward that you get in writing. Moreover, this app allows you to brag on Facebook with them (for now).
Open the app and navigate through the list. Each achievement has a description on how you can unlock it. Want to let everyone know how you master the phone? Share on Facebook the unlocked achievements. Just open the app and go to the achievement and a Facebook logo button will allow you to do that.
With each update new features and of course new phonechievements will be added.
If you like the idea and want to help me improve or have any suggestions for new achievements, please check it out.
The app is available for Android 2.0+. If you find any issues please let me know so I can fix them.
Thank you.
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
Google Play Download Link
Current Features
More than 70 unlockable achievements in 6 categories (more to come)
Share unlocked achievements on Facebook, Twitter or Google Plus
Show/hide unlocked achievements
Statusbar notification on phonechievement unlocked
Possibility to hide individual achievements
Option to switch GPS query ON/OFF (if you keep GPS on from android settings the you most probably want tot keep it OFF in the app)
Sync your profile online (check what you have synced on http://phonechievements.com/profile/yourchosennickname/) - for now an ugly 10 minutes of code website will appear. The nice one is under construction. This is just for checking purposes
Share online profile with most of the sharing apps installed
Profile forum signature:
E.g.:
Code:
[PLAIN][URL="http://phonechievements.com/profile/Nightfly89/"][IMG]http://phonechievements.com/profile/Nightfly89/sign/[/IMG][/URL][/PLAIN]
Social
Follow on Facebook
IMPORTANT
IT IS RECOMMENDED THAT YOU ALWAYS USE THE SYNC OPTION BEFORE DOING AN UPDATE AND ALSO ON A REGULAR BASIS. AFTER YOU UPDATED THE APP IF YOU EXPERIENCE LOSS OF STATS OR ACHIEVEMENTS USE THE SYNC OPTION AGAIN TO RECOVER THEM FROM THE SYNC SERVER
Other projects by us
SOZ Game
New update
Two new phonechievements have been added: Stalker and Meta. Check them out in the next update
Just installed. Seem fun.
Sent from my RAZR I using xda premium
Cool app!
I downloaded it and it's cool, always went for trophies on games and used to brag about them to friends
Lol @ phoneception achievement
Also, can you give the app an ICS/JB theme for GB users? Thanks in advance!
Sent from my SCH-I500 using Tapatalk 2
Sounds interesting
This sounds like a lot of fun. I'll definitely try it out.
This is an awesome idea. Installing now.
Love the idea, installed it, shared it. I really love this idea.
Thank you guys. Please let me know if there's any crash or any problem with the app. I see there's a general request for a JellyBean / ICS theme therefore I will be working on this alongside with the new features and achievements. The theme should be out soon so stay tuned. In the meantime enjoy the achievements and if you think of some new ones, please let me know and you could see them in the app.
Also I would appreciate some feedback regarding battery usage, memory usage and stuff like that. I got to test it on some friend's phones while on BETA and it was reported as ok, but the more data the better.
Thank you.
A friends list would make this epic... a way to compare your lists with people you know
Sent from my SAMSUNG-SGH-T989 using xda premium
looks interesting, testing
UntamedDeviance said:
A friends list would make this epic... a way to compare your lists with people you know
Sent from my SAMSUNG-SGH-T989 using xda premium
Click to expand...
Click to collapse
Yes. That would definitely make it better. I added this to the TODO list... quite on top. This will be available on a unique username base and you would be able to add friends using their username. Also a profile webpage would display all your unlocked achievements and as you said allow you to compare with other users you know or share your profile link anywhere you want.
Can we change the "Oops, I did it again"? Lol
Sent from my SPH-L710 using xda premium
New version published on Google Play
Just published a new update on GPlay. Give it some time to actually get it.
What's New:
* Added three new Phonechievements: Well Informed (Apps), I Always Take The Bus (Power Wizard), The Alternative Approach (Power Wizard)
* Minor bug fixes
* Battery usage reduced
Work in progress:
* Just started implementing the Twitter integration (a share button will be available next to the Facebook one).
* Another thing I started working on is a profile webpage. You will be able to choose a username and get a unique profile URL to share with your friends... and brag . Also a compare tool will be available so you can show your frinds that you have more phonechievements
* This is just the beginning as this webpage could easily be developed and improved. The way you will be able to update your profile is either automatically (setting) or manually.
* I also got a lot of complains about battery draining when GPS is on. I know what the problem is and it will be fixed in tomorrow's update
* AND THE BIG ONE COMING IN TOMORROW'S UPDATE: RandomChievements : The are phonechievements, yes they are ... but a little special. They are inactive most of the time, meaning you can't unlock them even if you accomplish the goal (by accident ). They become active randomly, at any time. You will get a notification that the randomchievement has become active. From that moment on you have a random amount of time to complete it. Sometimes it might be almost impossible to do it. But if you miss it , there's no worry, it will get active some other time. Randomly, of course. The only known fact is that it can not tell you to unlock it in less than 15 minutes. This is the lower limit. The upper limit is 6 hours. There will be a new category called Randomchievements where this new type of phonechievement will take its rest.
Last but not least... if you experience any issues , crashes , please report them so I can try and fix the issues.
Thank you.
P.S.
Rican Bx Bomba said:
Can we change the "Oops, I did it again"? Lol
Sent from my SPH-L710 using xda premium
Click to expand...
Click to collapse
Do you have a suggestion ? Anyway.. I am considering this change for next version
You should add some sort of badge system - like with foursquare! But great idea - installed it now : )
xy90 said:
You should add some sort of badge system - like with foursquare! But great idea - installed it now : )
Click to expand...
Click to collapse
This will be added in the future, when the profile website will be available.
slackydroid said:
This will be added in the future, when the profile website will be available.
Click to expand...
Click to collapse
Oh - and maybe some sort of friendsystem or social integration?
Edit: Nevermind... Saw your post now
New thing though - You should hide what makes the achievement unlock - and only show descriptions, so that the exploring is more fun!
The update keeps crashing for me. Going to bed, I'll get more info out tomorrow if I can.
Sent from my SPH-L710 using xda premium
I turned on the app at my house and almost got the first altitude achievement! Haha, love this app, such a simple idea that I am sure was a pain to program! I love all the devs that put everything into their apps for me to enjoy!
Sent from my SAMSUNG-SGH-T989 using xda app-developers app

New App - Amazing technology! The end of homescreen chaos!

What is it?
How many times have you rambled through your phone searching for an App? Wondering where in the world, among all those icons is the one you are searching.
Worry no more! That's what EZ-Launch is for.
To be honest, Ez-Launch is more of a widget than an app, and it helps you makes sense of your overburdened home screen.
How do I install it ?
Well, after you find " Ez-Launch " on google play store and download (Apologies for the absence of a link) and download, You add the Ez-Launch widget to your homepage, and EZ does the rest.
The app will learn your preferences and give you E-Z access to your favorite apps.
What if I don't want this app or that app on my widget? What choices do I have?
In purpose of enabling you more control we have defined a settings screen that enables you to select one of 3 options for every app installed on your device:
Always - This app will always be on the widget
Off - Never place this app on the widget.
Auto - Its up for the EZ-Launch app to decide.
In addition you also have the possibility to save a state of the widget (a certain collection of apps that you like) and load it later on as you please.
What?? How does it work? Is it... MAGIC!?
No. It isn't magic. It is a project developed by 4 Computer science students from Tel aviv University within an android technologies workshop in collaboration with Google.
During the project we have researched, studied and developed algorithms and heuristics (Yeah, sounds a bit complicated) all for your benefit and ease of mind. In order not to burden the reader, we will briefly just explain that the application service simply learns you, and knows how to give you the most convenient arrangement for your home screen that just continues to improve.
This is a project in the Beta phase, and we strongly recommend that you give it a try and download, especially if you know someone (Like your parents) that is having a hard time managing their home screen.
For those of you who don't know what Beta means, it is the phase right before the official release of the app, where you get to try it for free(!) and even influence the development by giving us your valuable feedback.
That's right! If you have complaints, suggestions, or any type of feedback just let us know by contacting the development team by mail:
[email protected]
Or on our Facebook page, where you can also LIKE us:
facebook.com/EzLaunch
So download, enjoy and let us know what you think.
Yours with love,
EZ-Launch Team.
Play Store Link
https://play.google.com/store/apps/details?id=com.sadna.widgets.application
I'll try it. Sounds interesting!
MrKancho said:
Play Store Link
play.google.com/store/apps/details?id=com.sadna.widgets.application
I'll try it. Sounds interesting!
Click to expand...
Click to collapse
Thanks. We would love to get your feedback.
To be honest...
This has quite the potential. I am amazed that I seem to be the only one trying it out here! I've been using it a couple of days now and it already gives me a great list of my most used widgets. I'm using it as a 5x3 widget on my note and thanks for making it scrollable as well! :thumbup:
I will recommend this! Thanks!
{
"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"
}
Great app indeed!
I only have one comment: while using it with Nova Launcher, resizing the widget 'kills' the way the icons are displayed, as I can only see half of the last row (for custom number of rows/columns).
good work with the app, reminds me of similar things with WinMo 6.x on my Sony Eric son X1 a while back. Would be nice to have resizable app icons within the widget though, if possible.
What a great idea! I am also surprised this app is not getting more attention. Nice work.
Thank you all for the positive feedback. We derive great pleasure in knowing that people like our creation and find it useful.
Besides from relishing on your compliments we would also like to hear any suggestions or complaints you might have. Do not hesitate to post here, email us at [email protected] or like us on facebook.com/EzLaunch
Thanks. :good:
sadly only for android 4 and up on store.
any chance to have it for gingerbread too???
okty2k said:
Great app indeed!
I only have one comment: while using it with Nova Launcher, resizing the widget 'kills' the way the icons are displayed, as I can only see half of the last row (for custom number of rows/columns).
Click to expand...
Click to collapse
You can scroll up/down to see all the apps
Nice you planing on ability to change icons and text ...theme abilities.
Hi. Is it possible to have an option for the widget to return to the top of its list after launching an app? Would love to see this feature added if possible.
Sent from my XT907 using xda premium
AW: New App - Amazing technology! The end of homescreen chaos!
Hi,
Nice app. Would be great if you could make icon text optional and a scale down for icons. Till now I used a launcher-x widget on my home screen that is 5x2 grid size and contains 7x3 icons of my most used apps.
As is use these apps often the text is not needed. By scaling down the icons I can just get more icons in it.
Pretty nice app so far. If you could implement some of these features it would be worth buying it.
Regards
Gesendet von meinem Transformer TF101 mit Tapatalk 2
Great update very handy
update looks good! thanks for the new features!
I would also like to see theming compatibility. or a color overlay or icon size options.
thanks! looks like this thread is starting to roll!
Yes reset to apply work ones. Minor hassel
Hi,
i used the widget for about 12 hours now. Yesterday evening the widget was learning pretty well and presented my mosted used apps. This morning the widget presented totaly diffrent apps. Most of them i use very rare or even don't use at all.
Will let you know how it is doing the next days.
poetter747 said:
Hi,
i used the widget for about 12 hours now. Yesterday evening the widget was learning pretty well and presented my mosted used apps. This morning the widget presented totaly diffrent apps. Most of them i use very rare or even don't use at all.
Will let you know how it is doing the next days.
Click to expand...
Click to collapse
The last update from a couple of hours ago caused a reset. Just use your phone like normal and after a couple of hours or days the widget will automatically give you a better list.

[APP] Latest News [28.10.2017]

Hi all,
I've made a super simple app for reading news using news-api. It shows sources (groupped by categories). So in short, app can:
Add xml feeds sources to the app
Show each source latest news
Show a preview of news (with basic Share and Open in browser options)
Tries to fetch the full content of the news including images
Show latest news of Favorite sourcess
Shows you a bookmarked list or articles
Download on Google Play Store: Latest News
Screenshots:
View attachment 4211676View attachment 4211677View attachment 4211678View attachment 4211679View attachment 4261818View attachment 4261819View attachment 4261820View attachment 4261821
TODO:
optimization everything for the tablet devices
select preferred language
Thank you for being an alpha tester. Please keep in mind that...
I'm opened for requests/ideas
I'll even fix any bugs you find!
Will change the name of the app to something better, since "latest news" will return at least 3029482093480 items when using search on google play store.
-
Gregor :good:
Rollout of new release has started:
Version 0.0.1 build 6
- Improved speed of scrolling in Favorites list and News of Source
- Implemented the grabber system which fetches the whole article and parse possible text of article including images (this is alpha of alpha app!)
Nice app, can you please add CBC News (Canadian Broadcasting Company)?
paed808 said:
Nice app, can you please add CBC News (Canadian Broadcasting Company)?
Click to expand...
Click to collapse
Thank you for your feedback. One of the next major improvements to app will be possibility of adding custom news pages. I will try me best to add it as soon as possible :good:
@paed808 & others
next release brings adding custom news sources:
{
"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"
}
Another huge update being rolled out today: Custom feeds!
There's been lots of refactoring, small fixes and improvements, but the biggest thing is finally implemented. Adding custom feeds. Just add the url of the news page or direct feed url (example http://www.cbc.ca/news), select a category and hope for the best!
Feel free to report any bugs you find.
After some release-break, here's yet another one. This has been an amazing month with a-lot of effort going towards development. Started as a simple newsapi client, I've got a few requests for which, I was sure it will take a while to implement them all. Since today, Latest News includes:
- a superb wizard just to remind you its beginner friendly,
- revamped source adding, which doesn't relly on newsapi anymore but uses own methods to fetch xml feeds and parse the data,
- super awesome grabber(tm), which downloads and parses the whole article from the websites, removes everything except the text story and images.
- an awesome back-end synchronization, which makes sure, your sources are always safe,
- and increadible new and redesigned menu (yea, this deserves a place on the list too!) and extra animations
It has been an awesome month.
Now, its up to people to start using it
Another update has been pushed to beta channel:
- added feeds Gruenderszene, NBA, JS weekly, Android Police, XDA-developers, Mac Rumors
- update sync so it will now handle a conflict between different remote/local entries; you will now have options to overwrite local, db or merge both,
- added read flag to article after it has been read.
- fixed the issue with images not being overwritten after refreshing the articles
- fixed the width of items which text isn't long,
- synchronizing favorites should now also work better
Enjoy!
Hi everyone! I'm happy to announce the first PRODUCTION release being rolled out.
Enjoy and don't forget to submit any bugs you find or feeds suggestions you would like to see in the app.
greglord said:
Hi everyone! I'm happy to announce the first PRODUCTION release being rolled out.
Enjoy and don't forget to submit any bugs you find or feeds suggestions you would like to see in the app.
Click to expand...
Click to collapse
Wow the app is really cool. I will give it a try for a few days and see what It can do.
Just a question: can you add a way to login using Google account? There's a lot of passwords to remember and using Google is much better, with synchronization is superb.
PS: If you need someone to help you translating to portuguese let me know.
Finally an app that allows me read short rss feeds in full. Loves it. Please any plans for an import feature so I can import my feedly subscriptions? Thanks
plans to add to XDA labs or f droid?
PaideLis said:
Wow the app is really cool. I will give it a try for a few days and see what It can do.
Just a question: can you add a way to login using Google account? There's a lot of passwords to remember and using Google is much better, with synchronization is superb.
PS: If you need someone to help you translating to portuguese let me know.
Click to expand...
Click to collapse
Hi there @PaideLis and thank you for an positive feedback! I will try my best using logging in with Google. Give me few days :good: About the translations... sounds like a plan I will keep in touch.
udegbunamchuks said:
Finally an app that allows me read short rss feeds in full. Loves it. Please any plans for an import feature so I can import my feedly subscriptions? Thanks
Click to expand...
Click to collapse
Hi @udegbunamchuks - Just checked the OPML generated and yes, this is doable. You woulld like to see an option to import the exact OPML file, right? Sadly, it will take longer than one afternoon. Hope to keep you in the app until then :good:
b.roid said:
plans to add to XDA labs or f droid?
Click to expand...
Click to collapse
With that, do you just mean if I plan to list the app on both services or completely open-source the code?
listing mostly but OS would be nice also.
feel like it would get more love at xda and f Droid.
btw been testing it and working great. been looking for a good rss reader for a long time.
b.roid said:
listing mostly but OS would be nice also.
feel like it would get more love at xda and f Droid.
btw been testing it and working great. been looking for a good rss reader for a long time.
Click to expand...
Click to collapse
thank you so much for your feedback. I will bring it on f-droid and xda labs in the future
None of my sources in this app shows any pictures. I even added MTV News since you used that in your screenshots and yours shows pictures for each article. It doesn't show any pictures on mine.
sourbear said:
None of my sources in this app shows any pictures. I even added MTV News since you used that in your screenshots and yours shows pictures for each article. It doesn't show any pictures on mine.
Click to expand...
Click to collapse
good evening @sourbear and thank you for your report. Just for test, please try adding "neowin". There are A LOT of sources, that just don't add image as leading article image (default rss image for specific article). However, it just happened none of your picked up source articles currently dont include any images.
MTV, at that time, had images, I've tested it again and what you found is correct. (Shame on them! ). Give them all a day or two.... you will start seeing them eventually. :good:
math in blogs
This is a great news for me, as I have been using feedMe for some time, but it cannot display mathjax properly.
So, two questions, do you plan to add mathjax/mathml support, and offline support as well?? Right now I tried https://terrytao.wordpress.com/feed/ and the math is not shown properly. Some formulas appear too big, some don't appear at all. Thank you for your work @greglord
gilcu3 said:
This is a great news for me, as I have been using feedMe for some time, but it cannot display mathjax properly.
So, two questions, do you plan to add mathjax/mathml support, and offline support as well?? Right now I tried https://terrytao.wordpress.com/feed/ and the math is not shown properly. Some formulas appear too big, some don't appear at all. Thank you for your work @greglord
Click to expand...
Click to collapse
Hi there
I will take a look immediatelly what's going on with those formulas!
Update @gilcu3
Just checked the source of the article and... oh my So far, I've made the formulas visible, however, since there is so much mixing between paragraphs and images (formulas), the "grabber" does not add texts to the full story. I humby ask for re-test after new update. If the content isn't something that suits you, I will invest more time and refactor the grabber to be more smart.

Categories

Resources