Search results

  1. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    You have my permission to do whatever you like with it. Give credit to me and draknar that's all we ask you do. Other than that have fun with it :-) Sent from my Incredible using Tapatalk 2
  2. linuxmotion

    Post [ROM][22-MAR][4.0.3] ICS Euphoria RC2.1 - Enter into new galaxy!

    I give it a fourth Sent from my ADR6300 using Tapatalk
  3. linuxmotion

    Post [Q] Spoof sd card mount

    it might require modifications to the ram disk within the boot.img. or possibly using ln -s /data/sdcard /sdcard after boot is completed in a terminal. You may need to delete the /sdcard dir first and set proper permissions Looking in a terminal you will need to symlink the emmc(internal...
  4. linuxmotion

    Post [Q] Spoof sd card mount

    May need to also link to /data/sdcard as well as the /sdcard. This can be done with symlinks or mounting. Ie mount said partition to /data/sdcard then symlink from /data/sdcard to /sdcard. Though the /sdcard symlink may already be there Sent from my ADR6300 using Tapatalk
  5. linuxmotion

    Post {ROM}[Pure Gingerbread]OMGB 1.2.1{2.3.5}

    I think aokp may be adding support for the dinc soon. Protekzs tweeted about a dinc build of aokp. Ramonb the first dev is just awesome. I've seen his work it is great. Sent from my ADR6300 using Tapatalk
  6. linuxmotion

    Post {ROM}[Pure Gingerbread]OMGB 1.2.1{2.3.5}

    Yeah its NDA'd. Can't really speak about what it is. ;-) I know I love my dinc. Its starting to get a little outdated as its about a 2 year old phone but it still kicks ass. Its running evervolv just fine. Aside from the accassional graphics glitches it works perfectly. Sent from my ADR6300...
  7. linuxmotion

    Post {ROM}[Pure Gingerbread]OMGB 1.2.1{2.3.5}

    I thank you for the name drop. I'm still rocking the dinc. Probably will for a while longer. Right now we actually have a job from a company. Were both working hard on that. School started for me so that takes up a good deal of time and a I got a part time construction job. Between all of it...
  8. linuxmotion

    Post {ROM}[Pure Gingerbread]OMGB 1.2.1{2.3.5}

    Active development is currently stopped. If you want a rom to run that is not omx I like and am using evervolv. They are good developers and are respected in my book. Sent from my ADR6300 using Tapatalk
  9. linuxmotion

    Post Droid Incredible ICS info/development thread

    Correct. There ate two libs to the camera. Liboemcamera and libcamera. Libcamera we can modify in the source, liboemcamera is a prebuilt that we cannot change. Sent from my Incredible using Tapatalk
  10. linuxmotion

    Post Droid Incredible ICS info/development thread

    Here is a link that explains the driver problem. http://rootzwiki.com/index.php?/topic/10447-Adreno200-Source-Code-Userspace-Driver#entry54129 We need usepace drivers for the gpu. Those in the kernel are not the drivers we need. The gpu supports full opengl ES 1.x and 2.0 according to qualcom...
  11. linuxmotion

    Post Droid Incredible ICS info/development thread

    If we had source we could add ecceleration really quickly. He may even submit his fix to cm.(i really don't know if he would do it himslef as i don't really follow his work closely) just started fallowing his twitter. Well me and r2 also have the Inc working. Bluetooth pairing seems to work...
  12. linuxmotion

    Post Droid Incredible ICS info/development thread

    He talks about a kernel side fix i believe. Yes it should work if the adreno220 was ported. But for best performance we will need updated libs. What i really want is some open source libs ;-) lol. Sent from my Incredible using Tapatalk
  13. linuxmotion

    Post Droid Incredible ICS info/development thread

    I think we will need updated adreno200 libs for full hw ecceleration. I started a post at RootzWiki trying to get qualcom to release the adreno200 source or just update the drivers. http://rootzwiki.com/index.php?/topic/10447-Adreno200-Source-Code-Userspace-Driver
  14. linuxmotion

    Post Droid Incredible ICS info/development thread

    Its cause the intermediate files. About a gig of intermediate files turns into like 10mb of rom files. Its just the way it works. Though the rom is only about 150mb the libraries that the rom requires take up almost all of it. Sent from my Incredible using Tapatalk
  15. linuxmotion

    Post Droid Incredible ICS info/development thread

    The requirements that jbqueru posted says 20GB for one build and ~50 for the 3 builds in AOSP. Sent from my Incredible using Tapatalk
  16. linuxmotion

    Post [TeamROU] ROU UI & Launcher [WIP][10.14.11]

    We can't but we can always not give them new copies. Once it's in the market it wont update the betas. To receive updates to the market you have to dl from the market. I myself am not worried. It's beta for a reason. Sent from my Incredible using Tapatalk
  17. linuxmotion

    Post [TeamROU] ROU UI & Launcher [WIP][10.14.11]

    If they do they will immediatly be removed from the beta and all rou beta's Sent from my Incredible using Tapatalk
  18. linuxmotion

    Post {ROM}[Custom Gingerbread}OMFGB 1.3.0 Nightlies

    We are but the rom series is gonna be called OMFX from here on out. That way the name doesn't change every named android release. ;-) check over at RootzWiki in the Inc development section. RootzWiki is the main place we have our forums. Sent from my Incredible using Tapatalk
  19. linuxmotion

    Post Droid Incredible ICS info/development thread

    Install a Linux distribution like Ubuntu then setup SSH :-p ;-) Sent from my Incredible using Tapatalk
  20. linuxmotion

    Post Droid Incredible ICS info/development thread

    Well I ended using a prebuilt libaudio and adding and ifeq and adding USE_PREBUILT_AUDIO := true to my board config to signal using a prebuilt libaudio. Now lets see if it finishes compiling. On another note, should we try to port the 3.0 android kernel or backport the 3.0 to the 2.6.3X line of...
  21. linuxmotion

    Post Droid Incredible ICS info/development thread

    To any dev working on porting aosp to the Inc i am coming full force now. I was sick the last couple of days.. how unlucky is that. Ics drops and i get sick :-( but I'm all good now :-) time to get some **** rolling for all of us. I would like to lend my hand at anything you need. This is...
  22. linuxmotion

    Post Can we change IMEI on SE

    I beleive its also illegal in some countries and in the us states. Sent from my Incredible using Tapatalk
  23. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    The code is under the Apache2 license at github.com/OMFGB. Feel free to use it. Sent from my Incredible using Tapatalk
  24. linuxmotion

    Post {ROM}[Custom Gingerbread}OMFGB 1.3.0 Nightlies

    Can you grab a logcat for me? Either alogcat from the market or using adb. Sent from my Incredible using Tapatalk
  25. linuxmotion

    Post [TeamROU] ROU UI & Launcher [WIP][10.14.11]

    We aim to support as many devices as we can from phones to tablets, low end and high. Its still in alpha stages and currently only has hdpi images but that will change. For lower end devices we just have to minimize memory usage and make sure the speed is acceptable(smooth no glitches) Sent...
  26. linuxmotion

    Post [TeamROU] ROU UI & Launcher [WIP][10.14.11]

    Our will be alot more than just a lockscreen when were done. Sent from my Incredible using Tapatalk
  27. linuxmotion

    Post {ROM}[Pure Gingerbread]OMGB 1.2.1{2.3.5}

    It will when its released from Google. CM updated but it wasn't from Google's code. They got if from the omap forums. I don't see how they could(omap forums) seeing as how Google hasn't released the code since the servers have been down. Sent from my Incredible using Tapatalk
  28. linuxmotion

    Post {AOSP}{Custom Gingerbread}OMFGB 1.3.0 Nightlies

    R2 is at burning man. He's coming back soon Sent from my Incredible using Tapatalk
  29. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    permission granted to all for reuse or fork. Current work is liscenced under Apache Is precisely the reason why i have not made a pull request to the CM team Welcome back. Sent from my Incredible using Tapatalk
  30. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    No. This is the source code. It still needs to be ported to CM Sent from my Incredible using Tapatalk
  31. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    I guess i only need to look one page back. Here is my specific commit that add the lockscreen. https://github.com/OMFGB/frameworks_base/commit/df55ad3649bb84cc4360c99167e8a50b8e543ba1 And the page the rest are on https://github.com/OMFGB/frameworks_base/commits/master?page=2 When i get...
  32. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    Who is dizgistipated? If you are asking permission to use/expand the source code you have it. Sent from my Incredible using Tapatalk
  33. linuxmotion

    Post {ROM}[Custom Gingerbread}OMFGB 1.3.0 Nightlies

    I didn't know thatvthere was a toggling issue. Can you give me a better descuption of what happens and an app that it happens in. Sent from my Incredible using Tapatalk
  34. linuxmotion

    Post {ROM}[Custom Gingerbread}OMFGB 1.3.0 Nightlies

    You have to reflash the gapps when updating. The newest nightlies should have the ability to flash gapps when updating but it needs to have been downloaded already from the addons portion Sent from my Incredible using Tapatalk
  35. linuxmotion

    Post {ROM}[Custom Gingerbread}OMFGB 1.3.0 Nightlies

    I did. I had no problems. I updated about a week ago. Before that it was a month. it can lead to problems but didn't for me. Many have had success with just a flash over. Sent from my Incredible using Tapatalk
  36. linuxmotion

    Post {ROM}[Custom Gingerbread}OMFGB 1.3.0 Nightlies

    For the most part its ok to flash over w/o a wipe but do a dalvik cache wipe when not wiping data/cache Sent from my Incredible using Tapatalk
  37. linuxmotion

    Post Htc's bootloader unlocking plan

    Technicly not. I have an Droid Inc. Though my phone is unlocked it is not unlockable in the sense that its a simple command to unlock which is hence an unlocked bootloader. Most methods exploit a security loophole which is not a true unlock though it acheives unlock. Sent from my Incredible...
  38. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    If you are building from source i have all of the code hosted on github under my profile and omfgbs profile. If not you may be able to decompile it and add the smali code to your existing rom. Sent from my Incredible using Tapatalk
  39. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    I have the ok to send a pull request to them, but it not done yet and i haven't ported it to the cm frameworks yet. If anyone wants to provide feedback on the current implemenatation just flash OMFGB. ATM I'm not actively working on it but feedback is appreciated. So how would any of you...
  40. linuxmotion

    Post {AOSP}OMFGB Nightlies...MR2 & MR1 Radio Options

    Does it do it on CM7. All the themes I've applied seem to work right. What theme is it? I've heard sometimes the dev's make the themes for specific phones. That could be it but idk. Sent from my Incredible using Tapatalk
  41. linuxmotion

    Post {AOSP}OMFGB Nightlies...MR2 & MR1 Radio Options

    Its saying it doesn't have all the assest for your device... of course it looks weird. Its even telling you it will. Find a theme that doesn't give you that warning. Sent from my Incredible using Tapatalk
  42. linuxmotion

    Post {AOSP}OMFGB Nightlies...MR2 & MR1 Radio Options

    Use the theme Chooser. Sent from my Incredible using Tapatalk
  43. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    Its fully incorparated into OMFGB. There are still things to work out. When i finished with our godmode app I'm gonna pick back up on it. Here is its current look. . Sent from my Incredible using Tapatalk
  44. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    As of right now im working on including it in the OMFGB roms. When i iron out the kinks im gonna submit it to CM. Though they are on a feature frezze i have good word that it will be approved realitively fast when i submit it. If you would like to check it we are doing nightlies that include the...
  45. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    There is a chance, but i have to figure it out first. :-) Sent from my Incredible using Tapatalk
  46. linuxmotion

    Post [CONCEPT] Honeycomb-like lockscreen for Android 2.3

    Yep started my merging on sunday. Its only the unlocker right now. When it gets worked out ill submit to cm. Sent from my Incredible using Tapatalk
  47. linuxmotion

    Post [Q] Can I Flash a Kernel without Erasing everything?

    Flashing kernels does not erase data. So you are safe in that department. As for the performance of the suggested kernel I do not know Sent from my Incredible using Tapatalk
  48. linuxmotion

    Post AOSP OMGB for heroc [update] [6/16] 28 Days Later

    Or alogcat Sent from my Incredible using Tapatalk
  49. linuxmotion

    Post Is it possible to pull kernel from ROM?

    And split the kernel out of it Sent from my Incredible using Tapatalk