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

Merge remote-tracking branch 'origin/main' into main

github.com/openandroidinstaller-dev/openandroidinstaller - 1959d664fbebe51ebd4dc92d6148ed4e9356c0f2 authored over 2 years ago
Usability improvements and schema validation (#20)

Structure the steps of configs, allow skipping unlocking the bootloader
add download button for...

github.com/openandroidinstaller-dev/openandroidinstaller - 299d8efd05d000e1a5d964f7f3c7f15e9328a97f authored over 2 years ago
Simple check if the device code is in the recovery name

github.com/openandroidinstaller-dev/openandroidinstaller - e93fc5ab49cca2202d47a46f02023f3c00d15557 authored over 2 years ago
Function to check if the device is supported by the image

github.com/openandroidinstaller-dev/openandroidinstaller - 5221f909492a9ed9d1e2b1f60ea58a5151778297 authored over 2 years ago
Test with LineageOS 19.1 on yuga

github.com/openandroidinstaller-dev/openandroidinstaller - 7f382468b91a0a3cf364cbc7c9b28b4119ca2444 authored over 2 years ago
Add a button type to open a website

github.com/openandroidinstaller-dev/openandroidinstaller - ef25b231a95a01d273cdf23333f0c8c2d587656b authored over 2 years ago
Add config for samsung galaxy s7 and images on how to press the samsung buttons

github.com/openandroidinstaller-dev/openandroidinstaller - cbc9680ef3b67929a6b0221a21b5fcb5d212e13d authored over 2 years ago
Update planned devices in README

github.com/openandroidinstaller-dev/openandroidinstaller - 52edd754854ebf7168cdc226b786007ae1140e3f authored over 2 years ago
Automatic builds (#21)

Enable automated build for linux, macos and Windows.

github.com/openandroidinstaller-dev/openandroidinstaller - 82478b977d870b2cdba4715490cddf607f7b4345 authored over 2 years ago
Fix paths on unix, fix file upload behaivour

github.com/openandroidinstaller-dev/openandroidinstaller - 20726e529b5e555865915dfbb5541eefc264b62c authored over 2 years ago
Merge remote-tracking branch 'origin/main' into automatic-builds

github.com/openandroidinstaller-dev/openandroidinstaller - 8043c502d5de47046c3c7547ed8eb9488527dd8e authored over 2 years ago
Merge remote-tracking branch 'origin/main' into automatic-builds

github.com/openandroidinstaller-dev/openandroidinstaller - e0e5b6660b39d651065226c813a1a22c3779e4ae authored over 2 years ago
Merge remote-tracking branch 'origin/main' into automatic-builds

github.com/openandroidinstaller-dev/openandroidinstaller - 0d9d7a17cf1b44010cb72b4d010c140d8533d2d0 authored over 2 years ago
Change the way tools are downloaded for windows

github.com/openandroidinstaller-dev/openandroidinstaller - ab557b9e51ca5b823f0931ecb00a5df2ac480566 authored over 2 years ago
Update icon in pyinstaller workflow

github.com/openandroidinstaller-dev/openandroidinstaller - 6dc5e54d812c581e0fe8e64f34eb55d07c50ab1d authored over 2 years ago
Merge remote-tracking branch 'origin/main' into automatic-builds

github.com/openandroidinstaller-dev/openandroidinstaller - 9e26ca5ae0a7a14c6ba951595e8b15fab7bd1a3f authored over 2 years ago
Merge remote-tracking branch 'origin/main' into automatic-builds

github.com/openandroidinstaller-dev/openandroidinstaller - fd909a967df1fd9be322847608a2c570958d56d3 authored over 2 years ago
Add export of poetry to requirements.txt

github.com/openandroidinstaller-dev/openandroidinstaller - ae84ce4ca879dfc3a25b6e15dc1bb14c63c75f37 authored over 2 years ago
Change how path is escaped on macos

github.com/openandroidinstaller-dev/openandroidinstaller - dfcfe769dfdd0ab994f5c8e1ce2c34256c664dbe authored over 2 years ago
Merge remote-tracking branch 'origin/main' into automatic-builds

github.com/openandroidinstaller-dev/openandroidinstaller - 6a7e735d197af78485f8f47515fcda84ecbd5971 authored over 2 years ago
Different workflows for different os for now

github.com/openandroidinstaller-dev/openandroidinstaller - 7cebeedb789c0b57950b204105e95952624917ce authored over 2 years ago
Update the way poetry is installed

github.com/openandroidinstaller-dev/openandroidinstaller - f2b68ce46fd88b991e944da4d706a502825b949e authored over 2 years ago
Remove click from download-tools script

github.com/openandroidinstaller-dev/openandroidinstaller - f308710544c59557c305c201006185bb138b7b9c authored over 2 years ago
Merge remote-tracking branch 'origin/main' into automatic-builds

github.com/openandroidinstaller-dev/openandroidinstaller - dd1d8f1efd51c7eebb3e8117a9e76810ae6dcd1e authored over 2 years ago
First try for build with github actions

github.com/openandroidinstaller-dev/openandroidinstaller - 9d7658fde3340500bc72a5c73508ba52ea9ae29d authored over 2 years ago
Add validation tests for existing configs

github.com/openandroidinstaller-dev/openandroidinstaller - 5ada183f3e06453841d934864c4537e3402b1285 authored over 2 years ago
Validate schema before it is loaded

github.com/openandroidinstaller-dev/openandroidinstaller - d39bca7b0ece8fed32c2748aed0ab68b5e869fb9 authored over 2 years ago
Allow restarting with a floating button

github.com/openandroidinstaller-dev/openandroidinstaller - ae5fe0eceef1fb071576e9605758a231615839e8 authored over 2 years ago
Allow selecting 'bootloader already unlocked' only if a config is detected

github.com/openandroidinstaller-dev/openandroidinstaller - ca0ae9f2b26ecb07dcb26088f12aabfa85d7888e authored over 2 years ago
Fix some bugs with loading the configs, Adapt the configs of supported devices to new schema

github.com/openandroidinstaller-dev/openandroidinstaller - c14e04aa3fd344519fa64c420841df2a0f99afe6 authored over 2 years ago
Structure the steps of configs, allow skipping unlocking the bootloader, add download button for officially supported LOS images

github.com/openandroidinstaller-dev/openandroidinstaller - e8ec5d0acaf05fc05bb4958e5d8eba0eb09bd127 authored over 2 years ago
Refactoring and lifeimprovements (#18)

- Refactor search_device function
- Move call to phone function to other module
- Enable the c...

github.com/openandroidinstaller-dev/openandroidinstaller - b99e84fd40c21e8f1f8e5e3e47a7eeddc69aa262 authored over 2 years ago
Minor bug fixes and added details

github.com/openandroidinstaller-dev/openandroidinstaller - c651cb411c0f3004d7be0d011f1c6d0de8ed4af9 authored over 2 years ago
Allow loading local configs also (#19)

github.com/openandroidinstaller-dev/openandroidinstaller - 7b28fb3c5cce3d09d911ec87071bfd88b82f0c7e authored over 2 years ago
Allow loading local configs also

github.com/openandroidinstaller-dev/openandroidinstaller - 98e0fbc0b05f984c4346a79f28a7999129faea6a authored over 2 years ago
Enable the continue button only if the previous call was successful (#17)

github.com/openandroidinstaller-dev/openandroidinstaller - 96813c0d69522ece874bc6fd9d69eb0dcaf1409a authored over 2 years ago
Enable the continue button only if the previous call was successful

github.com/openandroidinstaller-dev/openandroidinstaller - f4c4a2597e7fecaaa3194492d72d73f9c31cc461 authored over 2 years ago
Move call to phone functipn to other modul

github.com/openandroidinstaller-dev/openandroidinstaller - 58b1e8a67cc84a0ac991db0bd5001cc412659178 authored over 2 years ago
Update instructions for samsung devices

github.com/openandroidinstaller-dev/openandroidinstaller - a55e23a910c6d4fdd28c0658286bbf736d8aa050 authored over 2 years ago
Improve logging and docstrings (#15)

github.com/openandroidinstaller-dev/openandroidinstaller - 2068455101c51e1c568402e7f6346991ec5fde36 authored over 2 years ago
Minor change to how adding configs works

github.com/openandroidinstaller-dev/openandroidinstaller - 50a61e143e4902c933b99635c81655608e2eacb3 authored over 2 years ago
Improve compatibility with different os (#10)

This PR adds:
- Handle paths on different OS properly
- Alternative commands for windows power...

github.com/openandroidinstaller-dev/openandroidinstaller - 074032eb7ff6d3392dbeb18e617fa5150cf45e08 authored over 2 years ago
Package tools (#11)

- Automatically download adb, fastboot and heimdall
- Enable packaging the tools in Linux to ex...

github.com/openandroidinstaller-dev/openandroidinstaller - 32841e1e84d166480eda88c7df431627d6f24727 authored over 2 years ago
Update install instruction for dev and Makefile

github.com/openandroidinstaller-dev/openandroidinstaller - 7eec486d89a94b10502fdac8431909a93bd14948 authored over 2 years ago
Change how configs are named and how they are detected and processed

github.com/openandroidinstaller-dev/openandroidinstaller - 9e28956d051c9029c429633d9a4d24b812d92383 authored over 2 years ago
Update readme with tools and licence details

github.com/openandroidinstaller-dev/openandroidinstaller - 4920a52fe556f584d71fd23da91d407866e3af7c authored over 2 years ago
Create basic workflow to package binaries for linux

github.com/openandroidinstaller-dev/openandroidinstaller - 4269469f729e9038554406225e2be889e679cb1a authored over 2 years ago
Improve path handling and basic windows commands

github.com/openandroidinstaller-dev/openandroidinstaller - 4091d7ec82d6be07a43232c7686985c6b26d91ab authored over 2 years ago
Rewrite the application GUI (#9)

Rewrite the GUI

github.com/openandroidinstaller-dev/openandroidinstaller - bbc46f7337c2c39a23e98677355156b227a4ff93 authored over 2 years ago
Add minimal logging and improve config for Xperia Z

github.com/openandroidinstaller-dev/openandroidinstaller - 5ee6c278f33d583b17ffbc4a4b162c6625b7465a authored over 2 years ago
Add proper licence head to every source file

github.com/openandroidinstaller-dev/openandroidinstaller - 4059b750af99a3785879e410346252f331027eb2 authored over 2 years ago
Update config for google pixel 3a; improve rendering of views; add some dirty testing mode for now; fix the progressbar

github.com/openandroidinstaller-dev/openandroidinstaller - 243d91007e5fcf78ec8bce1c8fda9fdb6fb8eb25 authored over 2 years ago
Add a popup dialog to help enabling developer options, add a final view to confirm success and close the app window

github.com/openandroidinstaller-dev/openandroidinstaller - caa02b666dc81f38936078c9db1cf6e27b985a58 authored over 2 years ago
Create a left/right pane view; add first images to the left side

github.com/openandroidinstaller-dev/openandroidinstaller - 163bac38cd2374965c74daa63e13fad79e930467 authored over 2 years ago
Update readme with warnings, add config for Galaxy A5 2016

github.com/openandroidinstaller-dev/openandroidinstaller - ee7579eee9109a242ee2e2642cffa58f309a32c1 authored over 2 years ago
Add guidelines on how to add support for new devices to the README

github.com/openandroidinstaller-dev/openandroidinstaller - c9f5b7fd044065b66859cb6ad21a309c2a8c4d7e authored over 2 years ago