[ROM][Early pre-alpha] AOSP ICS 4.0.4_r2.1 for DS5.

Search This thread

kibuuka

Senior Member
Jan 1, 2011
233
404
PREFACE: This ROM is not intended for everyday use and posted mainly for experienced users and streak-oriented developerss to evaluate it and collaborate on bug resolution and further development. If you expect it to fit any particular purpose - answer is: "No, not yet."

People who really helped to make this possible:

985hPaKicK
- author of original cm9 overlay files and pricey patches for DSC kernel.
Sergei Lyubshin (n0p) - team lead of DSC Phoenix kernel, which is used (in it's ICS-que incarnation) to power up this ROM.
Marc Alexander (marc1706) - original kgsl3.8 backport is taken from his kernel HD2 ics and used to provide support for ICS adreno drivers. Also, Marc's advices on changes in hw init procedures related to new kgsl were priceless. Marc, you're da man!
TeamICS - for excellent guides on installing android build environment.
Team Evervolv and CyanogenMod teams - for their hardware overlays.

Currently working:
  • Boot
  • Adeno drivers used to provide hwaccel (for real now, surfaceflinger no longer eats 100% of cpu all the time)
  • GSM subsystem - rild is partially working (no sim pin prompt)
  • Bluetooth - seem to work. Phone is able to pair to BT headset and output sound thru it (OP's Nokia's BH-103 - tested)
  • Wifi - partially. Signal strenght not being displayed at statusbar
  • Touchscreen - working.
  • Charging - works partially. Phone charges, reports battery percentage, but not voltages.
  • Sound output - works (No headset icon in statusbar is normal for stock sources.)
  • Data usage collecting.
  • UMS

Known not to work:

  • Everything that's not listed as working.

Other bugs observed by OP (to be extended with ROM users' feedback):
  • No mobile data reported by several users. OP is unable to reproduce it, so it's being investigated in "blind" mode at the moment. Currently known rild refuses to establish datacall because it thinks that user has no data subscription. EDIT: there's report that removing PIN makes things to work. Not perfect, yes, but worth a try. Report your results, please.
  • Scanning for available cellular networks is broken.
  • Extremely high load average (sometimes, seem to be caused by installed applications)

Development related links:

Download links: ROM itself - Updated Jul. 14th 13:53MST (changes: see post #2)
Alternative build - OBSOLETE Updated Jun. 28th 05:16MST. Temoporary solution for webkit rendering glitches.

gapps: update-Gapps-ICS-20710.zip See TheManii's post for details Mirror
root: Superuser.zip recommended way to gain a root on this ROM (By TheManii) Mirror

Screenshots: posted earlier in General forum *click*

Installation precautions:
Usual ones. ROM is pre-alpha, so nandroid backup is your natural choice in this case :). Factory reset from recovery menu is suggested (dalvik cache deletion is optional but recommended for first boot - caches will be rebuilt anyway).

Updating from previous builds of this ROM:

  • Flash new version
  • Flash gapps
  • Flash Superuser.zip (if applicable)

Last words: Feel free to provide additional details and feedback as you test it out. This project is amied to provide a stable base for future streak development. Once we have stable AOSP with full hw support - we have nice shortcut for porting anything that's not AOSP.

P.S. OP is not really experienced in ROM hacking and modding - all tips related to optimisation are greatly welcomed - for everyone's benefit :)
 
Last edited:

kibuuka

Senior Member
Jan 1, 2011
233
404
Reseved

Changelog (New records are displayed first):

Jul. 14 (built and uploaded for internal testing Jul. 13)
  • kernel: hPa's "force speaker on" patch.
  • system: Multiple internal changes in camera-related stuff (just for ther record. camera is still unfunctional)
  • build.prop: mobiledata.interfaces=ppp0. ro.telephony.ril.v3=datacall,signalstrength,facilitylock,icccardstatus,skipbrokendatacall

Jul. 11
  • kernel: reverted io scheduler back to cfq.
  • kernel: default cpu governor: smartass2.
  • kernel: screen rotation patch from updated Phoenix branch. Credits to hPa and n0p. hw.sw.rotation=180 is obsolete now.
  • system: *finally* there's working (for OP, please do extensive testing and report back) usb mass storage. Cm9's vold and LegacyUsbSupport (along with messing with rest of source) did a trick.
  • system: removed BasicSmsReceiver.apk from being built and installed. Double sms notifications should be gone.

Jul. 02

  • kernel: enabled iptables support (needed for mobile quota setting).
  • kernel: new cpu governors added. feel free to play with them and share your experience.
  • kernel: added new io schedulers. new default is sio (matter of change).
  • system: mobile quota setup is functional as of now.
  • system: built with BOARD_AAPT_PREF_CONFIG := hdpi mdpi. 160dpi users - please check if dialer problem is still present.
  • interface: added two previously unincluded LWPs.

Jun. 30
  • Resolved FCs in kgsl shown in 0630 posted earlier. Please re-download. Filename should read as dell_streak-ota-eng.den.063012-2.zip
  • kernel - Added support for quota2. Mobile data limits will work in next release (still need to figure if iptables binary is needed for this to function)
  • OpenGL-disabled build is put on hold and won't be updated since we have figured most of opengl-related problems now.
  • Fixed webkit rendering issues. (Gmail renders pages correctly but seem to "hide" message content on scroll. Anyone aware of gmail app bugtracker presence? Share a link, please UPDATE: not present at clean install. Please check if dalvik cache fleanup fixes it for you. If not - try factory reset) Please note browser is built with OpenGL rendering disabled by default for OP's testing purposes. This will be changed in next build.
  • Multimedia libs being built from sources now.
  • Working video in YouTube as result :)
  • Lots of Qualcomm-related patches in OpenGL-subsystem (selected parts of frameworks/base taken from mikegapinski's PolishBlood repo (Great job, Mike), lots of patches are from CAF, source was additionally patched (proper ro.sf.hwrotation=180 support, gradient fix, some more) to work correctly on DS5)
  • Removed some unfunctional components from being built. Factory reset recommended for full removal if updating from previous builds of this ROM.
  • Flipped thumbnails in recent apps issue - fixed. Re-enabling...
  • kernel: re-enabled per-process pages in kgsl (default setup).
  • kernel: default io governor set to ondemand.

Jun. 28
  • 0627 rebuilt with new flags. no changes in code. hdpi resources are included and used by default.
  • added debug.egl.swapinterval=0 to build.prop
  • Added Superuser.apk (non-functional at the moment. Use Superuser.zip from TheManii's thread for now)

Jun. 27
  • Partial fix for mobile data. Searching for available networks known to fail. EDIT:SIM PIN request - still no love. Please test everything you can and report back.
  • Data usage logging is working now. Necessary patches applied to kernel source.
  • Surfaceflinger has dithering enabled by default. Smooth gradients ftw.
  • Added missing LWPs (requested by TheManii)
  • Added alternative build (it's being built with USE_OPENGL_RENDERER set to false). It has no webkit rendering bug at cost of lesser interface attractiveness.
  • Tethering options re-enabled. Check which are worked for you and report back, please.

Jun. 23
  • Disabled per-process page tables in KGSL driver (for now, matter of reversal on test results)
  • Surfaceflinger problem resolved. Interface is pretty smooth now
  • Enabled PF_KEY support in kernel (in resolution of pkoning's bug report)

Jun. 21
  • new kernel build - ipv6 is enabled - without this google services fail to operate properly
  • added missing apps (Messaging, Camera (broken) and several others) to build set
  • added some findings to build.prop, removed libGLES_android.so - overall interface performance is slightly improved, yet we're sure we're running with hwaccel now :)

Jun. 19
  • sound is partially working now (speaker and BT headsets. wired headsets/headphones not working yet)
 
Last edited:

ncik

Senior Member
Dec 23, 2010
90
12
Delhi
I just tried it for a while. It feels awesome to have gotten this far. The ROM is quite laggy as the OP has already mentioned but I was able to get around. I was unable to make a call got an error about sim card not being there. I didn't have any 3G connectivity either. And didn't have any Wi-Fi to try since I am office right now. Since I did this in a hurry I forgot to factory reset but didn't get any FCs. I am upgrading from CM 7.2. None of the google apps seem to work besides youtube but all other apps started without any issues. Looks very good though it's almost like I can smell ICS now. :)
 
  • Like
Reactions: android_symbian

rebski

Senior Member
Jul 18, 2010
249
54
I have a spare Streak so am happy to reserve it for testing. Let me know if I can do anything specific.

I can confirm that wifi works.

I have tried setting up my Google account but get "Unfortunately, Exchange Services has stopped"

Browser works after a fashion but is not usable.

I can dial outgoing call and the receiving phone rings but no sound. Likewise for incoming calls, my Streak rings but I can't hear the caller and the caller can't hear me.

I seem to have trouble setting up an APN.

Sorry if all of this is already known. I still can't believe that I am looking at Android 4.04 on my Streak.:)
 

nom051205

Senior Member
May 20, 2010
427
377
I use this mms.apk (from Evervolv ICS rom), push it to system app and change permission. Sms can send and receive (but it take about 1 minute to send sms). http://db.tt/DTuQO5sS

Maybe this could help, could you check this build prop patch made by @lithid and @the_plattypus to fix the red box screen.
http://db.tt/zAJ04F8a
The build prop is for evo4g sense 4.0 rom.

The camera libs by @rapmv78
http://db.tt/CiZxdJT2
 

kibuuka

Senior Member
Jan 1, 2011
233
404
I use this mms.apk (from Evervolv ICS rom), push it to system app and change permission. Sms can send and receive (but it take about 1 minute to send sms). http://db.tt/DTuQO5sS

Maybe this could help, could you check this build prop patch made by @lithid and @the_plattypus to fix the red box screen.
http://db.tt/zAJ04F8a
The build prop is for evo4g sense 4.0 rom.

The camera libs by @rapmv78
http://db.tt/CiZxdJT2

Yep, will look further, thanks a lot. Right now i'm trying to figure what causes gralloc to get this mad (almost sure that buffer status errors are the main reason of phone sluggishness).

Oh and btw, could you please post logcat taken while sending sms?
 
Last edited:
  • Like
Reactions: _2bad4u_ and jamo59

etecdailey

Senior Member
Apr 28, 2006
202
13
41
Warsaw
www.kokein.pl
Oh! Yes, Yes, Yes ... =P

Will flash it wright-a-way and give some feedback ;)

Great news ! "You've made my dreams come true" =D
Hope it'll be great and powerfull change for our DS5's =]

---

Ok, so: - WiFi - worsk :)
My menu LEDs are always on, even after screen time out.
Camera (from lock screen) makes device reset. [there is no camera app i think] ;)
Can't Add any APNs
Sound want work at all
Can make incoming/outgoing call (but with no sound in my earphone/mic)
Web browser cant display pages correcly
Screen brightness want work
Gallery(phonee) want access my SD
Phone correctly downloaded time data from operator.

I would offer every possible assistance in developing the project =P
Great JOB! ...going back to DSC1.1 - ...till now.
 
Last edited:

sinan33

Senior Member
Mar 29, 2010
680
143
Tarsus
Yep, will look further, thanks a lot. Right now i'm trying to figure what causes gralloc to get this mad (almost sure that buffer status errors are the main reason of phone sluggishness).

Oh and btw, could you please post logcat taken while sending sms?

Kibuuka would you take a look at CM9 for Acer Liquid?
It is almost same as DS 5.

Maybe you can use the necessary libs from that ROM to solve the issues.
 

nom051205

Senior Member
May 20, 2010
427
377
Sms send and received work perfect now (maybe last time hv bad network), opera mobile browser work perfect, superuser not work well, can use root explorer but cannot use other root apps.
This is really a good start, I believe we will hv stable version soon.

Sent from my PC36100 using Tapatalk 2
 

abauer

Senior Member
Dec 5, 2011
292
78
I am getting some offset errors during install, tried some times downloading but still same

Sent from my Dell Streak using Tapatalk
 

kibuuka

Senior Member
Jan 1, 2011
233
404
I am getting some offset errors during install, tried some times downloading but still same

Sent from my Dell Streak using Tapatalk

These messages are not error ones. Please read this.

Sound output is working now (tested with internal speaker and BT headphones. Wired will be tested tomorrow, don't any of these around at the moment :)) EDIT:New download link is live now.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 75
    PREFACE: This ROM is not intended for everyday use and posted mainly for experienced users and streak-oriented developerss to evaluate it and collaborate on bug resolution and further development. If you expect it to fit any particular purpose - answer is: "No, not yet."

    People who really helped to make this possible:

    985hPaKicK
    - author of original cm9 overlay files and pricey patches for DSC kernel.
    Sergei Lyubshin (n0p) - team lead of DSC Phoenix kernel, which is used (in it's ICS-que incarnation) to power up this ROM.
    Marc Alexander (marc1706) - original kgsl3.8 backport is taken from his kernel HD2 ics and used to provide support for ICS adreno drivers. Also, Marc's advices on changes in hw init procedures related to new kgsl were priceless. Marc, you're da man!
    TeamICS - for excellent guides on installing android build environment.
    Team Evervolv and CyanogenMod teams - for their hardware overlays.

    Currently working:
    • Boot
    • Adeno drivers used to provide hwaccel (for real now, surfaceflinger no longer eats 100% of cpu all the time)
    • GSM subsystem - rild is partially working (no sim pin prompt)
    • Bluetooth - seem to work. Phone is able to pair to BT headset and output sound thru it (OP's Nokia's BH-103 - tested)
    • Wifi - partially. Signal strenght not being displayed at statusbar
    • Touchscreen - working.
    • Charging - works partially. Phone charges, reports battery percentage, but not voltages.
    • Sound output - works (No headset icon in statusbar is normal for stock sources.)
    • Data usage collecting.
    • UMS

    Known not to work:

    • Everything that's not listed as working.

    Other bugs observed by OP (to be extended with ROM users' feedback):
    • No mobile data reported by several users. OP is unable to reproduce it, so it's being investigated in "blind" mode at the moment. Currently known rild refuses to establish datacall because it thinks that user has no data subscription. EDIT: there's report that removing PIN makes things to work. Not perfect, yes, but worth a try. Report your results, please.
    • Scanning for available cellular networks is broken.
    • Extremely high load average (sometimes, seem to be caused by installed applications)

    Development related links:

    Download links: ROM itself - Updated Jul. 14th 13:53MST (changes: see post #2)
    Alternative build - OBSOLETE Updated Jun. 28th 05:16MST. Temoporary solution for webkit rendering glitches.

    gapps: update-Gapps-ICS-20710.zip See TheManii's post for details Mirror
    root: Superuser.zip recommended way to gain a root on this ROM (By TheManii) Mirror

    Screenshots: posted earlier in General forum *click*

    Installation precautions:
    Usual ones. ROM is pre-alpha, so nandroid backup is your natural choice in this case :). Factory reset from recovery menu is suggested (dalvik cache deletion is optional but recommended for first boot - caches will be rebuilt anyway).

    Updating from previous builds of this ROM:

    • Flash new version
    • Flash gapps
    • Flash Superuser.zip (if applicable)

    Last words: Feel free to provide additional details and feedback as you test it out. This project is amied to provide a stable base for future streak development. Once we have stable AOSP with full hw support - we have nice shortcut for porting anything that's not AOSP.

    P.S. OP is not really experienced in ROM hacking and modding - all tips related to optimisation are greatly welcomed - for everyone's benefit :)
    36
    Reseved

    Changelog (New records are displayed first):

    Jul. 14 (built and uploaded for internal testing Jul. 13)
    • kernel: hPa's "force speaker on" patch.
    • system: Multiple internal changes in camera-related stuff (just for ther record. camera is still unfunctional)
    • build.prop: mobiledata.interfaces=ppp0. ro.telephony.ril.v3=datacall,signalstrength,facilitylock,icccardstatus,skipbrokendatacall

    Jul. 11
    • kernel: reverted io scheduler back to cfq.
    • kernel: default cpu governor: smartass2.
    • kernel: screen rotation patch from updated Phoenix branch. Credits to hPa and n0p. hw.sw.rotation=180 is obsolete now.
    • system: *finally* there's working (for OP, please do extensive testing and report back) usb mass storage. Cm9's vold and LegacyUsbSupport (along with messing with rest of source) did a trick.
    • system: removed BasicSmsReceiver.apk from being built and installed. Double sms notifications should be gone.

    Jul. 02

    • kernel: enabled iptables support (needed for mobile quota setting).
    • kernel: new cpu governors added. feel free to play with them and share your experience.
    • kernel: added new io schedulers. new default is sio (matter of change).
    • system: mobile quota setup is functional as of now.
    • system: built with BOARD_AAPT_PREF_CONFIG := hdpi mdpi. 160dpi users - please check if dialer problem is still present.
    • interface: added two previously unincluded LWPs.

    Jun. 30
    • Resolved FCs in kgsl shown in 0630 posted earlier. Please re-download. Filename should read as dell_streak-ota-eng.den.063012-2.zip
    • kernel - Added support for quota2. Mobile data limits will work in next release (still need to figure if iptables binary is needed for this to function)
    • OpenGL-disabled build is put on hold and won't be updated since we have figured most of opengl-related problems now.
    • Fixed webkit rendering issues. (Gmail renders pages correctly but seem to "hide" message content on scroll. Anyone aware of gmail app bugtracker presence? Share a link, please UPDATE: not present at clean install. Please check if dalvik cache fleanup fixes it for you. If not - try factory reset) Please note browser is built with OpenGL rendering disabled by default for OP's testing purposes. This will be changed in next build.
    • Multimedia libs being built from sources now.
    • Working video in YouTube as result :)
    • Lots of Qualcomm-related patches in OpenGL-subsystem (selected parts of frameworks/base taken from mikegapinski's PolishBlood repo (Great job, Mike), lots of patches are from CAF, source was additionally patched (proper ro.sf.hwrotation=180 support, gradient fix, some more) to work correctly on DS5)
    • Removed some unfunctional components from being built. Factory reset recommended for full removal if updating from previous builds of this ROM.
    • Flipped thumbnails in recent apps issue - fixed. Re-enabling...
    • kernel: re-enabled per-process pages in kgsl (default setup).
    • kernel: default io governor set to ondemand.

    Jun. 28
    • 0627 rebuilt with new flags. no changes in code. hdpi resources are included and used by default.
    • added debug.egl.swapinterval=0 to build.prop
    • Added Superuser.apk (non-functional at the moment. Use Superuser.zip from TheManii's thread for now)

    Jun. 27
    • Partial fix for mobile data. Searching for available networks known to fail. EDIT:SIM PIN request - still no love. Please test everything you can and report back.
    • Data usage logging is working now. Necessary patches applied to kernel source.
    • Surfaceflinger has dithering enabled by default. Smooth gradients ftw.
    • Added missing LWPs (requested by TheManii)
    • Added alternative build (it's being built with USE_OPENGL_RENDERER set to false). It has no webkit rendering bug at cost of lesser interface attractiveness.
    • Tethering options re-enabled. Check which are worked for you and report back, please.

    Jun. 23
    • Disabled per-process page tables in KGSL driver (for now, matter of reversal on test results)
    • Surfaceflinger problem resolved. Interface is pretty smooth now
    • Enabled PF_KEY support in kernel (in resolution of pkoning's bug report)

    Jun. 21
    • new kernel build - ipv6 is enabled - without this google services fail to operate properly
    • added missing apps (Messaging, Camera (broken) and several others) to build set
    • added some findings to build.prop, removed libGLES_android.so - overall interface performance is slightly improved, yet we're sure we're running with hwaccel now :)

    Jun. 19
    • sound is partially working now (speaker and BT headsets. wired headsets/headphones not working yet)
    13
    Introduction
    I'm gonna organize everything I'm currently aware of, I'm gonna update this post as people comment.

    Rom tested against: 071112 (DD-MM-YY)
    List is only valid for newest rom.
    Testing in progress

    Wifi
    • [-] Overall: Works fine
    • [-] Speed: Same as on previous roms
    • [!] NEW: Now supports IPv6
    • [!] BUG: Wi-fi tether does not work
    • [!] BUG: Statusbar always shows 0 bars
    • [-] Settings shows correct bars

    Bluetooth
    • [-] Overall: Some things work
    • [-] Works: File transfer
    • [-] Works: BT Headset (Needs recomfirmation)
    • [?] Untested: Keyboard
    • [?] Untested: Mouse
    • [!] BUG: BT Tethering does not work (Needs recomfirmation)
    • [!] BUG?: Cannot connect a handsfree device (Tested with touchpad in WebOS)

    Cellular/Calls
    • [-] Overall: Voice works, no data
    • [-] Works: Voice calls
    • [-] Works: Mobile data (Has issues)
    • [-] Works: SMS
    • [?] Untested: MMS
    • [-] Not a bug: IPv6 does not work over cellular data (Requires an updated baseband and RIL)
    • [-] Works?: Data usage measurements (Needs comfirmation)
    • [!] Bug: Cannot prompt for pin if sim is locked (Needs comfirmation)
    • [!] Speculation: Likely cannot prompt for carrier unlock code (it is recommended to unlock on a stock rom regardless of if this works)

    GPS/Sensors
    • [-] Overall: Works fine
    • [?] Unknown: AGPS support (Needs confirmation)
    • [-] Works: Accelerometer
    • [-] Works: E-Compass
    • [!] BUG: FM Radio does not work
    • [-] Works: Light Sensor
    • [-] Works: Microphone
    • [-] Works: Proximity Sensor
    • [-] Works: Vibrator

    Dock and outputs
    • [!] Overall: nothing works
    • [!] BUG: No dock detection (Should switch to clock app automatically)
    • [!] BUG: No HDMI out (affects all custom roms that arnt based on stock ie: CM7/MIUI/ICS)
    • [!] BUG: USB tethering does not work (Presents connection to pc, but not a working link)
    • [-] Not a bug: No longer shows headphones icon on connection (It's been removed from ICS)

    Mass Storage and Inputs
    • [-] Overall: Mostly works
    • [-] Fixed: Mass storage does not work
    • [?] BUG: USB-Hosting does not work

    Battery
    • [-] Overall: Airplane mode: Seems Fine
    • [?] Overall: Cellular on: Unknown
    • [-] Works: Charging
    • [!] Bug: Usage info not available

    Graphics
    • [-] Overall: Works fine, minor issues
    • [!] Bug: Graphics have ugly gradients
    • [!] Bug: UBOOT logo is upside down

    Sound
    • [-] Overall: Works fine
    • [?] Untested: Headphone out

    Buttons and leds
    • [-] Overall: Works fine
    • [!] BUG: Capacitive LEDs never turn off reliably (WORKAROUND: Use Rootdim to turn the leds off)

    Camera
    • [!] Overall: Nothing works
    • [!] BUG: Rear cam doesnt work
    • [!] BUG: Front cam doesnt work
    • [!] BUG: Rear Flash doesnt work

    Screen and UI
    • [-] Overall: A little sluggish but works for the most part
    • [-] DPI: Currently using 240dpi
    • [!] NEW: DPI: 160dpi is available now
    • [!] BUG?: Display refuses to rotate to upside-down portrait (Bug or tablet only feature?)

    Apps
    • [-] Overall: Mostly works
    • [-] Not a bug: GAPPs isnt included (General consensus: stock based roms: including gapps is ok, source based roms: do not include gapps)
    • [!] BUG: Noisefield LWP missing
    • [!] BUG: Microbes LWP missing
    • [!] BUG: Black Hole has damaged metadata
    • [!] BUG: Gallery settings screen is blank
    • [!] BUG: Chrome tabs button causes app to crash

    Feature requests:
    • Virtual keys (WORKAROUND: set qemu.hw.mainkeys=0 in build.prop)
    • Tablet mode UI

    Overall summary:
    • [-] Wifi: Works fine
    • [-] Bluetooth: Mostly works
    • [!] Tethering: Nothing works
    • [-] Cellular: Voice, data and SMS works, MMS unknown
    • [-] GPS/Sensors: Works fine
    • [!] Dock/Output: Nothing works
    • [-] Mass Storage/Input: Works fine
    • [-] Battery: Good
    • [-] Graphics: Mostly works
    • [-] Sound: Works fine
    • [-] Buttons: Works fine (Excluding LEDs)
    • [!] Cameras: Nothing works
    • [-] Screen and UI: Mostly works
    • [-] Apps: Mostly works

    Conclusion:
    Currently there's only a couple minor issues preventing it from being useful as a primary rom for common users:
    • Battery usage statistics
    • Camera support
    • Cellular data stability
    • Sluggishness

    Nice to have:
    • Working Camera
    • Connectivity:
      • USB hosting
      • FM Radio
      • HDMI out

    Changelog:
    • Jul 11, 2012: Updating list for Build: 071112
    • Jun 30 2012: Updating list for Build: 063012-2
    • Jun 28 2012: Updating list for Build: 062812-alt
    • Jun 27 2012: Updating list for Build: 062712
    • Jun 24 2012: Made initial list
    13
    Hopefully. Replacement streak (i've completely killed original one's touchscreen cabling while disassembling it - clumsy me) i've bought at ebay.co.uk arrived in non-functional condition. Arranging local deal for used one at the moment - not as cheap as ebay items but at least i'm able to test a thing before paying for it :) If there'll be any luck - i'll get one by day after tomorrow :)

    As of donations - thanks, no need for. Also, my POV fully resembles hPa's - obligations kill all fun. I will continue while i can and while i get entertained by it :) Best thing community can do - get involvied in development.

    "Sit tighters" (no personal offense, but xtreme_boi, dude, your posts were almost able to kill "just for fun" fairy that inspires me :D) get us nowhere. Look at hd2 - multiple kernels, assorted roms including jelly bean - on non-originally android device that's older than streak. THAT's what community should be like.