XDA TV (Dark Edition) v1.2
Warning: If the app isn't working, just drop me an email or post the problem here, you don't need to rate the app with 1 star and comment like: "The app isn't working". Thanks for the support
Now you can have all the XDA TV videos wherever you go using this application. Now on your phone, if you have a tablet you should get it here, also you can get the "normal theme" version here.
As many of you have seen, the tablet application got an update, featuring a new feed(that is hosted on my own server), description text and a poster image for each video. I'm now working to bring all of this to the phone version, so stay tuned. Maybe later today it will be finished
I've been working on this for a week. Making the layout using HTML and CSS3 was easy, but I got a lot of problems while trying to make the code work on Android, so I took a bit more to match the code for Android. At the time I can't find another way to open up the videos without firing up the browser to redirect to the Video application, the OS has a lot of problems with HTML5 Video tag so I've done it like this.
The technologies used on this application:
PhoneGap
iScroll
jQuery
HTML5 and CSS3
My knowledge
{
"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
Click to expand...
Click to collapse
GitHub
Click to expand...
Click to collapse
Changelog:
v1.2:
* Fixed the "Application Not Installed" bug (need testers to check this)
* The application now quit if you hit the back button while in the list view
v1.1.1:
* Fixed the no content error
* Dark Theme
v1.1:
* New feed
* Description added to the video view
v1.0.1:
* Everything works
Hi, don't know if this is just me but the app doesn't work for me. I get no response when i click on the icon. I am running a DHD with CM7 in case that helps. I'll give the normal verion a go now and see if that works.
EDIT: I uninstalled and installed the 'normal' phone version, i get a bit further: a black screen and then an application error "THe connection to the server was unsuccessful. (file:///android_asset/www/index.html)"
Hope that helps?
I have also a problem, i cant select the first item in the list. (Phone Edition)
Uh... where's the dl link?
Sent from my mind using a HTC Intruder
countblack said:
Hi, don't know if this is just me but the app doesn't work for me. I get no response when i click on the icon. I am running a DHD with CM7 in case that helps. I'll give the normal verion a go now and see if that works.
EDIT: I uninstalled and installed the 'normal' phone version, i get a bit further: a black screen and then an application error "THe connection to the server was unsuccessful. (file:///android_asset/www/index.html)"
Hope that helps?
Click to expand...
Click to collapse
First Problem: I'm trying to solve this. Strangely PhoneGap is having bugs to work on some ROMs.
Second Problem: That means the app took too long to contact the server(usually because your connection is slow at the time). Just try again and it might work.
Kiss999 said:
I have also a problem, i cant select the first item in the list. (Phone Edition)
Click to expand...
Click to collapse
I've tested this on both and I had no problem with it on my Galaxy S, Droid and Touch Pro2(Froyo).
themacman1000 said:
Uh... where's the dl link?
Sent from my mind using a HTC Intruder
Click to expand...
Click to collapse
https://market.android.com/details?id=com.nathanpc.xdatv.phone.black
Thanks for looking into it, I seem to be having problems with the ' normal' phone version too. Let me know if there is anything you need to know, or if you want some testing done.
Sent from my Desire HD using XDA App
countblack said:
Hi, don't know if this is just me but the app doesn't work for me. I get no response when i click on the icon. I am running a DHD with CM7 in case that helps. I'll give the normal verion a go now and see if that works.
EDIT: I uninstalled and installed the 'normal' phone version, i get a bit further: a black screen and then an application error "THe connection to the server was unsuccessful. (file:///android_asset/www/index.html)"
Hope that helps?
Click to expand...
Click to collapse
I have the same problem as in the "EDIT:" above...
The "The connection to the server was unsuccessful. (file:///android_asset/www/index.html)" problem will be rolling out tomorrow, since it's a server fix and I'll only have time to do it tomorrow, this is happening because your connection might be slow and the app is trying to fetch the entire XDA TV library(all the episodes since the first one), which is causing timeouts. The solution will be to remove the very very old episodes, making the list smaller and reducing the problems with timeouts.
A new version of the app might come out later that will support reading the "old archive", which will be created tomorrow.
PS: I'm having tests this week on the university, plus I need to work, so I'm not having much time to develop
Thanks, will await the fix
Sent from my GT-I9100 using XDA App
Just pushed the server-side fix. I'll be working to replace the black screen on the opening with a fancy splash screen
The feed doesn't seem to be updating on this app. Been checking it for a bit now and it doesn't update while there are newer episodes out. The last one showing on this app is "Nexus, Ice Cream Sandwich, and a Contest to win an HTC Amaze 4G", which is a bit outdated. Anyone else having this problem?
-Mike
Sorry, I've been working hard and also trying to completely redesign the XDA TV app so I can't update the feed, but I'll try to do it today.
Sorry
Related
Last Friday I uploaded my Android app Paperless List to the Market (UK only). It's a shopping list application driven by the Tesco API . It has the usual scan barcode and search functions but with some unique features:
-Horizontal swipe gestures (only on Android 1.6 or above) or context menu to cross off items
-Manually add items
-Total price of list visible at all times
-Using chrome to phone on the Tesco.com website, products and searches can be sent straight to the phone from a PC. This works on Froyo (Android 2.2) only and requires a sign in to the Tesco.com site on the PC. More on that here: http://ubikapps.net/?p=618
-Froyo (Android 2.2) apps to SD compatible
-Action bar and dashboard design patterns utilised for quick access to main functions
Despite using the latest Android features the app runs only requires version 1.5 (cupcake) or above. I know I am not the first with a Tesco app on Android but I started development on mine before the others appeared.
{
"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"
}
*
Scan the QR code on your Android phone to find it in the market or just search for "Paperless list":
I hope you like it. More info available on my blog: http://ubikapps.net/?page_id=612
omg! this looks awesome!
I'll let know how I get on
don't think this is your problem (can't see how it is tbh) but the C2MD thing doesnt work.
I just get
Error sending to phone: ERROR (Unable to send link)
I have checked to make sure i'm on the latest version on my N1 and Chrome and the phone is registered and i've signed in and out on the chrome side of things!
Anyone else come across this
bewA said:
don't think this is your problem (can't see how it is tbh) but the C2MD thing doesnt work.
I just get
Error sending to phone: ERROR (Unable to send link)
I have checked to make sure i'm on the latest version on my N1 and Chrome and the phone is registered and i've signed in and out on the chrome side of things!
Anyone else come across this
Click to expand...
Click to collapse
Hi bewA, thanks for trying out my app. I just tried it and its working on mine (with Chrome to phone plugin V0.3). Chrome to phone goes a bit weird sometimes if you install a new version. Try restarting Chrome and trying again. Oh and BTW for the first time you do it and have to sign in, it won't actually send the link to the phone. You have to send it a 2nd time (after signing in).
Ill give it a slap
Thanks
Sent from my Nexus One using XDA App
Hey,
This APP is amazing for someone like me who constantly forgets to buy stuff, my wife has to write me lists which I usually lose or leave at home, Now she can send stuff from home straight to my phone, which I always have on me.
(That could be a major selling point BTW, you leave work, switch on your phone & get a list of shopping.)
Keep up the great work, it's nice to finally start getting useful apps for a change instead of another stupid Fart app.
just put it on the wifes phone, it didt find tescos own brand of dog food but every thing else worked.
Cool, gonna try this out
copex said:
just put it on the wifes phone, it didt find tescos own brand of dog food but every thing else worked.
Click to expand...
Click to collapse
Currently it only displays the first 20 search results (for speed). If you search for "dog food" then there are probably more than 20 results. In a future release I will change this so that you can click on a "More" button to get the next 20.
You can always scan the barcode of the product if you have it handy!
Is this available for windows mobile users?
oluwaponmile said:
Is this available for windows mobile users?
Click to expand...
Click to collapse
Sorry I'm only an Android developer. Learning Windows mobile is not high on my list of priorities at the moment!
I have just uploaded V1.3 to the Market. Here's the full changelog:
-Keyboard hidden when search results displayed
-Search box auto-completes using history. Use menu to clear search history
-Progress wheel aligned better
-Low pixel density devices (e.g. HTC Tattoo) supported
V1.4 is in the Market. Here's the change log:
-Offers shown in search and list highlighted in blue
-Added disclaimer dialogue box about prices being from the Tesco.com store
-Bug fix: gestures at the bottom of long lists corrected. The wrong item was getting crossed off
-Bug fix: prices for low cost products (<£1) corrected
-Various force close issues resolved
V1.5 is in the market now. Here's the change log:
-Screen now stays on when shopping list is displayed
-Bug fix: gestures in long lists no longer cross of multiple items
-Bug fix: manual items stay crossed off
We just released an app to the Market for rooted devices running Froyo that enables quick and easy toggling on and off of automatic updates for all of your installed Market apps (aside from system apps that update via the Market).
Search for "market autoupdate" on the Android Market and try it out now!
Let us know what you think of it. Some people mentioned they would be interested to see widget support for this. If enough people want a widget, we'll consider adding widget support to this app!
v1.1 adds a progress spinner and has some internal changes.
v1.1.1 fixes a crash that occurs when trying to click the same button twice. It also fixes an issue that caused the app not to work on high memory devices.
v1.2 fixes a problem where the app would not work on devices without a sqlite3 binary (which includes most rooted stock ROMs that I didn't account for).
v1.2.1 adds a new icon.
EDIT:
bartito requested a screenshot, although there isn't much to see
{
"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"
}
hi,
please, include a screenshots.
a question: includes adds or is addsfree?
Thanks
Hi, it doesn't seem to work om FroydVillain 1.5 on the HTC Hero.
bartito said:
hi,
please, include a screenshots.
a question: includes adds or is addsfree?
Thanks
Click to expand...
Click to collapse
I'll try to get screenshots up soon Screenshots are up. Also, it's ad-free.
petter11 said:
Hi, it doesn't seem to work om FroydVillain 1.5 on the HTC Hero.
Click to expand...
Click to collapse
Can you test version 1.1.1? I just uploaded it to the Market.
Tried to install and could not on my HTC HD2 running Hyperdroid 1.2. Received installation error 'unknown reason - 18. nice thought though!!!
trilogy069 said:
Tried to install and could not on my HTC HD2 running Hyperdroid 1.2. Received installation error 'unknown reason - 18. nice thought though!!!
Click to expand...
Click to collapse
Sorry, but my app is not to blame.
See this post.
so dose this turn on/off autoupdate feature? will you still see updates? im also curious about the update all feature, is that disabled?
Awesome work, defo will be useful. Wish I'd had it a month ago then I'd be £30 better off due to roaming auto update fun times
hi,
good work man!
only a question (not a bug)
is possible to make a option in your program to enable autoupdate
in / data applications and to disable for / system applications?
Great app!
It would be great if it could be integrated with Tasker.
kjpuck said:
Great app!
It would be great if it could be integrated with Tasker.
Click to expand...
Click to collapse
EXACTLY what I just logged in to say! I'd love to be able to automatically turn off market autoupdates when I'm not connected to wifi (there's no way I'd remember to manually turn it on and off all the time!), but I imagine there needs to be some additional functionality built into this app first to allow interaction via Tasker?
Hi eddieringle,
really nice app ! A must have tool !
But one request: can you make a version that can disable auto-update for all apps including sys-apps ?
Greats hawkeye
nice apps like it
hawkeyexp said:
Hi eddieringle,
really nice app ! A must have tool !
But one request: can you make a version that can disable auto-update for all apps including sys-apps ?
Greats hawkeye
Click to expand...
Click to collapse
We're still looking into why it doesn't work on system applications. When we figure that out, we'll update the application right away.
On another note, 1.2 includes it's own sqlite3 binary, so most of the people who had trouble getting it working should find that it works for them now.
Awesome. Thanks! I was looking for something like this =]
Personally, I'd rather see a list of installed apps with a checkbox indicating Autoupdate status so I can quickly run down my list of apps (perhaps with a tab separating system from installed apps) and check/uncheck Autoupdate for each one. Currently, you have to go into each app separately to do this, which is a major pain... Hope this can be considered for a future update?
I went to slide me and it download but wouldn't install and I try to download it in the Android Market, it download but it say "installation error unknown reason - 18" so I can't install... any help? I'm using an Evo rooted with Clockwork recovery.
Sent from my PC36100 using XDA App
Great app!!! It would be nice to be able to choose what to update though, all in 1 simple list, just as it was previously mentioned. Also, the ability to turn off auto-updating when roaming would be useful too (however I do have my phone set to disable data altogether when I'm roaming, it might be useful for others).
keep up the great work!
Wonderful little app, thanks!
Doesn't it work on Android 2.1?
Thanks for your app
Hi,
I'd like to present you my android app called Gaze,
which share similarities with Instagram but anonymous.
{
"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"
}
You can download it on the market
The app is currently in beta 3 and I'm looking for testers to send me crash reports and giving feedbacks.
The project started in April and I plan to release a first final version before the end of this summer and make it Open source!
Meanwhile I hope you'll like it.
I'm a little confused as far as what this app does. Looks like an anonymous image sharing service, but the screenshots weren't very clear. Does this geo-tag photos you upload at all? I will try out the beta and provide some feedback for you.
Sent from my PC36100 using XDA Premium App
no I don't store GPS data. The city name is calculated on the device and this is the only info I store on the cloud.
Also, to identify users, a UUID (unique ID) is generated for each app installation.
this is truely anonymous. Thanks for testing.
Taking forever to acquire location info.
Update: I got it. U should mention it. Already posting comments on other pics. I love this app.
Sent from my LG-P500 using XDA Premium App
loc acquisition depends on your gps/data connection speed.
Should be instant on wifi, but might take times if you're in a building in Edge/Gprs.
After taking the picture, I get multi colored lines through the picture. I tried several times with no clear pic
Finally someone that can reproduce that bug!
Can you tell me what phone/android api you are using?
Thanks!
I am really finding it hard to navigate ,using swipe back and back button, we are so used to back button there's should be like a confirmation message on exit.
Sent from my LG-P500 using XDA Premium App
should have fixed both of your bugs (multicolor and back press) in the last update
Ok nice, thanx for the update, the photos also gets arranged into random tag like I posted one on idle hand but also got that photo under foot. You can check it right now same picture under different tags. Idle hand and #foot
Also #1 Photograph shouldn't it be like #1 Photographer
And the button under share button doesn't do anything. (In comment window cancel looking button)
Sent from my LG-P500 using XDA Premium App
This is the foot tag which is bug because of the additional #. Thanks for feedback
Do get the report when there's fc and I press report button or does it go to Google?
Sent from my LG-P500 using XDA Premium App
Yeah it goes in my dev console and I can check the stacktrace =)
xsace13 said:
Finally someone that can reproduce that bug!
Can you tell me what phone/android api you are using?
Thanks!
Click to expand...
Click to collapse
I am using G2 meXdroidMod meXperia, a CM 7 build.
TheRomMistress said:
I am using G2 meXdroidMod meXperia, a CM 7 build.
Click to expand...
Click to collapse
I've patched the pic resize algorythm, it might work with latest version on the market for you now =)
Thanks, I will check it out.
I still have the same issue when taking pics.
TheRomMistress said:
I still have the same issue when taking pics.
Click to expand...
Click to collapse
yeah, I think I've finally understood the issue. You can check for the latest update and tell me if it solves it for you.
Thanks for your time! this bug is killing me fragmentation ftl!
So if anyone with the previous multiline issue could download and try version 3.4 on the market and tell me if the bug is still there?
I would really appreciate it.
Thanks all.
Hi. It's been a long time since I gave some news so here are a few:
BETA 3 is quite over now. Will start A new cycle soon.
I'm working on 4 different things right now:
-notifications (like in facebook for example)
-dropping anonymity to offer more content to the user
(Reputation, badges, privileges)
-pics lifetime to remove rubbish ones.
-UI improvments
Thanks for testing the app
XDA TV (Phone Edition) v2.0
Sadly I've stopped the development of this app and removed the files from the server because of two things: No time and the server costs were too high.
Also sadly I've stopped developing for Android because my AdSense account was disabled right before I started developing a app that was going to be paid (I got really sad). So I've stopped developing for Android and focused more on BlackBerry (which is already getting me a bit of money for me to continue with this hobby). If anyone knows how to get paid from Google Play without an AdSense account please contact me and I'll be happy to come back.
Click to expand...
Click to collapse
Warning: If the app isn't working, just drop me an email or post the problem here, you don't need to rate the app with 1 star and comment like: "The app isn't working". Thanks for the support
Now you can have all the XDA TV videos wherever you go using this application. Now on your phone, if you have a tablet you should get it here.
Finally converted the code from the old version (which used HTML5) to pure Java. Still learning about design using XML, but that's for the next releases. Any suggestion or bug report just reply and I'll love to improve the app. I'll start to work on the tablet version as soon as I get another tablet (with Honeycomb/ICS this time). Thanks for your patience.
{
"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
Click to expand...
Click to collapse
GitHub
Click to expand...
Click to collapse
Changelog:
v2.0:
* Fully native application!!!
* New icon
v1.2:
* Fixed the "Application Not Installed" bug (need testers to check this)
* The application now quit if you hit the back button while in the list view
v1.1.2:
* Added a glass effect to the icon
v1.1.1:
* Fixed the no content error
* Dark Edition
v1.1:
* New feed
* Description added to the video view
v1.0.1:
* Everything works
This i like! finnaly an app worth 6+ in market.
nice going!
Thanks very much
This is alot smoother than the tablet version
Thanks
Yup. The tablet version uses a lot of event watchers/handlers to support that dual-screen layout.
Thanks a lot for you support!
nathanpc,
Nice.
But I notice that your dropbox account is generating too much traffic, especially now that you are item one on the front page of XDA, and all I get is 509 errors. Surely a more robust redirect is available?
Yrs,
dkephart
dkephart said:
Nice.
But I notice that your dropbox account is generating too much traffic, especially now that you are item one on the front page of XDA, and all I get is 509 errors. Surely a more robust redirect is available?
Click to expand...
Click to collapse
Oh! So sorry! I've used the old feed(from another XDA member) and added the new episodes, also customized the new feed and it's all on my server. It will take about 30 minutes, but I'll download all the old videos and refresh the links.
PS: That ain't be my Dropbox account. Now I'm using my own server that is at Rackspace. It won't be a problem now, and it's connection is very very very very fast!
Downloaded app and its very simple and clean. Can't wait to check out the vids once its up and running.
Sent from my King's Alliance Evo running 4G data
mortgage_man said:
Downloaded app and its very simple and clean. Can't wait to check out the vids once its up and running.
Sent from my King's Alliance Evo running 4G data
Click to expand...
Click to collapse
Check it out
New Update(v1.1), now it's on my own feed and some new stuff was added too
op link isnt working on my phone can someone drop box the apk to me please
Sent from my SAMSUNG-SGH-I997R using XDA App
Nice to see this but just opens to a blank white screen with "xda tv" at the top.
Inspire 4g
Doesn't work after update, just blank
Ops! My mistake, let me fix this and reupdate. Apologize for the problem
UPDATE: Just uploaded v1.1.1 to the Market. Please update and send me feedback if it's working now
Works fine now but still no exit button
Sent from my Desire HD loaded with MIUI using the XDA Premium App
CuBz90 said:
Works fine now but still no exit button
Sent from my Desire HD loaded with MIUI using the XDA Premium App
Click to expand...
Click to collapse
Thanks for the feedback. Ahh, the exit button, I'm trying to implement that. PhoneGap is a tricky framework...
Just a blank page on LG P970, kinda need a help
Sent from my LG-P970 using Tapatalk
Even after the v1.1.1 update? Check the version you're using.
I'm busy now, I've bricked my Galaxy Tab trying to flash CM7, if anyone can help: http://forum.xda-developers.com/showthread.php?p=16418969#post16418969
Working now. Thanks for the quick update.
From long ago, in a galaxy far far away, yet some how in the future.
You're welcome
Btw, My GTab is hard bricked and I don't know what to do now, maybe get my iPad that is on the drawer and start using it again...
Hello.
Really nice app some futures to develop:
1. Direct links to threads or download links to app mentioned in auditions.
2. exit button.
3. dark theme.
Really nice thanks for Your work.
Hello,
look at this bitmap and decide if it's useful for you or not:
{
"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"
}
In case it wasn't clear: it displays your 5 most recent tasks and you can tap on each to switch back to it. You can exclude unwanted ones. You can customize this bar. No ads. Free. Works on 2.1+
Here's a direct link to the market:
MARKET LINK
Won't switch to the app when I tap it. Also didn't start with system automatically even though I set it to.
Samsung Galaxy S2 Epic 4G Touch running CM9.
garfnodie said:
Won't switch to the app when I tap it. Also didn't start with system automatically even though I set it to.
Samsung Galaxy S2 Epic 4G Touch running CM9.
Click to expand...
Click to collapse
I'm sorry for the unconvinience. It has been fixed. Just forgot about one line . Everything's workin now. Try it!
Thank you!
kbzium said:
I'm sorry for the unconvinience. It has been fixed. Just forgot about one line . Everything's workin now. Try it!
Thank you!
Click to expand...
Click to collapse
Installed the update. Still not working, only now it is worse than before.
It still wouldn't allow me to switch apps, it still didn't launch on phone boot up, but now the update prevented me from being able to install apps from the Amazon App Store. I'd hit the install button after the app had downloaded, but it wouldn't register the button press. I could hit the cancel button though just fine. Play Market apps installed just fine. As soon as I Force Stop Fast5, I cold install apps from Amazon just fine.
Very weird. It works perfectly on my device (SGS2) and my friends devices and all emulator devices (2.1+) and i do not get other complains... what's going on?
Have you installed custom rom or something? Do you see all 5 icons? After pressing nothing happens? Or an error?
I would understand if you'd get some errors, but if it's not booting with the device? There is no way it won't boot at normal device configuration...
Thank you for you cooperation!
Have a look...:
see it in action
I think it's isolated issue but I'll try to fix it for you if you'd like to use this app . Wain for report (if you sent it)
Works fine for me. Absolutely perfect!
its a simple task switcher. didn't see any task "manager" function in app(where we able to kill tasks). or it will be available in the future updates?
posted via Tapatalk 2 Beta
HaN6787 said:
its a simple task switcher. didn't see any task "manager" function in app(where we able to kill tasks). or it will be available in the future updates?
posted via Tapatalk 2 Beta
Click to expand...
Click to collapse
Yep it's a switcher. Will change topic name, sorry. But it works fine for you, right?
It works now on ICS too. There should be a new version active on the market within 1 hour (as always). There was one issue. Fixed.
I will test it. Great job
Edit: "error process buy" say my market
Defy > Defy+
Sorry my bad english
Error process buy? Lol... it's free. Did you try do it from the PC? Market kinda buggy thing. Thanks!
I had no problems with installation nor application so does my friends .
Updated version has been released. Should be working fine for everyone, regardless of Android version (2.1 +).
Try it
the update fixed task-clicking on ICS
- could you please add #111111 as an background color option? that's the color used by android for notification backgrounds
- when opening notification area the icons reorder after like 1-2 seconds. I guess that's because the app isn't running in bg permanently but it's still quite annoying, especially when you're just about to hit one of the icons and then it gets replaced with a adifferent one
- is it possible to have more than 5 apps? (yeah yeah, then the name wouldn't make sense anymore, but...) there's so much whitespace between the icons, it'd well fit 7 of them
Sure. No problem. Download an updated version (should appear on the market within one hour) and tell me if you'd like something more. Everyone else too . I'll see what i can do.
As for 7 icons instead of standard 5 on really large screens: could you please send me an email or post me here if you don't mind everyone looking how do it looks on your screen?
Thanks!
thanks for adding ICS color.
for large screen: just turn your phone 90° to widescreen and you can see it for yourself
any idea about the slow updating?
Check out the newest update (v 1.08). Tick a checkbox in preferences, restart an app and see if that fits your needs . As for more than 5 icons - i'll figure it out if you want to
Cheers!
seems good so far. will report back after some more usetime when it's got a bit more to do than show low-memory-apps what does the checkbox do? start a persistant service?
could you please close the notification bar when selecting an app? always makes me think the click wasn't registered.
No, it just shortens update time . Don't worry if it works right . As for notification: will put an option to do so shortly.
Cheers!
This app blocks the 3rd Party App Install on my device (Motorola Defy). You can still press the cancel button, but the install button has no function.
Tested it on a custom CM7 Version and on a Official CM7 Version(with fullwipe).