Coder Social home page Coder Social logo

Comments (6)

Tolriq avatar Tolriq commented on July 3, 2024 1

So not opening a new issue but:

  • composables request androix.wear that is not needed and embed fragment, recyclerview, swiperefresh ...
  • media:data same as above
  • compose-layout embed androidx.wear but unfortunately it's used for AmbientAware, not sure it's worth a module split.

(Yes I know I'm obsessed with APK size and unneeded deps :) )

from horologist.

Tolriq avatar Tolriq commented on July 3, 2024 1

androidx API had tight dependencies

So do I, in the end until they split media router I doubt most people will care, it's a pain to maintain a fork just to do it, despite not much to do.
But a few other androidX deps should also be updated for better support of full Compose apps, specially when every one says hey now you should do it in Compose. And still force appcompat, fragments and even drawerlayout for no reason and the proguard rules preventing proper stripping.

Anyway just a quick rant :p

from horologist.

yschimke avatar yschimke commented on July 3, 2024

I'll take a look at how this is possible. It's valid and hopefully something to improve.

On the other hand it's convenient to not have more tiny module. Ultimately I wish the androidx API had tight dependencies :)

from horologist.

Tolriq avatar Tolriq commented on July 3, 2024

In the same continuation, any reason why tiles have a complication part and all the deps? They seems at first sight pretty unrelated.

from horologist.

yschimke avatar yschimke commented on July 3, 2024

@Tolriq a bad judgement call? I think my thinking was that having a whole another module for 1-2 classes was overkill, and I'd expect apps with Tiles to also have Complications.

Let me review. We can move things around when we bump to 0.7.x.

from horologist.

Tolriq avatar Tolriq commented on July 3, 2024

In my case for music it seems the media session already publish the complication data no? Everything seems to work on the watch faces.

from horologist.

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.