[ROM][WIP] CM10.2 Badadroid v3.1

Search This thread

volk204

Inactive Recognized Developer
Mar 15, 2011
366
2,274
Moscow region
CM10.2 for WAVE and WAVE 2
Android Jellybean 4.3.1


Hi All,

So once again it’s time to upgrade our project to Android 4.3.1
Previous versions:
CM10: xdaforums.com/showthread.php?t=1851818
CM10.1: http://xdaforums.com/showthread.php?t=2400126

Let’s emphasize that-- THIS IS AN ALPHA, RELEASED FOR YOU TO PLAY WITH AND GET A SENSE OF WHAT’S TO COME. AND SOME THINGS DOESN’T WORK. REALLY. IF YOU ARE EXPECTING ANYTHING CLOSE TO PERFECTION, WALK AWAY FROM YOUR COMPUTER, LOWER YOUR EXPECTATIONS FOR AN HOUR OR SO, THEN COME BACK. MORE EXCITING DISCLAIMERS/WARNINGS IN ALL CAPITAL LETTERS CAN BE FOUND BELOW. READ THEM.

FEATURES
Android 4.3.1
CM sources of 21.10.2013
Updated to linux kernel version 3.0.101
270 MB RAM

KNOWN BUGS (what doesn't work):
- Network registration don't work with some SIM cards
- GPS - http://xdaforums.com/showpost.php?p=47209249&postcount=1371
- Conference Calls
- Some problems with audio codec settings, but generally it should
- Impossible to shut down phone in android, only restart
- Don't leave phone charging without supervising - if it gets enormously hot, disconnect it - this can literally blow up battery as there is no overheating protection yet. Do not leave it connected on 100% - it'll discharge by 1% all the time, and then recharge, what's very unhealthy for battery.
Maybe something else, what i forgot

SUPPORT
You get none. Zero. Zip. We obligate ourselves to providing nothing further. You are on your own and will have to help each other via this thread. This is provided “as-is”, and if you don’t like it, use Bada or other releases.

We basically lack time to give full dedication to this rom, and we’re looking for skilled devs who know the Android, and/or other things that might be relevant.

Please join us on IRC: some people are on #badadroid (freenode).

BUG REPORTS
This is the format for a bug report: “XXXXX isn’t working. Here is how to fix it: [INCLUDE SOLUTION]” Don’t have source? Too bad. You’ll have to wait then.

If you report bugs, please don’t be disappointed if we can’t fix them immediately (or even never). It’s not because we don’t care, but because we don’t have time or don’t know how to fix it.
Please attach logcat and dmesg dump in your bug report. Dmesg should contain messages from both - bootup and issue occuring (you can't dump it 1 hour after bootup, rather 2 minutes after)
How to dump logs - Google for "android logcat dmesg" Or... whatever, here's one of 3204109 methods available.
In the Terminal Emulator enter:
"su"
Accept request for SuperUser access.
"dmesg > /storage/sdcard1/dmesg.txt"
"logcat -b system -b radio -b events -b main -d -f /storage/sdcard1/logcat.txt *:V"
"logcat -b radio -d -f /storage/sdcard1/radiolog.txt *:V"
Download them from phone, archive and upload them.
Privacy warning: Your logcat might contain sensitive information like your IMEI, IMSI, cell stations you were nearby, numbers you called and got calls from and SMS sent and received. If you don't want to publish this info - send them privately to one of developers.
If the Badadroid is restarting before you're able to catch any log:
Download http://goo.im/devs/Rebellos/wave/bterm.exe
Try to start kernel normally, when you see Badadroid logo start holding the middle key pressed. Keep the middle key pressed until phone restarts and shows the text: FOTA DOWNLOAD MODE & bTerm
Connect phone to PC.
Start bterm.exe
Type 4 commands:
Code:
open
dumpram 0x4FF00000 0x100000
close
exit

There should appear file called dump_ram_0x4FF00000.0x00100000.bin - pack it and attach it to your bug report.
Bug reports without logs are completely useless.

NOTE: DEVELOPERS WANTED.
Please contact us if you are a developer with something to contribute.
I do heavily encourage to work together on the better, common project instead of making kang releases and demanding money for somebody else's work.
Read as: If you think you can make something better than this by doing less and muchazo Ctrl+C Ctrl+V - you suck, go figure the rest.

HOW TO BUILD
I do recommend perfect tutorial by fattire: https://docs.google.com/document/d/19f7Z1rxJHa5grNlNFSkh7hQ0LmDOuPdKMQUg8HFiyzs/edit?hl=en_US
Of course you have to init with -b cm-10.2 and modify some steps.
local manifest to use: https://raw.github.com/Badadroid/android_wave_local_manifest/cm-10.1/local_manifest.xm
I do it like this:
Code:
cd ~
mkdir wave
cd wave
repo init -u git://github.com/CyanogenMod/android.git -b cm-10.2
cd .repo
wget [url]https://raw.github.com/Badadroid/android_wave_local_manifest/cm-10.2/local_manifest.xml[/url]
cd ..
repo sync -j8
cd vendor/cm/
./get-prebuilts
cd ../../
. build/envsetup.sh
brunch wave

device name is wave so the build invocation can be brunch wave

FIRST INSTALLATION
Bada 2.0 is required

  1. Enter Bada Settings->General->Memory and make sure you have at least:
    370MB of free "System" memory
    160MB of free "User" memory
    400MB of free "Applications" memory
  2. Download BOOTFILES, armlinux_boot for your device:
    for 8500:
    http://yadi.sk/d/W4RjnjQRC6TfP
    http://yadi.sk/d/Yz7_dfpkC6TkC
    for 8530
    http://yadi.sk/d/kxJ0CZ20C7AKF
    http://yadi.sk/d/zqzWZ9LmC7AJA
    (please pay attention if it's S8500 or S8530 BOOTFILES and FOTA you're choosing!):
  3. Download ROM from CHANGELOG section
  4. Start Bada.
  5. Extract zImage from zip and copy it to the Bada's User partition (the one about 390MB big).
  6. Copy whole .zip to the Bada's User partition or SD Card.
  7. Flash BOOTFILES and FOTA using Multiloader.
  8. Reboot the phone holding Power and Call key.
  9. FOTA set of red messages should appear, after about 15seconds Badadroid logo shows up.
  10. Be patient, first bootup will keep unresponsible on Badadroid logo for up to 5 minutes.
  11. CWM Recovery starts, pick:
    - "install zip"
    - "choose zip from from storage/sdcard1"
    (Bada's User partition) or "choose zip from storage/sdcard0"(SD Card)
    - cm-10.2-wave-<release id>.zip
    - Yes - install
  12. Reboot holding the Power key
You can remove installation .zip from the User partition from Android level by connecting through USB in MTP mode.
Do not remove zImage file.
Normal bootup is available using Power+Call keys
CWM Recovery mode is available using Power+Volume Up keys
CWM Flashing does overwrite zImage. So every next update you can just flash .zip through CWM.

After first installation i recommend to disable Screen-off Animation by Settings->Display-> uncheck Scren-off animation
And also for better performance activate zRAM. Settings->Performance->Memory Management->zRam-> and choice Value. I use 26%
For activation Performance and Developer Options categories in Settings you need Settings->About Phone and tap 7 times on Build number


GAPPS
GAPPS make our ROM slowler, because also slim GAPPS take about 15-20 MB RAM permanently
SLIM GAPPS http://d-h.st/mBO from http://xdaforums.com/showthread.php?p=47934744
Minimized by -CALIBAN666- from PA GAPPS: http://xdaforums.com/showthread.php...ums.com/showpost.php?p=35107469&postcount=393

THANKS TO
Special thanks to Rebellos for his CM10 ROM, for his good sources and many time, what he spent for my learning
Another Badadroid devs: Oleg_k, mijoma, nbates66, anghelyi, mikegapinski, hunktb, autra, Tigrouzen and many others.
CyanogenMod team for base ROM
Paulk and Replicant project for good base for bada-modem RIL
and many other who help us.

CHANGELOG:

Kernel update

http://www.multiupload.nl/TWJAP1T4C9
kernel with removed +10 RAM patch for v3.1 with working camera and video playback

v3.1 - http://www.multiupload.nl/1E85FRD1ES
- +10mb RAM
- Updated audio codec settings for RCV and HP
- Added 15 volume levels for Calls
- Reworked SMS sending
- Fixed torch toggle in quick settings.

Kernel update for Wave2
for fixinginstallation problems
http://www.multiupload.nl/O2CVN5R9EQ
Replace zImage in Zip with this and re-copy it on Bada User Partition
and after flash step by step.
If you forgot or don't want to pack zImage in zip archive you need again replace zImage on Bada User's partition, because during flashing zImage will be replaced by one from zip archive.
Big Thanks to Rebellos for logs and RedDerRed from badapps.ru for testing all my test versions

v3 Initial CM10.2 release: http://www.multiupload.nl/8UUFOIQQE1
- Updated kernel 3.0.101
- CM Sources 30.11.2013
- CM team fixed power menu on lock key. Now we can show power menu by long press of lock key.
So i don't see any reason to use Navbar. We back to Galaxy S mapping:
Call key = MENU
Middle key = HOME
End Call key = BACK
Lock key = POWER
- Removed VideoEditer, LiveWallpapers, CMUpdater
- Fixed BT headset in calls
- Set of patches for GPRS RIL interface
- Fixed memory leaks in SIM_IO requests

MORE LINKS
Overall project thread - http://xdaforums.com/showthread.php?t=1459391
 
Last edited:

BLOOD_ANGEL

Senior Member
Dec 26, 2012
198
42
Nice Work Volk & Rebellos :)

Work this Version faster ?

Greets

Sent from my GT-N7100 using xda app-developers app
 

JonasVFC

Senior Member
Sep 20, 2009
377
69
very fast and smooth........awesome work :good::good::good:
incredible speed without gapps

anyway of installing just google calendar and google contact sync? (without the whole gapps package)
 
Last edited:

kktkaran

Senior Member
Dec 7, 2012
685
150
ahmedabad
thank u so much @volk204.

but this rom still not smooth and its slow , and there is no Bigmem , bigmem 325mb ram will make this rom competely usable and really realy faster and great for gaming

i m 101% sure latest games like asphalt8:airborne , Modern combat 4,5 will not work.

even normal apps will lag too
 
Last edited:

volk204

Inactive Recognized Developer
Mar 15, 2011
366
2,274
Moscow region
wave 2 does not work ...


Very verbose bug report.

for me can get into recovery mode but when it's Chose zip from/storage/sdcard0 shows me E: Can mount/storage/sdcard0. hmmm something is strange: (


Do you have SD CARD? Can you mount storage/sdcard1(Bada user's partition)?

Sorry to point out but Android 4.3 is CM 10.2...

Fixed
 
  • Like
Reactions: SasaFox and blue966

djkoloda

Senior Member
Dec 1, 2013
56
95
Donetsk
at the choice of Chose zip from/storage/sdcard0 shows me E : Can mount/storage/sdcard0. at a copy on sd-card the same result. wave s8530
 

Koleś

Member
May 29, 2012
5
12
lack of torch in quick settings

Hello. I've noticed there's no torch in quick settings. I think it maye be fixed by adding:
Code:
<bool name="has_led_flash">true</bool>
in:
Code:
https://github.com/Badadroid/android_device_samsung_wave/blob/cm-10.2/overlay/packages/apps/Settings/res/values/config.xml
but i'm not sure (cm-10.1 had this line and torch was in there, as u can see)
Code:
https://github.com/Badadroid/android_device_samsung_wave/blob/cm-10.1/overlay/packages/apps/Settings/res/values/config.xml
i can't find anything that could change it in rom .zip package so i think it will be just information for future roms.
 
Last edited:

waveguru

Senior Member
Jan 14, 2012
114
33
Mumbai
Hi volk204,

I am unable to install new ROM on wave 2.

In CWM mode,its showing message..

E: can't mount /cache/recovery/command
E: can't mount /cache/recovery/log

when i click on "install zip"..

it showing "choose zip from /storage/sdcard0"
also,I am able to mount /bada-user.

Thanks,
Waveguru
 

wirel1

Member
Jan 5, 2011
33
3
Hi volk204,

I am unable to install new ROM on wave 2.

In CWM mode,its showing message..

E: can't mount /cache/recovery/command
E: can't mount /cache/recovery/log

when i click on "install zip"..

it showing "choose zip from /storage/sdcard0"
also,I am able to mount /bada-user.

Thanks,
Waveguru

Maybe memory corruption, happened to me also, try to reflash bada then reinstall android
 
Oct 23, 2013
22
5
Hi volk204,

I am unable to install new ROM on wave 2.

In CWM mode,its showing message..

E: can't mount /cache/recovery/command
E: can't mount /cache/recovery/log

when i click on "install zip"..

it showing "choose zip from /storage/sdcard0"
also,I am able to mount /bada-user.

Thanks,
Waveguru

I have a same problem with you. it's not working on Wave II :(

I installed Bada again and tryed once more but same. I'm choosing -choose zip from/storage/sdcard0 but nohing happening. I also formated sd card again and tryed to put 10.2 v3 zip to phone memory but same...
 

gonghwa

Member
May 2, 2013
6
1
Very verbose bug report.





Do you have SD CARD? Can you mount storage/sdcard1(Bada user's partition)?



Fixed
I referred to this Q&A
Badadroid is stuck in animation with rotating circle where Cyanogenmod is written in

It happens if you don't comply with installation requirements. Enter Bada Settings->General->Memory and make sure you have at least:

370MB of free "System" memory
150MB of free "User" memory
400MB of free "Applications" memory

Solution: make a clean installation of bada: full flash

Related XDA posts: http://xdaforums.com/showthread.php?p=39859136#post39859136

and after I checked the phone the answer is yes, I have less memory than required. After a full flash I got no luck to get v3 running. I guess it is related with the kernel because if I change kernel to v2.1's it can flash the v3 zip and later show some progress during the rolling circle. If I use kernel in v3 zip it just can't mount sdcard0 as others. That's all I can provide.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 64
    CM10.2 for WAVE and WAVE 2
    Android Jellybean 4.3.1


    Hi All,

    So once again it’s time to upgrade our project to Android 4.3.1
    Previous versions:
    CM10: xdaforums.com/showthread.php?t=1851818
    CM10.1: http://xdaforums.com/showthread.php?t=2400126

    Let’s emphasize that-- THIS IS AN ALPHA, RELEASED FOR YOU TO PLAY WITH AND GET A SENSE OF WHAT’S TO COME. AND SOME THINGS DOESN’T WORK. REALLY. IF YOU ARE EXPECTING ANYTHING CLOSE TO PERFECTION, WALK AWAY FROM YOUR COMPUTER, LOWER YOUR EXPECTATIONS FOR AN HOUR OR SO, THEN COME BACK. MORE EXCITING DISCLAIMERS/WARNINGS IN ALL CAPITAL LETTERS CAN BE FOUND BELOW. READ THEM.

    FEATURES
    Android 4.3.1
    CM sources of 21.10.2013
    Updated to linux kernel version 3.0.101
    270 MB RAM

    KNOWN BUGS (what doesn't work):
    - Network registration don't work with some SIM cards
    - GPS - http://xdaforums.com/showpost.php?p=47209249&postcount=1371
    - Conference Calls
    - Some problems with audio codec settings, but generally it should
    - Impossible to shut down phone in android, only restart
    - Don't leave phone charging without supervising - if it gets enormously hot, disconnect it - this can literally blow up battery as there is no overheating protection yet. Do not leave it connected on 100% - it'll discharge by 1% all the time, and then recharge, what's very unhealthy for battery.
    Maybe something else, what i forgot

    SUPPORT
    You get none. Zero. Zip. We obligate ourselves to providing nothing further. You are on your own and will have to help each other via this thread. This is provided “as-is”, and if you don’t like it, use Bada or other releases.

    We basically lack time to give full dedication to this rom, and we’re looking for skilled devs who know the Android, and/or other things that might be relevant.

    Please join us on IRC: some people are on #badadroid (freenode).

    BUG REPORTS
    This is the format for a bug report: “XXXXX isn’t working. Here is how to fix it: [INCLUDE SOLUTION]” Don’t have source? Too bad. You’ll have to wait then.

    If you report bugs, please don’t be disappointed if we can’t fix them immediately (or even never). It’s not because we don’t care, but because we don’t have time or don’t know how to fix it.
    Please attach logcat and dmesg dump in your bug report. Dmesg should contain messages from both - bootup and issue occuring (you can't dump it 1 hour after bootup, rather 2 minutes after)
    How to dump logs - Google for "android logcat dmesg" Or... whatever, here's one of 3204109 methods available.
    In the Terminal Emulator enter:
    "su"
    Accept request for SuperUser access.
    "dmesg > /storage/sdcard1/dmesg.txt"
    "logcat -b system -b radio -b events -b main -d -f /storage/sdcard1/logcat.txt *:V"
    "logcat -b radio -d -f /storage/sdcard1/radiolog.txt *:V"
    Download them from phone, archive and upload them.
    Privacy warning: Your logcat might contain sensitive information like your IMEI, IMSI, cell stations you were nearby, numbers you called and got calls from and SMS sent and received. If you don't want to publish this info - send them privately to one of developers.
    If the Badadroid is restarting before you're able to catch any log:
    Download http://goo.im/devs/Rebellos/wave/bterm.exe
    Try to start kernel normally, when you see Badadroid logo start holding the middle key pressed. Keep the middle key pressed until phone restarts and shows the text: FOTA DOWNLOAD MODE & bTerm
    Connect phone to PC.
    Start bterm.exe
    Type 4 commands:
    Code:
    open
    dumpram 0x4FF00000 0x100000
    close
    exit

    There should appear file called dump_ram_0x4FF00000.0x00100000.bin - pack it and attach it to your bug report.
    Bug reports without logs are completely useless.

    NOTE: DEVELOPERS WANTED.
    Please contact us if you are a developer with something to contribute.
    I do heavily encourage to work together on the better, common project instead of making kang releases and demanding money for somebody else's work.
    Read as: If you think you can make something better than this by doing less and muchazo Ctrl+C Ctrl+V - you suck, go figure the rest.

    HOW TO BUILD
    I do recommend perfect tutorial by fattire: https://docs.google.com/document/d/19f7Z1rxJHa5grNlNFSkh7hQ0LmDOuPdKMQUg8HFiyzs/edit?hl=en_US
    Of course you have to init with -b cm-10.2 and modify some steps.
    local manifest to use: https://raw.github.com/Badadroid/android_wave_local_manifest/cm-10.1/local_manifest.xm
    I do it like this:
    Code:
    cd ~
    mkdir wave
    cd wave
    repo init -u git://github.com/CyanogenMod/android.git -b cm-10.2
    cd .repo
    wget [url]https://raw.github.com/Badadroid/android_wave_local_manifest/cm-10.2/local_manifest.xml[/url]
    cd ..
    repo sync -j8
    cd vendor/cm/
    ./get-prebuilts
    cd ../../
    . build/envsetup.sh
    brunch wave

    device name is wave so the build invocation can be brunch wave

    FIRST INSTALLATION
    Bada 2.0 is required

    1. Enter Bada Settings->General->Memory and make sure you have at least:
      370MB of free "System" memory
      160MB of free "User" memory
      400MB of free "Applications" memory
    2. Download BOOTFILES, armlinux_boot for your device:
      for 8500:
      http://yadi.sk/d/W4RjnjQRC6TfP
      http://yadi.sk/d/Yz7_dfpkC6TkC
      for 8530
      http://yadi.sk/d/kxJ0CZ20C7AKF
      http://yadi.sk/d/zqzWZ9LmC7AJA
      (please pay attention if it's S8500 or S8530 BOOTFILES and FOTA you're choosing!):
    3. Download ROM from CHANGELOG section
    4. Start Bada.
    5. Extract zImage from zip and copy it to the Bada's User partition (the one about 390MB big).
    6. Copy whole .zip to the Bada's User partition or SD Card.
    7. Flash BOOTFILES and FOTA using Multiloader.
    8. Reboot the phone holding Power and Call key.
    9. FOTA set of red messages should appear, after about 15seconds Badadroid logo shows up.
    10. Be patient, first bootup will keep unresponsible on Badadroid logo for up to 5 minutes.
    11. CWM Recovery starts, pick:
      - "install zip"
      - "choose zip from from storage/sdcard1"
      (Bada's User partition) or "choose zip from storage/sdcard0"(SD Card)
      - cm-10.2-wave-<release id>.zip
      - Yes - install
    12. Reboot holding the Power key
    You can remove installation .zip from the User partition from Android level by connecting through USB in MTP mode.
    Do not remove zImage file.
    Normal bootup is available using Power+Call keys
    CWM Recovery mode is available using Power+Volume Up keys
    CWM Flashing does overwrite zImage. So every next update you can just flash .zip through CWM.

    After first installation i recommend to disable Screen-off Animation by Settings->Display-> uncheck Scren-off animation
    And also for better performance activate zRAM. Settings->Performance->Memory Management->zRam-> and choice Value. I use 26%
    For activation Performance and Developer Options categories in Settings you need Settings->About Phone and tap 7 times on Build number


    GAPPS
    GAPPS make our ROM slowler, because also slim GAPPS take about 15-20 MB RAM permanently
    SLIM GAPPS http://d-h.st/mBO from http://xdaforums.com/showthread.php?p=47934744
    Minimized by -CALIBAN666- from PA GAPPS: http://xdaforums.com/showthread.php...ums.com/showpost.php?p=35107469&postcount=393

    THANKS TO
    Special thanks to Rebellos for his CM10 ROM, for his good sources and many time, what he spent for my learning
    Another Badadroid devs: Oleg_k, mijoma, nbates66, anghelyi, mikegapinski, hunktb, autra, Tigrouzen and many others.
    CyanogenMod team for base ROM
    Paulk and Replicant project for good base for bada-modem RIL
    and many other who help us.

    CHANGELOG:

    Kernel update

    http://www.multiupload.nl/TWJAP1T4C9
    kernel with removed +10 RAM patch for v3.1 with working camera and video playback

    v3.1 - http://www.multiupload.nl/1E85FRD1ES
    - +10mb RAM
    - Updated audio codec settings for RCV and HP
    - Added 15 volume levels for Calls
    - Reworked SMS sending
    - Fixed torch toggle in quick settings.

    Kernel update for Wave2
    for fixinginstallation problems
    http://www.multiupload.nl/O2CVN5R9EQ
    Replace zImage in Zip with this and re-copy it on Bada User Partition
    and after flash step by step.
    If you forgot or don't want to pack zImage in zip archive you need again replace zImage on Bada User's partition, because during flashing zImage will be replaced by one from zip archive.
    Big Thanks to Rebellos for logs and RedDerRed from badapps.ru for testing all my test versions

    v3 Initial CM10.2 release: http://www.multiupload.nl/8UUFOIQQE1
    - Updated kernel 3.0.101
    - CM Sources 30.11.2013
    - CM team fixed power menu on lock key. Now we can show power menu by long press of lock key.
    So i don't see any reason to use Navbar. We back to Galaxy S mapping:
    Call key = MENU
    Middle key = HOME
    End Call key = BACK
    Lock key = POWER
    - Removed VideoEditer, LiveWallpapers, CMUpdater
    - Fixed BT headset in calls
    - Set of patches for GPRS RIL interface
    - Fixed memory leaks in SIM_IO requests

    MORE LINKS
    Overall project thread - http://xdaforums.com/showthread.php?t=1459391
    23
    v3.1 - http://www.multiupload.nl/1E85FRD1ES
    - +10mb RAM
    - Updated audio codec settings for RCV and HP
    - Added 15 volume levels for Calls
    - Reworked SMS sending
    - Fixed torch toggle in quick settings.

    Big thanks to Rebellos for his help
    13
    Hi dear volk
    what about kit kat or new rom version?
    Have been very quiet here...

    soon
    10
    zImage for Wave2
    http://www.multiupload.nl/O2CVN5R9EQ

    Replace zImage in Zip with this and re-copy it on Bada User Partition
    and after flash step by step.

    Big Thank to Rebellos for logs and RedDerRed from badapps.ru for testing all my test versions
    10
    why he is not making????
    we all want this... i don't know why volk sir is not hearing us.... tigrouzen has make bigmem kernel for HD games but why volk sir is not making.... so please don't tell me rules.... if we all request to make 320 mb kernel than one day we will get....

    Do your own business...
    it's not for me it's for all...

    If honest I was planning to build a kernel with Bigmem, but after these comments that desire has disappeared in every way, if you think that this project brings me a lot of money, then you really are wrong, I can say that donations stopped after v2.1, and I can say that the total amount of donations that I received for this project is approximately equal to the value of 1.5 working days on my main job, which is not really comparable with the labor costs that I have invested in this project

    On Russian

    Если често я планировал собрать ядро с Bigmem, но после таких коментрариев это желание всячески отпало, если вы думаете что данный проект приносит мне огромные деньги, то вы реально ошибаетесь, я могу сказать что все пожертования закончились еще после v2.1, и могу сказать что общая сумма пожертвований которую я получил за данный проект примерно равна стоимости 1,5 рабочих дней на моей основной работе, что реально не соозмеримо с трудозатратами которые я вложил в данный проект