Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Openandroidinstaller

The OpenAndroidInstaller project is a graphical desktop software that helps people install free Android operating systems like LineageOS.
Collective - Host: opensource - https://opencollective.com/openandroidinstaller - Code: https://github.com/openandroidinstaller-dev/openandroidinstaller

Revert "Add support for jasmine_sprout (Mi A2 / 6X)" (#446)

github.com/openandroidinstaller-dev/openandroidinstaller - aa45a3f9377fe4f5cc2794354781c8013181b871 authored 11 months ago by Tobias Sterbak <[email protected]>
Revert "Add support for jasmine_sprout (Mi A2 / 6X)"

github.com/openandroidinstaller-dev/openandroidinstaller - f5c427bc97e7032b5e91f853e29a48a79794b34e authored 11 months ago by Tobias Sterbak <[email protected]>
Add support for jasmine_sprout (Mi A2 / 6X) (#410)

Related to #367
Same README order as #392 (but without lancelot, I hope there won't be a
mess ...

github.com/openandroidinstaller-dev/openandroidinstaller - 5adb29b695f5467af2462236b91cb701e320ecc6 authored 11 months ago by Tobias Sterbak <[email protected]>
Merge branch 'main' into jamsine

github.com/openandroidinstaller-dev/openandroidinstaller - 6d5b1786fb664657e4811a82ab580f19c4c1abc8 authored 11 months ago by Tobias Sterbak <[email protected]>
Removing duplicates (when merging?) (#423)

github.com/openandroidinstaller-dev/openandroidinstaller - e0bccd07442b549a4dfcaa18e95c6f6bd2ef79d2 authored 12 months ago by Tobias Sterbak <[email protected]>
Removing duplicates (when merging?)

github.com/openandroidinstaller-dev/openandroidinstaller - 0e5b8cecadf521c7f560be2f9653b87d5509ce24 authored 12 months ago by anon1892 <[email protected]>
Merge branch 'main' into dev

github.com/openandroidinstaller-dev/openandroidinstaller - 2213ee8c87174bcdbb38616c50defcaac880186d authored 12 months ago by Tobias Sterbak <[email protected]>
Improve resizing/scaling support (#402)

Now the right size of the installer scales with the screen when
resizing.

github.com/openandroidinstaller-dev/openandroidinstaller - a1ea9f8e965636cccb481a3f3a53b88c80990baa authored 12 months ago by Tobias Sterbak <[email protected]>
Fix Xiaomi tabluar (#419)

To be merged in main asap

github.com/openandroidinstaller-dev/openandroidinstaller - d80d613159afac98ee1cfc9048acc822427040e5 authored 12 months ago by Tobias Sterbak <[email protected]>
Handle zip related exceptions (#417)

Related to #416, but don't explain it.
This PR just handle a system image as invalid instead of...

github.com/openandroidinstaller-dev/openandroidinstaller - 40c98387c428a7932b58a5f1ce0584d42bf226eb authored 12 months ago by Tobias Sterbak <[email protected]>
Improve scaling by using responsive rows for toggle switches and mutliline checkboxes

github.com/openandroidinstaller-dev/openandroidinstaller - 2bb71a6e3d2b4f4959838aed317ed3a536009998 authored 12 months ago by Tobias Sterbak <[email protected]>
Fix errorhandling for image_sdk_level

github.com/openandroidinstaller-dev/openandroidinstaller - b0110dd71740492e25f6651d5adc56a8a362d0bd authored 12 months ago by Tobias Sterbak <[email protected]>
Move exception handling of zipfile exception up on function call

github.com/openandroidinstaller-dev/openandroidinstaller - 6da6055e5b3133aea80be8344a4b26f5de25bb03 authored 12 months ago by Tobias Sterbak <[email protected]>
Add support for lancelot (Redmi 9 Poco M2) (#392)

Related to #391

Can you test it please? Same as #222, should be working.

github.com/openandroidinstaller-dev/openandroidinstaller - 10641d11fa5600aafbd11655f73e196800b59bfc authored 12 months ago by Tobias Sterbak <[email protected]>
Merge branch 'dev' into zip

github.com/openandroidinstaller-dev/openandroidinstaller - 7eaf1c233d217946f8d5d58d68f6311b7ba9b4c7 authored 12 months ago by Tobias Sterbak <[email protected]>
Improve error message for loading images (#399)

This PR mainly addresses #394 and #354.

It also adds:
- improved Makefile

github.com/openandroidinstaller-dev/openandroidinstaller - bf01053b08579a03c360fdfa6c4671de0526d68e authored 12 months ago by Tobias Sterbak <[email protected]>
Merge branch 'dev' into 394-improve-error-message-for-images

github.com/openandroidinstaller-dev/openandroidinstaller - cbea2e9813ad3746c461fbdc0e5132c9db373073 authored 12 months ago by Tobias Sterbak <[email protected]>
Add support for jasmine_sprout (Mi A2 / 6X)

github.com/openandroidinstaller-dev/openandroidinstaller - 2554360cfaddd6d7713eaf12c512ea90bf85ad02 authored about 1 year ago by rudu <[email protected]>
Scale right column to window size

github.com/openandroidinstaller-dev/openandroidinstaller - 0290d4cdbd55b05dd06f373242c5676f40a4962c authored about 1 year ago by Tobias Sterbak <[email protected]>
Minor improvements to progressbar

github.com/openandroidinstaller-dev/openandroidinstaller - bb1cd2046d18fa6f4449cfb4b10901d08b2bb398 authored about 1 year ago by Tobias Sterbak <[email protected]>
Fix installer crashes when sideloading progress goes over 100% (#400)

github.com/openandroidinstaller-dev/openandroidinstaller - 6859a5ebb299aac3e546823a4f2967ee2e56bd31 authored about 1 year ago by Tobias Sterbak <[email protected]>
Prevent failing when progress goes over 100%

github.com/openandroidinstaller-dev/openandroidinstaller - ff63520836007eb76d91aa83517e0d29eeeaebab authored about 1 year ago by Tobias Sterbak <[email protected]>
Rework the user messages of the image/recovery selection and the validation process

github.com/openandroidinstaller-dev/openandroidinstaller - d0b6c6fc5be3afab169e113c025a8472d352aa10 authored about 1 year ago by Tobias Sterbak <[email protected]>
Refactor metadata loading from ROM image; improve Makefile

github.com/openandroidinstaller-dev/openandroidinstaller - cc7444ce69e22dee0508137f610ec636d1b3a145 authored about 1 year ago by Tobias Sterbak <[email protected]>
Add support for lancelot (Redmi 9 Poco M2)

github.com/openandroidinstaller-dev/openandroidinstaller - 0574179e480f0839287b3a888a6b108ef8771932 authored about 1 year ago by rudu <[email protected]>
Bump urllib3 from 2.0.6 to 2.0.7 (#378)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.

github.com/openandroidinstaller-dev/openandroidinstaller - d3d703f30a0fd89b95ddf7fc88e8cce174400d6d authored about 1 year ago by Tobias Sterbak <[email protected]>
add Oneplus3 support (#365)

https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/273

github.com/openandroidinstaller-dev/openandroidinstaller - eeac0b3ea292b95661671fe1d849ec7585787423 authored about 1 year ago by Tobias Sterbak <[email protected]>
update misc asserts (#364)

Fixes
https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/375,
https://git...

github.com/openandroidinstaller-dev/openandroidinstaller - 793d50d8c849636adbb2c86e5332900743b8c00e authored about 1 year ago by Tobias Sterbak <[email protected]>
Merge branch 'dev' into asserts

github.com/openandroidinstaller-dev/openandroidinstaller - b4ffedcb92aa75ac971e132a325f28eb33f60566 authored about 1 year ago by Tobias Sterbak <[email protected]>
add model names (#362)

minor docs improvement

github.com/openandroidinstaller-dev/openandroidinstaller - e712b4597409a3ecf6bad681de4ae18d834f0809 authored about 1 year ago by Tobias Sterbak <[email protected]>
Bump urllib3 from 2.0.6 to 2.0.7

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https...

github.com/openandroidinstaller-dev/openandroidinstaller - 72d7d3012ed6810da6206dd19fba2116ab462977 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sync zerofltexx asserts

* taken from https://github.com/LineageOS/android_device_samsung_zerofltexx/blob/e83ad0962313b1f...

github.com/openandroidinstaller-dev/openandroidinstaller - 7944c54f3ebc9bcb4424b978c3e873ae69ef2d61 authored about 1 year ago by SirRGB <[email protected]>
sync Mi439 asserts

* taken from https://github.com/LineageOS/android_device_xiaomi_Mi439/blob/9002689e7bdfdcd7160da...

github.com/openandroidinstaller-dev/openandroidinstaller - 9404849a31491c3c51f811cb71059e7e3b0b654c authored about 1 year ago by SirRGB <[email protected]>
sync j7fltexx asserts

* https://github.com/LineageOS/android_device_samsung_jfltexx/blob/221635b6daa1f162b8c18350bd16b...

github.com/openandroidinstaller-dev/openandroidinstaller - 2f3608ae0499c2567d537a944a23596b3fe3a8f8 authored about 1 year ago by SirRGB <[email protected]>
sync klte asserts

* taken from https://github.com/LineageOS/android_device_samsung_klte/blob/1e45afafff8687bd06ee4...

github.com/openandroidinstaller-dev/openandroidinstaller - 6426e1d5163cef9787b00056432864022fc426c4 authored about 1 year ago by SirRGB <[email protected]>
sync serranoltexx asserts

* taken from https://github.com/LineageOS/android_device_samsung_serranoltexx/blob/cc194239f8da8...

github.com/openandroidinstaller-dev/openandroidinstaller - 5977f3fe8295037e08507b6ab9d6b881ff33fb1b authored about 1 year ago by SirRGB <[email protected]>
sync on7xelte asserts

* taken from https://github.com/Exynos7870/android_device_samsung_on7xelte/blob/21a18d0ab1e510db...

github.com/openandroidinstaller-dev/openandroidinstaller - ec4239c8cc9a60082ce5d802bbd84130d9ffadbd authored about 1 year ago by SirRGB <[email protected]>
sync cheeseburger asserts

* taken from https://github.com/LineageOS/android_device_oneplus_cheeseburger/blob/093e9c7fa2e97...

github.com/openandroidinstaller-dev/openandroidinstaller - c2423bf992a29100cbd4b3b7796c17c0c0fb3778 authored about 1 year ago by SirRGB <[email protected]>
sync a3y17lte asserts

* taken from https://github.com/samsungexynos7870/android_device_samsung_a3y17lte/blob/a3fe3bc73...

github.com/openandroidinstaller-dev/openandroidinstaller - 7d5e8f59675b17fb1aeb3d953cfcd144fc4136e6 authored about 1 year ago by SirRGB <[email protected]>
sync hltemo asserts

* taken from https://github.com/LineageOS/android_device_samsung_hltetmo/blob/0bd9fb6ddcc6f2ccad...

github.com/openandroidinstaller-dev/openandroidinstaller - 88baae2c5da154ee53a6a8bd62a6291d2c9d2661 authored about 1 year ago by SirRGB <[email protected]>
sync dumpling asserts

* taken from https://github.com/LineageOS/android_device_oneplus_dumpling/blob/9842f9ab9ad623f57...

github.com/openandroidinstaller-dev/openandroidinstaller - 676204518a0e9fa53472a5dc0af8968f13de6004 authored about 1 year ago by SirRGB <[email protected]>
sync a7xelte asserts

* taken from https://github.com/LineageOS/android_device_samsung_a7xelte/blob/3990846fac27c112d0...

github.com/openandroidinstaller-dev/openandroidinstaller - 56c035a66448531f6ad64259b2f54510bf215fbb authored about 1 year ago by SirRGB <[email protected]>
sync a5xelte asserts

* https://github.com/LineageOS/android_device_samsung_a5xelte/blob/78495ee6b310a5cda4175235dd5d6...

github.com/openandroidinstaller-dev/openandroidinstaller - b6d1e4f6c0c13d28a0af03246cb69a14658b3d20 authored about 1 year ago by SirRGB <[email protected]>
sync dre asserts

* taken from https://github.com/LineageOS/android_device_oneplus_dre/blob/110bdcd8a72974f032746b...

github.com/openandroidinstaller-dev/openandroidinstaller - 19490cf8062a7a908d541a0c573892dd32d43634 authored about 1 year ago by SirRGB <[email protected]>
correct xdaforums link preview

* missed when updating xda links.

Signed-off-by: SirRGB <[email protected]>

github.com/openandroidinstaller-dev/openandroidinstaller - 87acb8216ca4e0da32b94184e6234b045426a0ba authored about 1 year ago by SirRGB <[email protected]>
add motorola model names

* taken from the lineage wiki

Signed-off-by: SirRGB <[email protected]>

github.com/openandroidinstaller-dev/openandroidinstaller - 12a3813947df7f00e4927b43a841b9e8d2d23657 authored about 1 year ago by SirRGB <[email protected]>
sync griffin asserts

* taken from https://github.com/LineageOS/android_device_motorola_griffin/blob/6cccefc9100816f51...

github.com/openandroidinstaller-dev/openandroidinstaller - 16fecfe877797b138376d4183dfa3ef842cebf1f authored about 1 year ago by SirRGB <[email protected]>
sync herolte/hero2lte asserts

* taken from https://github.com/LineageOS/android_device_samsung_herolte/blob/583c038ee30afc2c2d...

github.com/openandroidinstaller-dev/openandroidinstaller - 6a839c3da996d713afffdb96b2ff3716cab8ad4f authored about 1 year ago by SirRGB <[email protected]>
add oneplus3 support

* asserts taken from https://github.com/LineageOS/android_device_oneplus_oneplus3/blob/e975bda05...

github.com/openandroidinstaller-dev/openandroidinstaller - 1df1dc50430b343189c5218fe08d64c47c78b252 authored about 1 year ago by SirRGB <[email protected]>
add oneplus model names

* taken from gsmarena, wikipedia and the lineage wiki

github.com/openandroidinstaller-dev/openandroidinstaller - b441f72a87ce2bc15eeb518fd9803d7417028df0 authored about 1 year ago by SirRGB <[email protected]>
add motorola model names

* taken from the lineage wiki and https://telegra.ph/G5-Variants--Code-Names-10-07

Signed-off-b...

github.com/openandroidinstaller-dev/openandroidinstaller - 2807c4360bed84b7f72cac50e47a8dcd9749467f authored about 1 year ago by SirRGB <[email protected]>
add mi439 twrp name (#363)

Should partially fix
https://github.com/openandroidinstaller-dev/openandroidinstaller/issues/352

github.com/openandroidinstaller-dev/openandroidinstaller - 80aa7dba57810ba3ea93f822889b189179a9c966 authored about 1 year ago by Tobias Sterbak <[email protected]>
add mi439 twrp name

* capitalization matters
* changes untested
* partially fixes https://github.com/openandroidinst...

github.com/openandroidinstaller-dev/openandroidinstaller - 54c62a774d37263debe7f11800b08286bb0e7d53 authored about 1 year ago by SirRGB <[email protected]>
Release 0.5.1-beta (#315)

This release adds:
- Allow flashing of the vendor_boot partition
- Add --disable-verity --di...

github.com/openandroidinstaller-dev/openandroidinstaller - fe5644f98ca05306d3e71cd63dbaebf3fa71f6ee authored about 1 year ago by Tobias Sterbak <[email protected]>
Bump version to 0.5.1-beta

github.com/openandroidinstaller-dev/openandroidinstaller - dece2496fa22a812a5032eea7b9c51c2ab673f8f authored about 1 year ago by Tobias Sterbak <[email protected]>
Change 'fastboot reboot recovery' to 'fastboot reboot-recovery'

github.com/openandroidinstaller-dev/openandroidinstaller - 51b4f86fd5f73ea24034f2f3695da2bfc2d90efb authored about 1 year ago by Tobias Sterbak <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/openandroidinstaller-dev/openandroidinstaller - e379b27c93f2b419bd60099227cfe72dae7e2460 authored about 1 year ago by Tobias Sterbak <[email protected]>
misc docs and minor config corrections/additions (#327)

github.com/openandroidinstaller-dev/openandroidinstaller - 0ecefc3c282fc2f2c64794bce47d20699408d141 authored about 1 year ago by Tobias Sterbak <[email protected]>
Merge branch 'dev' into dev

github.com/openandroidinstaller-dev/openandroidinstaller - b787b722282d637926cee3ecaa091d7ea6f891e1 authored about 1 year ago by Tobias Sterbak <[email protected]>
Update configs for additional partitions and flash vendor_boot.img (#317)

The PR adds:
- updates for some OnePlus and Pixel configs with make use of the
flashing of add...

github.com/openandroidinstaller-dev/openandroidinstaller - 342369f5bf9f6a9d5cf70c213409537f84bf12a3 authored about 1 year ago by Tobias Sterbak <[email protected]>
Merge branch 'dev' into update-configs-for-additional-partitions

github.com/openandroidinstaller-dev/openandroidinstaller - a334957863b6e85ad9fbbd003682425ec4829464 authored about 1 year ago by Tobias Sterbak <[email protected]>
Add support for alioth (Redmi K40 / Mi 11X / Poco F3) (#343)

Based on reworked (working) Mi439 config in #317

Asks for `vendor_boot`, as depicted by Linea...

github.com/openandroidinstaller-dev/openandroidinstaller - 347c0361bcc813a42f34ef252f9e23d92218c0e3 authored about 1 year ago by Tobias Sterbak <[email protected]>
Add support for surya/karna (Poco X3 - X3 NFC) (#342)

Seems to be the same installation process as #222 from what I've seen on
XDA & Lineage document...

github.com/openandroidinstaller-dev/openandroidinstaller - 3e5f70d29a56b4b7a74762b6966196323005c3cf authored about 1 year ago by Tobias Sterbak <[email protected]>
Merge branch 'dev' into surya

github.com/openandroidinstaller-dev/openandroidinstaller - 3f664a8675d26eca4895a96ed7f3fcc7e02c4d42 authored about 1 year ago by Tobias Sterbak <[email protected]>
Add support for dipper (Xiaomi Mi 8) (#341)

Seems to be the same installation process as #222 from what I've seen on
XDA

Untested. Relat...

github.com/openandroidinstaller-dev/openandroidinstaller - c530a337c95e87cb138acec4209c3fbad2fac3df authored about 1 year ago by Tobias Sterbak <[email protected]>
Add support for alioth (Redmi K40 / Mi 11X / Poco F3)

github.com/openandroidinstaller-dev/openandroidinstaller - f9a10ead35a05076a796e391d8e79bcbd9f0ddc7 authored about 1 year ago by rudu <[email protected]>
Add support for surya/karna (Poco X3 - X3 NFC)

github.com/openandroidinstaller-dev/openandroidinstaller - bb896523fee197ec9556cf4893815f758fd63619 authored about 1 year ago by rudu <[email protected]>
Merge branch 'main' into dipper

github.com/openandroidinstaller-dev/openandroidinstaller - 88ca32eecb05d0a9f4d2c18d44038e2ea94357c2 authored about 1 year ago by anon1892 <[email protected]>
Add support for dipper (Xiaomi Mi 8)

github.com/openandroidinstaller-dev/openandroidinstaller - 972f5c388182cc9419ec75019361a3500c2cb486 authored about 1 year ago by rudu <[email protected]>
bump version requirements for cheesedump

* basically all A10+ roms use the A10 firmware

github.com/openandroidinstaller-dev/openandroidinstaller - 30a45f494360ee4f0774a625c8c1172bcc0f7c51 authored about 1 year ago by SirRGB <[email protected]>
mark a7y17lte as untested within its config

github.com/openandroidinstaller-dev/openandroidinstaller - 8e619f13833f252866ea4594cfaeb063b4de30fc authored about 1 year ago by SirRGB <[email protected]>
remove misc whitespaces within xiaomi configs

github.com/openandroidinstaller-dev/openandroidinstaller - 95f89ae1326c69d8d87b9ecace6be8f992042777 authored about 1 year ago by SirRGB <[email protected]>
readme/docs: minor corrections and additions

github.com/openandroidinstaller-dev/openandroidinstaller - 15a90f9ad8e556df14a673311a8ff83c829f9874 authored about 1 year ago by SirRGB <[email protected]>
Added support for Samsung Galaxy S4 (#207)

Added support for the Samsung Galaxy S4.

@keith101786 if you are comfortable with it, please ...

github.com/openandroidinstaller-dev/openandroidinstaller - 52392fea5fb570a48faf5a5b71d2f80f684be569 authored about 1 year ago by Tobias Sterbak <[email protected]>
update xda developers links + a7 2017 support (#321)

* migrate xda developers link to a new url
* add A7 2017 support

github.com/openandroidinstaller-dev/openandroidinstaller - 62028d88abc2065bf8002cf228ff590b990659f4 authored about 1 year ago by Tobias Sterbak <[email protected]>
add A7 2017 support

* A5/A7 2017 are basically the same phone, so lets copy its config
* asserts taken from https://...

github.com/openandroidinstaller-dev/openandroidinstaller - 77d0013bfdaa99f132c1800691052d0ea4ab95ce authored about 1 year ago by SirRGB <[email protected]>
update xda developers links

* they migrated to a new url

github.com/openandroidinstaller-dev/openandroidinstaller - fe316b0502b5436b9baf0664bb203f385e84c1d9 authored about 1 year ago by SirRGB <[email protected]>
sync a5 2017 asserts with lineage

* taken from https://github.com/LineageOS/android_device_samsung_a5y17lte/blob/lineage-19.1/Boar...

github.com/openandroidinstaller-dev/openandroidinstaller - 1939d912a68d3dea01fed2278eee6e86b55276a0 authored about 1 year ago by SirRGB <[email protected]>
Update pillow and other requirements

github.com/openandroidinstaller-dev/openandroidinstaller - d1c563fe456b990010e427547a1f8b99ec6d0c79 authored about 1 year ago by Tobias Sterbak <[email protected]>
Merge branch 'main' into dev

github.com/openandroidinstaller-dev/openandroidinstaller - 1c1f7e25976cb04fde5ccea2c83b66ad1b8804a8 authored about 1 year ago by Tobias Sterbak <[email protected]>
Change fastboot_flash_recovery to also flash additional partitions if nessecary (only for Mi439)

github.com/openandroidinstaller-dev/openandroidinstaller - 8c6183e061962ed719c68cae08036920e73e581e authored about 1 year ago by Tobias Sterbak <[email protected]>
Add a requirement checkbox to encourage booting stock rom at least once. (#316)

Resolves #307

github.com/openandroidinstaller-dev/openandroidinstaller - 70e6fbaea9e282cb21ef0cd84915bb4dda49ca6d authored about 1 year ago by Tobias Sterbak <[email protected]>
Merge branch 'dev' into use-device-once

github.com/openandroidinstaller-dev/openandroidinstaller - 985681ed47522fdbcac92ac396814c295cebeb5f authored about 1 year ago by Tobias Sterbak <[email protected]>
Added support for Samsung Galaxy J7 Prime (#209)

Added support for the Samsung Galaxy J7 Prime.

@linhcentrio if you are comfortable with it, p...

github.com/openandroidinstaller-dev/openandroidinstaller - 4c2afb093658dc3cc990132d99814dc125920bbd authored about 1 year ago by Tobias Sterbak <[email protected]>