Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct versionCode semantic #4361

Merged
merged 1 commit into from
May 4, 2024
Merged

Conversation

validcube
Copy link
Contributor

@validcube validcube commented May 4, 2024

Description

On Lawnchair Launcher 12.1 Alpha 4, we use 12_01_00_05 (12010005), However on Lawnchair Launcher 14 Beta 2 we reverted to just 14 (right now it's actually 15 but let's assume it was correct) thus making the upgrade from 12.1 Alpha 4 to 14 Beta 2 impossible.

Right now I have no idea which format are we using because LC 12.1 A4 uses 12010005 (what does the 5 stand for?) so I just created one.

Lawnchair Launcher 14 Beta 2 - 14_00_02_02 (14000202)

The graphic does not show Field 2 (Android Minor)

image

Semantic (from my point of view)

Name Field 1 (Android Major) Field 2 (Android Minor) Field 3 (Development Status) Field 4 (Development version)
Lawnchair Launcher 14 Release 1 14 00 04 01
Lawnchair Launcher 14 Release Candidates 4 14 00 03 04
Lawnchair Launcher 14 Beta 2 14 00 02 02
Lawnchair Launcher 14 Alpha 2 14 00 01 02
Lawnchair Launcher 15.2 Beta 1 15 02 02 01

Fixes

Fixes Issues (populated as of May 4th 2024)

Fixes IzzyOnDroid Publishing

Type of change

❌ General change (non-breaking change that doesn't fit the below categories like copyediting)
✅ Bug fix (non-breaking change which fixes an issue)
❌ New feature (non-breaking change which adds functionality)
❌ Breaking change (fix or feature that would cause existing functionality to not work as expected)

Fields for GitHub parser
Fixes #4189

Fixes #4341

Fixes #4325

@yasanglass yasanglass requested a review from Goooler May 4, 2024 08:36
@yasanglass yasanglass self-requested a review May 4, 2024 08:39
@Goooler Goooler merged commit 3f41f7c into LawnchairLauncher:14-dev May 4, 2024
5 checks passed
nulldrf pushed a commit to nulldrf/lawnchair that referenced this pull request May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Cannot install 14 beta 2 [BUG] invalid apk for v14 beta 2
3 participants