Code Monkey home page Code Monkey logo

Comments (4)

mfonville avatar mfonville commented on May 15, 2024

If the API level is updated with a newer APK, it keeps the previous APK also around for that lower API level, so that packages can be build for as much API levels as possible.
Is that the behaviour you are seeing?

from opengapps.

NicholasBuse avatar NicholasBuse commented on May 15, 2024

Yes, but if both API levels are <=19, what is the point of keeping the old? Also, I think we ran into the opposite case with your latest commit removing Hangouts for 5.1. Maybe?

from opengapps.

mfonville avatar mfonville commented on May 15, 2024

Yes, I could indeed automatically remove the ones that are <19. But I am not going to code that in now, it doesn't have priority.
For the Hangouts removal of 5.1, luckily my scripts always select the 'latest' version, so it didn't impact which Hangouts version was packaged. But I removed it manually, since that Hangouts version was (I believe to be) kind of unofficial and only released for some (beta testing for?) Project Fi. All latter versions of Hangouts were the lower API level again.

from opengapps.

mfonville avatar mfonville commented on May 15, 2024

This is now fixed. Clean-up is performed if you add a <=19 API level apk. All lower API versions are automatically removed.
THIS ASSUMES THAT NEWER API LEVEL IMPLIES ALWAYS A BETTER VERSION OF THE APP AND THAT THE API LEVEL WILL NOT DROP WITH NEWER VERSIONS.

from opengapps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.