- Feb 28, 2025
-
-
- Previously, the API search used substring matching, causing false positives (e.g., 'a14' incorrectly matched 'v2.8-beta.2-a14'). - Now, we fetch all tags and use exact matching (`grep -Fx`) to determine if BRANCH_NAME is a tag. Signed-off-by:
Jackeagle <jackeagle102@gmail.com>
-
Signed-off-by:
Jackeagle <jackeagle102@gmail.com>
- Feb 11, 2025
- Jan 24, 2025
-
-
Rohit Sekhar authored
build.sh: Set the path for radio files in vendor repo properly See merge request !100
-
Rohit Sekhar authored
-
- Jan 20, 2025
-
-
Rohit Sekhar authored
build.sh: Copy factory.common script && bin-darwin See merge request !99
-
- Jan 10, 2025
-
-
Rohit Sekhar authored
-
- Nov 21, 2024
-
-
Jackeagle authored
Signed-off-by:
Jackeagle <jackeagle102@gmail.com>
- Sep 06, 2024
-
- Sep 05, 2024
-
- Aug 19, 2024
-
-
Nicolas Gelot authored
add xxd to community Dockerfile See merge request !93
-
- Aug 01, 2024
-
-
Mohammed Althaf Thayyil authored
script: Update script for android 14 See merge request !96
-
Mohammed Althaf Thayyil authored
- Add apex apks to sign - Use new firmware path for 14 - Update partitions list
-
- Jul 29, 2024
-
-
Mohammed Althaf Thayyil authored
Fix emulator build See merge request !95
-
Mohammed Althaf Thayyil authored
-
Mohammed Althaf Thayyil authored
-
- Jul 26, 2024
-
-
Mohammed Althaf Thayyil authored
docker: Add support for android 14 See merge request !94
-
Mohammed Althaf Thayyil authored
-
- Android 14 introduced a new lunch format <product>-<release>-<variant>. - Add support to handle release case Co-authored-by:
Mohammed Althaf Thayyil <althafvly@gmail.com>
-
- Jun 18, 2024
-
-
tcecyk authored
-
- Jun 14, 2024
-
-
Jackeagle authored
Signed-off-by:
Jackeagle <jackeagle102@gmail.com>
- Jun 03, 2024
-
-
Daniel Jacob Chittoor authored
Use seperate ccache dir for android versions See merge request !90
-
- May 31, 2024
-
-
Daniel Jacob Chittoor authored
-
Daniel Jacob Chittoor authored
-
- Apr 18, 2024
-
-
Mohammed Althaf Thayyil authored
build: Generate md5 and sha without DIR See merge request !89
-
Mohammed Althaf Thayyil authored
-
- Apr 09, 2024
-
-
Mohammed Althaf Thayyil authored
build: Add support for prebuilt vendor See merge request !88
-
Mohammed Althaf Thayyil authored
-
Mohammed Althaf Thayyil authored
- Not required for every devices
-
- Apr 08, 2024
-
-
Mohammed Althaf Thayyil authored
build: Remove exporting build number/date See merge request !87
-
Mohammed Althaf Thayyil authored
-
- Apr 05, 2024
-
-
Mohammed Althaf Thayyil authored
build: Include fixes for murena devices See merge request !86
-
- Apr 04, 2024
-
-
Mohammed Althaf Thayyil authored
-