Recent content by florpor

  1. F

    Post [ROM][JB] CyanogenMod 10 Alpha 1 [Discontinued]

    Well, this was obviously not updated in a while... I don't have much time to work on this nowadays, and anyways there's arco's work , so this is officially discontinued. Good luck to everyone with their projects, and have a good day!
  2. F

    Post [ROM][JB] CyanogenMod 10 Alpha 1 [Discontinued]

    well yes, it's still under very slow development.. though i don't have much time to work on this. i did fix some things, then i stumbled into an annoying bug which took me ages to fix. now i dunno if there's still a point to this with everyone releasing cm10's for the wonder nowadays (including...
  3. F

    Post [ROM][JB] CyanogenMod 10 Alpha 1 [Discontinued]

    well, some of it may not work, but the code is there and there are working improvements. vsync may not be updated in this kernel, but triple buffering is, and project butter also uses that. other features of the "project" - anticipating events and bumping up cpu frequency, systracing system...
  4. F

    Post [ROM][JB] CyanogenMod 10 Alpha 1 [Discontinued]

    happy birthday! and about the project butter question - it's just a codename for many improvements google made to the smoothness of the system in version 4.1 jellybean. it's part of the aosp code, so yes - this has project butter.
  5. F

    Post [ROM][JB] CyanogenMod 10 Alpha 1 [Discontinued]

    Added a Google Drive mirror. Can't upload to MediaFire though, cuz the file is over 200mb...
  6. F

    Thread [ROM][JB] CyanogenMod 10 Alpha 1 [Discontinued]

    Well, this was obviously not updated in a while... I don't have much time to work on this nowadays, and anyways there's arco's work , so this is officially discontinued. Good luck to everyone with their projects, and have a good day! =======================================================...
  7. F

    Post Looking For Volunteers To Test BL Unlock (you could get money)

    yes, the value is ultimately set by the efuses, but it is a kernel module that is in charge of the value that is read from the /proc file, and that is hijackable with a rootkit. (you can see the module's source in the released me865 kernel source) about just flashing the file - is the mbmloader...
  8. F

    Post Is anyone still working on the bootloader-unlocking project?

    Seems that posting in the general forum about bootloader-unlock is really asking for pages and pages of "what exactly does that mean" and "good luck". (aka the thread posted in the link just below your post) not that it's bad, i'm just looking for some developers insight into what was actually...
  9. F

    Post Looking For Volunteers To Test BL Unlock (you could get money)

    did you consider trying to trick the updater into thinking the device is a ns one and flashing the ns mbmloader without trying to figure out the actual image layout? http://forum.xda-developers.com/showthread.php?t=1842394
  10. F

    Thread Is anyone still working on the bootloader-unlocking project?

    Figured the original thread was too polluted so no one would even see if i post there.. so is anyone still working on this? i just got into this mess, and from what i saw most of what was tried here was listening on the motorola servers with cheesecake and praying for a lucky unlocked...
  11. F

    Post Help W/ 2.3 Android

    so did you try the hard reset? if you did, can you get into recovery mode (supposed to be A [QWERTY] + F [QWERTY] + Vol Down + Pwr) or s/w upgrade mode? (E [QWERTY] + Vol Up + Pwr) if you can get into either one you're probably ok. through recovery you can flash whatever, and through s/w upgrade...
  12. F

    Post Help W/ 2.3 Android

    how'd you try to flash the theme? through a custom recovery? and why did it stop? did you give hard factory reset a try? (dunno what exactly it resets but it might help, and it might actually be exactly what your phone is trying to do according to the screen output)...
  13. F

    Post [Q] One final attempt at getting help.(mytouch 3g)

    the file staying an image file though you renamed it usually comes from windows hiding known file types' extensions. you can turn that off in your file browser through Tools -> Folder Options and somewhere over there there should be a checkbox that says "hide known extensions" or something...
  14. F

    Post [Q] How to retrieve files from phone with smashed screen

    assuming it does turn on, turn it on and plug it to your pc, then use adb (android debug bridge) which comes with the android sdk to pull files out of your phone. as for the contacts you can pull the sqlite db file...