Search results

  1. C

    Post Hyperdrive ROM for Note 12.2

    Understood. Shame though. A few ppl did say they'd donate above, they just didn't specify an amount. Could those ppl post their offers? I guess you'd only need ten to twenty or so & if you get close maybe a few will up their existing offer. Would mentioning this thread in other subforums here be...
  2. C

    Post Hyperdrive ROM for Note 12.2

    Is there somewhere online you could set up a page to allow people to make actual donations & see how much has been & needs yet to be raised? Something kickstarterish. I think that would get more responses & avoid the issue of broken promises upon your attempt to collect on them. What are...
  3. C

    Post [Q] Permissive?

    The ROM you link to contains the stock kernel & won't get you any further forward. http://graemehill.ca/turning-a-galaxy-note-pro-into-a-linux-laptop/ seems to be the most promising source of advice I've found so far. If you have the same device as the author you can use the kernel he compiled...
  4. C

    Post [APP][2.1+] Cool Tool

    I was running CT 5.4 with Xposed, using status bar injection. Decided to upgrade to pro, which also brought a minor version change to 5.4.3. Unfortunately pro is insisting xposed isn't installed, I don't have root or the module isn't enabled, none of which is true. Any advice? This is on a Note...
  5. C

    Post The Off-topic Referral Thread - Free Cloud Storage Only!!!!!

    Here's yet another referral link: http://db.tt/OtDagUu Sign up via the link & we both get bonus free storage space on top of the default 2GB. Remember, the links towards the end of this thread are the freshest & most likely to still work (as each link can only be used for 24 referrals aiui ;) )...
  6. C

    Post Apk Manager 4.9 - Makes Modifying Ur Apk A Breeze (Windows/Linux)

    For a System build, Apk Manager creates a copy of the original apk files in the Keep folder. If you wish to modify a particular file, you remove it from the keep folder. After the modified apk files are compiled, the original files in the Keep folder are copied over the new files. So if you...
  7. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    This would be a good application of an idea I had but am not in a position to code atm as I still haven't learned about Android in any great depth. Imagine a live wallpaper which is a simple static image. The code allows the user to configure a list of upto 256 apps (or for more flexibility...
  8. C

    Post [APP] WidgetLocker Lockscreen replacement

    I'm fairly sure that's a LauncherPro issue. Try restarting LP & the issue should go away for a while.
  9. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Lol, I thought that at first, possibly as I didn't even see the hand. You're looking straight at the model from just above the knees to above the waist. If you could scroll the image to the viewer's right you'd probably recognise what you're looking at, at least I hope so. If you still need...
  10. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    More work, less recreation? :D My god man, what if they succeed? You could be paying child support to every Android phone out there.
  11. C

    Post [ROM] VanillaEclair 5.0 - "Welcome to Prisneyland, Fish" (20/07/2010)

    Cheers, looking forward to it :) All the best mate.
  12. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Look up reverse image search. It's pretty good at finding wallpapers based on screenshots. Found this via tineye :)
  13. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Awesome wallpaper :)
  14. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    One click with the magic wand & a press of the delete button... Hope this is what you were after.
  15. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Nice. Post the icons (or source images) as they are & if no one else fixes them before I'm next here I will.
  16. C

    Post [UTIL][08.12.11] Apktool v1.4.3 - a tool for reverse engineering apk files

    @Brut.all I fully understand you might not be able to answer this, but do you have any idea, however imprecise, when you might have a fix for 1.3.2? It's just to help me decide what to pluck off my todo list next. If there's anything I can do to help with the regression testing just say; I'd...
  17. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    I didn't mean to sound critical. I've been slowly working on my home screens - nothing special - but I will post them in a short while. Just waiting on an apktool bug fix so I can finish a few minor widget tweaks. I don't think I have any shortcuts on my screens, it's all widgets, widgets, widgets.
  18. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Nice & clean but the text for 'apps' doesn't match the text above it. When I've had this problem, needing a bitmap with text, I tend to use the phone to render it: For instance, I might temporarily set my background to a uniform deep blue (or black maybe) & use whatever process was used to...
  19. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Some Home replacements (certainly Launcher Pro) allow widgets to be resized. How this affects them depends on the widget layout (some scale in proportion, some stretch). If you leave Tajm's height alone but increase the width, the text remains as before, centred within the now wider background...
  20. C

    Post [UTIL][08.12.11] Apktool v1.4.3 - a tool for reverse engineering apk files

    Thanks for the detailed explanation; appreciated. I can see how important a test suite is for apktool, especially with problems that don't throw run time errors. Good luck.
  21. C

    Post [UTIL][08.12.11] Apktool v1.4.3 - a tool for reverse engineering apk files

    Ah wonderful, the guy with a sack of clues is back :D When you get this fixed, if you have the time I'd love to know why the current bug results in this erroneous escaping of @, for instance, only sometimes. I'm just curious about the current broken logic & how the fix works. Fair dos if you're...
  22. C

    Post [UTIL][08.12.11] Apktool v1.4.3 - a tool for reverse engineering apk files

    You're a bad man/woman - I've been trying to avoid that. It's months since I looked into the binary format (pre apktool) & I've not needed to since. Can't remember a darned thing & if I peek I'll be compelled to re read all that guff... still, I suppose a diff wouldn't hurt... <goes away...
  23. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    http://www.tineye.com/search/1f5faedbf27436c02e0083fd295609412fb2990f/
  24. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Thanks :) 10chars
  25. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Your last few wallpapers would be much appreciated, if you don't mind sharing them that is. [Edit:] I found the above courtesy of TinEye, now attached. Would love the previous one though - more tats & a purple background.
  26. C

    Post [UTIL][08.12.11] Apktool v1.4.3 - a tool for reverse engineering apk files

    apktool problem with xml? Crash? You're kidding? :( <checks for news> That was one of my longest posts here yesterday :eek: Ok, a summary: I'm trying to mod System Info Widget. First step, decode & rebuild without any changes. The procedure doesn't seem to produce any errors. The resulting...
  27. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Try googling reverse image search. Here's one result for your posted image http://www.tineye.com/search/89c140368eb5ebe1af8658fd8cb7bf6858e72516/ (apparently this url will expire in 72 hours!) Leading to the attached :)
  28. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Try Mobile Signal Widget or Signal Strength Widget; both free on the market.
  29. C

    Post [Recovery ROM] [15-August-2010] RA-hero-v1.7.0.1

    Sure. Just put the new recovery zip on your sdcard, boot into the previous recovery (power on with Home held down) & select the flash update zip option.
  30. C

    Post [THEME|MOD] 09.22.10 signals23 LauncherPro 0.7.9.0 Widgets

    Okey doke, looking forward to it :)
  31. C

    Post [APP] WidgetLocker Lockscreen replacement

    text rendering issue? Has anyone noticed quality problems with text rendered by widgets displayed on the lock screen? I'm running Vanilla Eclair 4 on my HTC Hero with WidgetLocker. Small text doesn't look too good, when comparing how widgets such as digital clock are rendered, say to how they...
  32. C

    Post [THEME|MOD] 09.22.10 signals23 LauncherPro 0.7.9.0 Widgets

    Hmm, in that case maybe scripting the mod process is worthwhile. Can't promise as I have a habit of coming up with ideas n then losing motivation, but after you post your tutorial I might have a shot at something; probably in perl as there's a nice simple self contained build for windows too...
  33. C

    Post [THEME|MOD] 09.22.10 signals23 LauncherPro 0.7.9.0 Widgets

    If it wasn't for the fact Fede plans, aiui, to support skinning at some point, I might suggest a configurable script to invoke apktool, perform the customisations & rebuild. That's probably too much effort though, if skinning is around the corner.
  34. C

    Post [THEME|MOD] 09.22.10 signals23 LauncherPro 0.7.9.0 Widgets

    I love these mods. Just wondering if it's possible & you'd consider a variant with a reduced height title bar? Smaller icons in the bar & no title text (ie no 'Facebook', 'Contacts' etc). Either that or no title bar at all & all the control icons in the footer. I know white space is important...
  35. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Whoa, you mean there's more than one giraffe penis bong? Damn, they told me it was unique :mad:
  36. C

    Post [Guide] Complete Newbie Guide to Root & Install a Custom Rom [Updated 26/08]

    flash_image recovery /sdcard/recovery.img Hint: that isn't what you typed
  37. C

    Post [Recovery ROM] [15-August-2010] RA-hero-v1.7.0.1

    Some ROMs (stock ones only, I think) reflash their own recovery image. So you need to install a custom ROM immediately after installing your desired recovery. That will stop your recovery being subsequently overwritten.
  38. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Can anyone tell me what is providing the "copy text on the screen" option?
  39. C

    Post [ROM][Vanilla 2.1][A2DP] VanillaEclair 4.0 "You don't score until you score"

    Is it possible to change the colour of text items in the status/notification bar, without having to mod the framework.apk? The settings in spare parts don't seem to work, but maybe I've missed something.
  40. C

    Post [UTIL][08.12.11] Apktool v1.4.3 - a tool for reverse engineering apk files

    Didn't someone else ask about your source code a few weeks ago? IIRC they mentioned wanting to port some of its features to the device platform. It was probably in this thread & my estimate of the timescale could easily be way off.
  41. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Thanks for the response :) I'm trying it out & prefer the appearance to CalendarPad, but unfortunately the font is a lot less clear (Jorte seems to use the system font, whereas I suspect CalendarPad uses a font optimised for small sizes; either way it's much sharper). Choices, choices...
  42. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Thanks, appreciated :)
  43. C

    Post Post your Phone Home Screen **BE APPROPRIATE**

    Can you tell me the name of the calendar & how I get it to look like that? I've been searching for ages for one I'm happy with & that looks to be it :)
  44. C

    Post Apk Manager 4.9 - Makes Modifying Ur Apk A Breeze (Windows/Linux)

    The error log is pretty explicit telling you what's wrong with your .9.pngs. Just a guess, but you do understand .9.pngs don't you? There needs to be a one pixel wide border around the png containing pixels which dictate how the png behaves when resized by android. These won't appear in the...
  45. C

    Post [Recovery ROM] [15-August-2010] RA-hero-v1.7.0.1

    I assume you've used erasmux's helpful update.zip by now, but for the record: You should always be able to mount your sdcard, however you need a directory on an existing mounted filing system to mount it to, you need to know the block device corresponding to the partition you want to mount & you...
  46. C

    Post [Recovery ROM] [15-August-2010] RA-hero-v1.7.0.1

    You better give the beer to SeDeaDeYe as I see s/he got there before me :) That advice should get you sorted. However for reference (& I hope I get this right): 1) As long as your device is rooted & contains the flash_image binary, yes. Try it to find out. 2) Whenever you see the command adb...
  47. C

    Post Simply Lockscreen (UPDATE:Home button fixed)

    Not sure if you (the dev) need this info, but here's what Launcher Pro can do when the home button is pressed: There are two configurable options. The first sets home key action to one of {nothing, toggle screen previews, toggle app drawer, toggle notifications, toggle status bar}. The second...