Android Build still uses the same namespace
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 297
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
### Search first
- [x] I searched and no similar issues were found
### What Happened?
App-Name: Logseq OG
APK-Name: `com.logseq.app` <- this needs change
### Reproduce the Bug
Try to install the new OG app. It wants to update the existing 0.10.14 app i have installed, like the 2.0.1!
### Expected Behavior
The OG app should be separated from 2.0.
### Screenshots
_No response_
### Desktop or Mobile Platform Information
Android
Logseq-OG-android-1.0.0.apk
### Additional Context
This is blockig me from testing 2.0 while continuing to use my Markdown graph.
This should block the stable release.
### Are you willing to submit a PR? If you know how to fix the bug.
- [x] I'm willing to submit a PR (Thank you!)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository's Android build configuration for the `com.logseq.app` namespace and inspect how the OG APK identity is defined. Update the namespace so the generated Logseq-OG-android-1.0.0.apk is separate from the existing 0.10.14 and 2.0.1 apps, then verify that it no longer offers to update the installed app.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, clojure
- Domain
- build-system, mobile-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100