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

[FAILED] Index V2 support and some cleanups (Release v0.6.0) #309

Merged
merged 113 commits into from
Aug 17, 2023
Merged

Conversation

Iamlooker
Copy link
Member

@Iamlooker Iamlooker commented Mar 19, 2023

No description provided.

Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
@Iamlooker Iamlooker linked an issue Mar 19, 2023 that may be closed by this pull request
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Signed-off-by: LooKeR <mohit2002ss@gmail.com>
Also update proxy preference
- Use `HttpStatus::toNetworkResponse` to return response
A Supervisor Job will suggest the following:
- Cancellation of once job won't cancel the whole CoroutineScope
- Cancellation propagated up won't close the CoroutineScope
Move "writing to file" to separate function
- Cleanup installers when setting new installer
- Move `setupInstaller` to separate function
- Rather ask on Proxy selection
- Remove some lambda usage to reduce allocation
@Iamlooker
Copy link
Member Author

Almost done with this PR. Just some work is needed but....

I have practical exams right now and it will be continued with finals in my college, so I suppose I will be inactive for some more time.

Sorry 🙏🏻

- It manages the sync and verification of repo index
- Remove unused files
- Add helper variable `shouldAuthenticate` in Repo
- Replace `::updateRepo` and `::insertRepo` to `::upsertRepo`
- Improves fab animation on main screen
- Duplicate Item in `InstallManager`
- Simplify usage
- Write Test
- Reduce memory allocation while checking for unstable releases
- Using `supervisorScope` to ensure running for other jobs
- Only sync enabled repo when using `syncAll`
- Sequential index handling (for now)
- Update KSP, Compose, KX-Serialization, Ktor
@Iamlooker Iamlooker changed the title Index V2 support and some cleanups (Release v0.6.0) [FAILED] Index V2 support and some cleanups (Release v0.6.0) Aug 17, 2023
@Iamlooker Iamlooker merged commit b0d1306 into main Aug 17, 2023
2 checks passed
@Iamlooker Iamlooker deleted the index-v2 branch August 17, 2023 08:09
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.

Add support for f-droids new repository format
1 participant