{APP} Hax Chat Beta 1.0.1.1 {2.3+} Open Beta - Android Apps and Games

Hax Chat is the culmination of quite a few weeks of work, and ideas I have;nt been able to get rid of for months.
It is a very early app, but it's to the point where I need to get a wider user base to really put it through its paces.
Hax Chat is a chat client based 100% on the Parse framework. If you're a developer and haven't heard of Parse yet, I highly recommend looking it up. It's an amazing powerful tool. Hax Chat uses their "Users" for tracking and keeping track of unique users and handling their logins, it uses their "Client Push" to send the chats, and it uses their cloud based storage to store friends lists, profile info, etc. The only thing that is not stored in parses cloud are the actual chats themselves. Those are stored on the device itself for security reasons.
A few notable feature of Hax Chat.
-Full, secure login system using Parse's user framework
-Real time notifications of chat using push notifications supplied by the Parse framework
-Expandable notifications (JB+)
-Custom friends
-Private messages and private chat "rooms"
-Multiple device management, nicknames on a per device basis. Ex, r2Tab, r2Nexus4, etc.
-Tablet support (Uses dual pane setup whenever possible.)
As always, my apps are 100% open sourced.
https://github.com/T3hh4xx0r/Hax-Chat
For some more info, you can visit my site and check out the apps page there. http://thehax.org/projects/applications/hax-chat/
Recent Updates
v1.0.1.1
-Complete rewrite of the entire app.
-Uses SlidingMenu (you probably have seen it in Falcon for twitter) in various places throughout the app.
-Update UI stuff everywhere, chat lists, actionbar icons, etc.
-Removed Private Chat for the moment.
-Increased backwards compatibility. Now works on devices back to 2.3
-Lots of FCs fixed throughout the app.
v1.0.0.5
-Updated Parse SDK, hopefully fixes latency issue with chats.
-Updated profile management, includes easier device nickname management, and new avatar uploads.
-Stability fixes for multiple bugs.
-Updates to improve UI fluidity.
-Improve signout function.
-Etc...
v1.0.0.1
- Fixed crashes related to tablet/phone support
- Fixed device username management
- Updated notification events
- More stable private messaging system
- Opened beta!
{
"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"
}
Downloads
Version 1.0.0.1
Version 1.0.0.5
Version 1.0.1.1

We are now in open beta, but please be respectful and dont spam the chat. If I find people abusing the system, I reserve the right to boot your ass off.

FC a lot of S3 (Sprint variation).
Want a log?
Sent from the Mars Rover.

JohnnyEpic said:
FC a lot of S3 (Sprint variation).
Want a log?
Sent from the Mars Rover.
Click to expand...
Click to collapse
Yes please. As the app is just bow in open beta, i haven't had much chance to really stress test it. In expecting lots of crashes and i need every log you can provide.
Sent from my Nexus 4 using xda premium

r2DoesInc said:
Yes please. As the app is just bow in open beta, i haven't had much chance to really stress test it. In expecting lots of crashes and i need every log you can provide.
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
http://db.tt/S4dim8hU
Sent from the Mars Rover.
---------- Post added at 12:58 AM ---------- Previous post was at 12:55 AM ----------
I started a log app. Hit record. Pressed home. Loaded haxchat. I was logged in. My keyboard popped up and an empty bar to type in. I typed 'Are we live?' pressed enter, freeze a few secs... FC popup. Loaded log app, hit stop record.
Sent from the Mars Rover.

The last thing I see before FC.
Sent from the Mars Rover.

Hope this helps. Let me know what else you need me to do/try.
Good luck!
Sent from the Mars Rover.

Thanks, got it fixed in the code.
For some reason, you didnt have a deviceNick. It should have set you up with one when you first signed in, but for whatever reason it didnt. Just fixed it to try the deviceNick and then fallback to the username.

New update is live. Source update should be live as well.
For those who signed up in the last beta, you'll have to do it again. I had to reset the user database when I updated the parse framework.

Been hard at work on an update I'm hoping to get out this weekend. screenie here.
Also includes the awesome slidingmenu library that Falcon and all those other apps are using.

New update is live! Now supports allt he way back to gingerbread, so if you werent able to give ti a shot before, try it now and lemme know what you think!

Any horrible crashes since last night i should be aware of?

Related

[APP] Paperless List (UK Market only)

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

[APP][0.8.0.8.1] Incoming Call Plus BETA (10/22/10)

Incoming Call Plus is an incoming call screen that is going to be fully customizable. It is currently in early development with limited features. This is the Incoming Call Plus public beta. All feedback (bugs, feature requests, etc.) is greatly appreciated! New features are added daily so be sure to check for updates often. Enjoy!
Google Code page
You may post issues on the Google Code page or simply in the forum, either works.
Download attached apk or from market:
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"
}
To anyone who is not on version 0.8.0, update! Thanks!
To anyone who uninstalled due to inconsistency in call screen, please give 0.8.0 a try. You will not be disappointed
Sorry for the lack of updates! I've been very busy. 0.8.0 introduced a lot more bugs and instability than I had expected but pretty much everything should be fixed in 0.8.0.7. If you find something please let me know! Now that the app is at a good point of stability, I will be adding more features and customizations. I promise! First thing to come is QVGA support.
Here are some features that came from users that will be coming soon (in no particular order):
-Social network integration
-Show caller location based on area code
-Send location via sms
-Custom entry tags and custom lists
BETA Version 0.8.0.8.1 *Current*
-Save SMS to message thread
-Lots of fixes in this update
-Fixed sms occasional force close
-Fixed in-call screen not appearing after answering call!
-Fixed having to stop/start app after reboot (does not use any services anymore)
-Improved overall stability
BETA Version 0.8.0.2
-Fixed force close issues. Sorry!
BETA Version 0.8.0.1
-Major change in display of call screen. No more occasional stock call screen!
-Fixed bug where lock pattern displayed over call screen
-Other small bug fixes
-Fixed crash reporter
BETA Version 0.7.9.1
-Ad-supported
-Automatic crash reporter
-Displays number type (Home, Mobile, etc.)
-SMS bug fix
BETA Version 0.7.5
-Custom background color
BETA Version 0.7.6
PLEASE UNINSTALL PREVIOUS VERSIONS
-Add tags to messages for number input
-Should open more consistently
-Open SMS thread for incoming number
BETA Version 0.7.2
-Fixed layout bug
BETA Version 0.7.0
-Initial release
-Reject call with text message
Thanks for sharing!
lol, "Stop calling me"
Shut down
Looks cool!
Looks great! A feature I'd like to see is for the phone number to be labeled, ie, home, mobile, etc.
Thanks!
Sent from my SAMSUNG-SGH-I897
Wow this is awesome with the text reject lol
Sent from my T-Mobile G2 using XDA App
doest install on xperia x10
Refuses to install on x10 mini
works on my samsung galaxy s, however after clicking the pickup call button, i still have to unlock it the basic way (Slide it) to listen to the call. Is there anyway to disable that?
anyway to make the caller pic bigger like on the iphone
finally, a decent app works perfect on the htc evo with no problems,
would be a nice to customize the answer and end buttons so it goes well with peoples themes etc.
but good job dev.
UMGixxer said:
anyway to make the caller pic bigger like on the iphone
Click to expand...
Click to collapse
This feature is planned for the full release, along with many other customizations. The current version is 0.7.9.1 so I recommend you download from the market, as it includes an automatic crash reporter to help me sort out bugs and other fixes.
I have found a much better way of overriding the incoming call screen (sort of hacky right now) which will be implemented in version 0.8.0. This will make the app much more stable and efficient and the call screen will open much more consistently.
Also included in version 0.7.9.1 is the addition of admob ad banners on the settings page (there are NO banners on the actual call screen). This is mostly to support the development of this app during its beta stages. Eventually the app will be paid with the possibility of a free, ad-supported version. The paid version will not be appearing very soon, though, as the app is far from ready. Keep in mind, the beta versions of this app do not represent the final product. They are only for feedback and testing. Thanks
Awesome application!!!
aalopez10 said:
finally, a decent app works perfect on the htc evo with no problems,
would be a nice to customize the answer and end buttons so it goes well with peoples themes etc.
but good job dev.
Click to expand...
Click to collapse
There will be theme support in the full version. And thanks!
Sent from my SGH-T959 using XDA App
This looks sweet! Kind of like what's on the Samsung Intercept (my loaner while my EVO is in for service). Will the reply with message support Google Voice?
ViViDboarder said:
This looks sweet! Kind of like what's on the Samsung Intercept (my loaner while my EVO is in for service). Will the reply with message support Google Voice?
Click to expand...
Click to collapse
It will now thanks for the idea. Keep them coming!
Sent from my SGH-T959 using XDA App
matt_stang said:
It will now thanks for the idea. Keep them coming!
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Sweet! Also, just a question. I see the Google Code page has a Source tab but there's nothing in it. Is this going to be Open Source or is that tab showing just an accident?
EDIT: Just saw you plan a paid version, so I doubt you're releasing the source. Carry on!
Has Google Voice text option been added yet? I don't have texted on my normal number.
Tynen said:
Has Google Voice text option been added yet? I don't have texted on my normal number.
Click to expand...
Click to collapse
Not to insult his skills... but an hour may be a bit too soon to expect it done.
Not just SMS, but a blacklist straight to VM would be nice. Looks nice so far!
looks good! thanks!

[app]Maxthon Mobile Browser - v1.1.4 - thanks XDAers for all the great suggestions!!!

First of all, I'd like to thank all the people in here who have tried out our previous version and given us suggestions. The suggestions/comments are extremely useful and valuable. I believe if our app will NOT achieve any success if we do not pay very very close attention to our users.
These are the people who we particularly want to thank are: sageDieu, BryanChung, djjenso0n, spookamiester, Magnumutz, lexluthor, RobBull69, edisso10018, ultimind, toyface, fivefour, spork27, bedwa, mrpanic7,AR15VET, williec40, slayerns, Omnichron, MobileWon, slayerns, jofun, hazard666, Tuffgong4, aquatarkus, Zb134. You guys are SUPER helpful and passionate about improving our app. (sorry if we miss anyone)
This new version has the following updates:
-added User Agent (thanks to the great suggestion by many of you)
-added support for RTSP streaming media
-added language support for Russia
-added local navigation links for Russia, Brazil (more to come)
-fixed bookmarks syncing bug
-improved and fine-tuned bookmarks syncing performance/speed
-fixed English texts display issues in RSS reader
-fixed the date format in RSS reader
this is our Android Market link: https://market.android.com/details?id=com.mx.browser
Our previous version thread: http://forum.xda-developers.com/showthread.php?t=949555
Again, we look forward to hearing any suggestions/comments from you guys..
attaching the apk file for convenience..
Will give this a go.
Ahh will try it again =D
Can you make a scroller in <DIV> tag appear. I tried many Browsers on Android but found it never appear, It's like the div is not supported by Google
thx seems good so far cant wait to try the bookmark syncing
@shokuhawan, what do you mean by the <DIV> tag appear? could you please elaborate a little more?
Sweet! Thanks.
maxthon said:
@shokuhawan, what do you mean by the <DIV> tag appear? could you please elaborate a little more?
Click to expand...
Click to collapse
YOu can visit this link on android phone
http://home.blogtruyen.com/2009/10/vo-than-bo-mau-tuyet-ep.html
On PC it should be like this, with Scrollbar.
{
"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"
}
But Android Browser, there is no sign of it, you can't scroll it to see the rest
@shokuhawan, got it.... we'll keep that in mind...
maxthon said:
@shokuhawan, got it.... we'll keep that in mind...
Click to expand...
Click to collapse
Sorry for my bad English .
Hope there was an option that allow users play only 1 Flash content on heavy Flash Page like firefox add-on: flashblock, it's dissable all flash content and when you want to see it, just click on it.
working great so far. wish u can change the color of that highlight that comes up when u move your finger along the screen.
@moisesdc650, if we get enough requests, we'll be able to change the color...I just want to be honest with you... =) In the meanwhile, would you tell me what color you like? ^_^
can you just remove ALL the chinese affiliated links like 3g.qq.com, baidu etc from the address bar?
it clutters and looks very unprofessional.
btw, why would the browser need to have permission to take pictures?
@mystifiyer, thanks for your feedback, the suggested Chinese links will be removed no later than the next release, which is scheduled to be early March. I am working hard to see if we can remove them early and publish another version before next release.
The picture taking feature is one of our very unique features, which allows you to take a picture and save it as your browser avatar, and sync it to your desktop browser. Some users dont find it useful, while many of them like it. Sorry for the confusion, and I hope you can understand our rationale behind it. =)
I'm falling in love with this browse
@ruhmu, thanks....=)
You guys just earned yourself the spot as my default browser. Glad I could help you. Just curious if you could possibly try to improve startup times? It isn't a big deal and it is hard to measure because of the way that android manages tasks but it seems to be a little slow on the initial startup.
Sent from my SCH-I500 using Tapatalk
Bug Report!
I was browsing a news site and had opened a few tabs (I think 5 were open) and one of them was a review on an app, so I opened Market to try it out. I searched it and hit install, and then switched over to Maxthon to finish reading while it downloaded. Instead of having my tabs open like I left it, it showed the black screen as if I had killed it and it was restarting (I guess the system must've killed it) but then it started into my RSS feeds list and is stuck there now. If I hit the back button on my phone or in the app it goes back to the market instead of going back into the browser.
/edit: I opened it with the icon instead of the task switcher and it opened to my tabs like I had them. So it only gets locked in the RSS reader screen if I try to switch tasks.
Sent from my SCH-I500 using Tapatalk
Maxthon: You mentioned that Maxthon installs into sdcard if it's 2.2 or higher? But I supposed not.
From the above screenshot, you see that Maxthon is still in my phone memory taking up 3.92MB. A check in my Applications setting also show Maxthon is in phone memory.
If an app is in sdcard, it should look like this...
Notice Miren Browser uses 2.14MB, but that's in my sdcard, so I'm fine.
Maybe you can look into moving Maxthon data into sdcard too?

[APP][2.1+] SocialBlast 1.0 - Quickly and easily update your social networks

{
"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"
}
​
Market Link (FREE): https://market.android.com/details?id=com.locomolabs.socialblast
SocialBlast provides you with an easy and enjoyable way to update your status on multiple social networks with one blast! We currently support Twitter, Facebook, LinkedIn, and Foursquare. As soon as Google+ has an API, we'll be adding it as well.
When you first open the app you'll create your SocialBlast account, which will give you the ability to sync your social accounts across devices with ease. Then you can add as many social accounts as you'd like, even multiple accounts from each network. When you add your social accounts to SocialBlast, those tokens are encrypted and stored securely on the SocialBlast server for easy access on any of your devices with SocialBlast support (iPhone and iPad clients coming soon).
The home screen presents three icons on the left. The first lets you choose which accounts the current blast will update. The second lets you take or choose a photo to include. The third gives you the ability to checkin with Facebook and/or Foursquare, and even checkin with your friends for Facebook accounts.
Once you've queued up these social update actions, you hit update and everything is sent to your social network accounts and they're updated effortlessly.
SocialBlast is a free, ad-supported, application for basic usage. We offer an in-app purchase for SocialBlast Pro which unlocks all of the features and removes the advertisements.
​
If you have any questions or need support, please email us at [email protected]. Stay up to date with all of the apps from Locomo Labs by visiting:
Web: http://locomolabs.com
Twitter: http://twitter.com/locomolabs
Facebook: http://facebook.com/locomolabs
Here goes nothing...
Minor Quibble: having to sign up for yet another account
MokujinX5 said:
Here goes nothing...
Minor Quibble: having to sign up for yet another account
Click to expand...
Click to collapse
Thanks for checking it out. I debated doing that, heavily, but one of the main features I wanted to add was the sync ability. So if you install SocialBlast on your phone and tablet, you can sync your social accounts across the devices using your SocialBlast account.
I just published version 1.0.1 of SocialBlast to the Android Market. The changes are as follows:
1.0.1 - Released 9/6/11
- Clearing data on the server should not remove your SocialBlast account.
- Remove ScrollView usage on main screen (message box stays, everything else moves).
- Accept incoming photo for sharing.
- (BUG) Better error handling around photos.
- (BUG) Layout issue was causing Facebook friends list to not show up.
- (BUG) On certain devices, the account activity could cause an exception.
SocialBlast sounds really good, i am gonna check it for right away.
Thanks for taking a look!
The next 3 people who post here and have a SocialBlast account, I'll enable the Pro features for them for free.
Just downloaded to check it out, should add apps2sd support because almost 7mb is huge for an app like this. I usually use tweetcaster to post to my fb and twitter accounts. will give this a try and see if I likes, thanks
twiztidvandal417 said:
Just downloaded to check it out, should add apps2sd support because almost 7mb is huge for an app like this. I usually use tweetcaster to post to my fb and twitter accounts. will give this a try and see if I likes, thanks
Click to expand...
Click to collapse
I'm planning on adding a widget, which is why I haven't enabled app2sd. It's a large package because it contains the background layouts for phones/tablets in one apk package. Thanks for giving it a download!
You could always add apps2sd and a widget, that way theres a choice. if you want to use the widget dont move the apk to the sd card. If you dont wanna use the widget you have the option to move it the sd. I wasnt sure aboiut the colors of the UI but after seeing it on my evo I think its really nicely done!
twiztidvandal417 said:
You could always add apps2sd and a widget, that way theres a choice. if you want to use the widget dont move the apk to the sd card. If you dont wanna use the widget you have the option to move it the sd. I wasnt sure aboiut the colors of the UI but after seeing it on my evo I think its really nicely done!
Click to expand...
Click to collapse
Very true, and I'll likely go that direction. I do worry that the general Android audience might be confused by that, if they've moved it to SD and try to use a widget, but perhaps it won't be an issue.
Thanks for the feedback!
True about the general android audiences, but also consider storage space on phones aren't plentiful on most phones, some users will see almost 7mb and say thats huge! uninstall cuz some are stupid like that lol. Just tested posting with it, extremely smooth! very nice
Oh also will you enable pro features for me? If not no bigs just wondering
twiztidvandal417 said:
Oh also will you enable pro features for me? If not no bigs just wondering
Click to expand...
Click to collapse
Yes definitely, you're 1 of 3. I've enabled them so if you log out of the app and log back in, you'll be set.
Thank you so very much I think this app found a permanent home on my phone! cant wait to see more improvements ^.^
Can I also get pro?
Sent from my unicorn
gangsterholla179 said:
Can I also get pro?
Sent from my unicorn
Click to expand...
Click to collapse
Yep, you're 2 of 3! PM me your SocialBlast email and I'll take care of it.
Unable to add a twitter account.
Sent from my unicorn
gangsterholla179 said:
Unable to add a twitter account.
Sent from my unicorn
Click to expand...
Click to collapse
Which phone are you using? If it lets you report the FC, please do so and say you're from XDA.
I am using an evo running the 1.8 miui n tiamot kernel if that helps.
Sent from my unicorn
No problems logging into FB or Twitter. This app only allows you to post but not browse right? Also, I would like to check out the pro version please.

[APP][2.1+] µTV Free 0.8 - Find the latest episodes and send them off to µTorrent

{
"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"
}
All apps: http://www.androidshed.com
µTV Free: https://market.android.com/details?id=com.androidshed.utv.free
µTV Pro: https://market.android.com/details?id=com.androidshed.utv.pro
Also check out µInject: http://forum.xda-developers.com/showthread.php?t=1466981
µTV simply works in 2 steps:
1. Add a TV show you wish to download.
2. Tap the big button to search for new episodes and send them off to µTorrent.
Note: Episodes are downloaded on your PC at home not on the android device itself.
**IMPORTANT** DO NOT BUY µTV Pro if you're poor... like me. The only difference is µTV Pro has no advertisements.
IMPORTANT USAGE NOTES:
- You can get µTorrent from http://www.utorrent.com
- In order for the app to function, you have to enable "Web UI" in µTorrent.
- Go to settings (on this app) to enter your µTorrent IP, PORT, Username and Password.
- The "Refresh" button searches for new episodes and the "Download All" sends them all to µTorrent.
- uTV can only find episodes that actually have verified torrents. It might not find non-popular TV Shows, old episodes or TV Shows that aren't recorded by seasons and episodes.
Changes
Code:
Update 0.8
- Major interface overhaul
- New interface works on Android 2.1+ only, I will release an alternative version for Android devices below 2.1
- Bugs squished!
Update 0.7
- Saving your settings will now verify them before proceeding.
Update 0.6.9
- Replaced the 2 buttons with one big one!
- you can now edit a TV show's season and episode.
Update 0.6.5
- Get latest episode option added (no need to specify season/episode if you don't want to any more)
- Small bug fixes
Update 0.6.3
- added token authorization support. no need to change µTorrent advanced settings anymore.
Update 0.6.2
- Yo can use ASCII text characters in the "Address" EditText box.
This app is just a tool that can be used for good or evil so please try to use the app legally.
enjoy
Sounds interesting
not compatible with my Nook Color or Samsung Fascinate running ICS. Can we get an APK download?
APK Added
Photex said:
not compatible with my Nook Color or Samsung Fascinate running ICS. Can we get an APK download?
Click to expand...
Click to collapse
Done. Do you know why it's not compatible? It seemed to work fine on the ICS emulator.
not quite sure, both builds are fairly new on their devices could be an issue with build.prop
Photex said:
not quite sure, both builds are fairly new on their devices could be an issue with build.prop
Click to expand...
Click to collapse
Does the apk work? I wonder if anyone else has the same problem
the APK does work, haven't setup utorrent yet i'll let you know.
edit: Just queued up an episode of pawn stars and it sent it just fine, i'm wondering if you can add folder choosing in your application? I know you can select your download folders for the webui would be great for us neat freaks to choose instead of it ending up in a default download folder.
Photex said:
Just queued up an episode of pawn stars and it sent it just fine, i'm wondering if you can add folder choosing in your application? I know you can select your download folders for the webui would be great for us neat freaks to choose instead of it ending up in a default download folder.
Click to expand...
Click to collapse
Added to my list for version 0.7
Aw maaan, would love if it supported Transmission. I'm running Ubuntu, so no uTorrent here.
Sent from my iPad GT-N7000 using xda premium
LordManhattan said:
Aw maaan, would love if it supported Transmission. I'm running Ubuntu, so no uTorrent here.
Click to expand...
Click to collapse
You can use it to check for new episodes but you won't be able to download.
Perhaps (no promises) I'll add support for other bittorrent clients, uTorrent's web api was beautiful that's why I went for it.
Maybe it will work with uTorrent server for Linux http://www.utorrent.com/downloads/linux
I haven't tried it myself but I think you could use web ui from your browser to set it up.
µTV Beta updated to 0.6.1
µTV Beta updated to 0.6.2
- restricted incorrect user input (to eliminate exceptions caused by users who leave EditTexts empty!)
- added ability to use text as an address not just numbers; as requested by Asif Moosa
µTV Beta updated to 0.6.3
- added token authorization support. no need to change µTorrent advanced settings anymore
Lol I got banned for only mentioning torrents but app can be posted freely....unfair but the app is good
Sent from my GT-S5660 using Tapatalk
kajjtan19 said:
Lol I got banned for only mentioning torrents but app can be posted freely....unfair but the app is good
Click to expand...
Click to collapse
lol, who knows how long this will last in the Android market, I'll keep posting new versions here as long as I'm allowed XD
please rate the app!! get it going and I promise to put more effort into it.
µTV Beta updated to 0.6.4
- Corrected instructions in app settings
ZiGi55 said:
You can use it to check for new episodes but you won't be able to download.
Perhaps (no promises) I'll add support for other bittorrent clients, uTorrent's web api was beautiful that's why I went for it.
Maybe it will work with uTorrent server for Linux http://www.utorrent.com/downloads/linux
I haven't tried it myself but I think you could use web ui from your browser to set it up.
Click to expand...
Click to collapse
Thanks, i'll check it out
Sent from my iPad GT-N7000 using xda premium
µTV Beta updated to 0.6.5
- Get latest episode option added (no need to specify season/episode if you don't want to any more)
- small bug fixes
- please rate my app!
looks like a good app. been wanting to use torrents for a while but kinda worried about the legal issues. any suggestions?
18rmiller said:
looks like a good app. been wanting to use torrents for a while but kinda worried about the legal issues. any suggestions?
Click to expand...
Click to collapse
You'd get a warning email from your ISP if you download pirated movie, video games, music or software. New Zealand new laws 8ull5h1t.
However, I did not get any warnings for downloading Tv shows and I've been doing it for a long time. Use it wisely and at your own risk!

Categories

Resources