Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

IzzySoft

IzzySoft created a comment on an issue on aburdiss/ScalePractice
Wow, at **core** – as if everything would be written for PlayStore only … :crossed_fingers: you find the culprit and can get rid of it. Maybe `npm list` or `yarn why <moduleName>` can help you narr...

View on GitHub

IzzySoft created a comment on an issue on cagnulein/QZCompanionNordictrackTreadmill
For now the anti-features are in place. Knowing you'll eventually work on it, I guess we can live with that for a while. It will just be temporary. So first, happy new year!

View on GitHub

IzzySoft created a comment on an issue on Akylas/alpimaps
Apologies for my delayed response: I was AFK visiting family… Well, the latest release has no APK attached (it's the iOS one). But maybe I can do something about it… yupp, that works: ```yaml...

View on GitHub

IzzySoft opened an issue on suvam0451/dhaaga
proprietary dependencies & tracking libs added with v0.11.0
### Description v0.11.0 added quite a few offending libs – I hope this was not intended and can be fixed with the next release: * Play Install Referrer Library (Utility) NonFreeComp,NonFreeNet,...
IzzySoft created a comment on an issue on breezy-weather/breezy-weather
Thanks! :crossed_fingers: And yes, next year is close already – enjoy some free time first :smile:

View on GitHub

IzzySoft created a comment on an issue on tateisu/SubwayTooter
Thanks! Then let's see when v5.548 is out. If you give me a ping then, I'll check ASAP.

View on GitHub

IzzySoft created a comment on an issue on shub39/Rush
Thanks! Added to the app's "green list" then :smiley:

View on GitHub

IzzySoft created a comment on an issue on kiwix/kiwix-android
> We have disabled this in https://github.com/kiwix/kiwix-android/pull/4057, and will merge soon. Thanks! LGTM (as at IzzyOnDroid we only care about the APK, and the AAB is only going to PlayStore...

View on GitHub

IzzySoft created a comment on an issue on kiwix/kiwix-android
@kelson42 > I consider a bad practice to make the source code compilation depending formally from the revision code system. Well, maybe not ideal – but still better than making it dependent on t...

View on GitHub

IzzySoft created a comment on an issue on tateisu/SubwayTooter
Thanks! Added those permissions to the app's "green list": ```yaml android.permission.READ_EXTERNAL_STORAGE: used on lower Android versions to access media for inclusion with toots and...

View on GitHub

IzzySoft created a comment on an issue on cagnulein/QZCompanionNordictrackTreadmill
Thanks @cagnulein – and yes, switching to a libre replacement would be much appreciated :wink:

View on GitHub

IzzySoft created a comment on an issue on dead8309/Kizzy
Thanks @dead8309 – added to the app's "green list" :smiley: ```yaml android.permission.QUERY_ALL_PACKAGES: needed for the app detection feature android.permission.PACKAGE_USAGE_STATS: ...

View on GitHub

IzzySoft created a comment on an issue on shub39/Rush
Thanks! Could you clarify a little more? Like, is it for choosing images as backgrounds for new cards (would be my first guess, but not using your app myself I cannot be sure)?

View on GitHub

IzzySoft created a comment on an issue on dessalines/rank-my-favs
Hm, so not the same then (could be similar, though). As we already established "flakiness", maybe you could take a look at [Differing assets/dexopt/baseline.profm](https://gist.github.com/obfusk/f0...

View on GitHub

IzzySoft created a comment on an issue on tateisu/SubwayTooter
> after tagged commit, I fixup dependencyJson.pl that generate JSON data Oof. Yeah, changing things after tagging and using the changed code to create the APK you attach to it breaks RB. First...

View on GitHub

IzzySoft created a comment on an issue on breezy-weather/breezy-weather
```diff -rw---- 0.0 fat 612 b- 301 defN 1981-01-01 01:01:02 f63cbb2b res/M2.xml - -rw---- 0.0 fat 109025 b- 14358 defN 1981-01-01 01:01:02 84da754c res/M7.json + -rw----...

View on GitHub

IzzySoft created a comment on an issue on babybuddy/babybuddy-for-android
Thanks, on it now. Seems your check script needs an update: ``` Check if python3, cython, and pipenv are installed... cython is not installed ``` it's `cython3` here (debian:bookworm as we...

View on GitHub

IzzySoft created a comment on an issue on psanford/wormhole-william-mobile
Thanks! And yes, `tools:node-remove` would have been my suggestion then, too. Just note that removing `READ_EXTERNAL_STORAGE` won't have effect unless you also remove `WRITE_EXTERNAL_STORAGE` (as o...

View on GitHub

IzzySoft created a comment on an issue on teixeira0x/SubTypo
Thanks, for you too!

View on GitHub

IzzySoft created a comment on an issue on kiwix/kiwix-android
> because PS is hard to live with Oh, that one I'd sign. It's why I left it behind about 10 years ago. Never regretted that step 😜 OK, going to initiate the switch. While on it, the scanner repor...

View on GitHub

IzzySoft created a comment on an issue on shorthouse/CoinWatch
Done, effective with the next sync around 7 pm UTC.

View on GitHub

IzzySoft created a comment on an issue on farfromrefug/aardict
Great to see the two of you working on this! :star_struck: Please give me a ping when I shall pick up the results :wink: Thanks!

View on GitHub

IzzySoft created a comment on an issue on TrackerControl/tracker-control-android
> and the JetBrains version of OpenJDK 21 that's integrated into Android Studio and known to have trouble with RBs. Could you switch to the non-Jetbrain OpenJDK there? AFAIK that could be downlo...

View on GitHub

IzzySoft created a comment on an issue on v4lpt/TPC
Thanks! Was pulled in fine (including RB) while I was AFK for the holidays :stuck_out_tongue_winking_eye:

View on GitHub

IzzySoft created a comment on an issue on bugsdev2/bookaccio
I didn't check where it was declared, it's what e.g. `aapt d badging *.apk` reports. So it might be dragged in by some dependency. And it seems this is already solved: 0.2.0 no longer has it, it wa...

View on GitHub

IzzySoft created a comment on an issue on kiwix/kiwix-android
This gets more confusing everytime I look at it: > We had to change the appid because apps become different (because of Google Policies) suggests to have something to do with Google (and their Pl...

View on GitHub

IzzySoft created a comment on an issue on dessalines/rank-my-favs
AGP update? Rings a bell, some newer AGP seems to have introduced some issues I've heard. Can you please tell me from which AGP you upgraded to which newer AGP? The case I heard of was 8.3.2 => 8.5.2.

View on GitHub

IzzySoft created a comment on an issue on XilinJia/Podcini
> I had updated the ndk version on my computer, though Podcini doesn't need ndk Well, it's the `conscrypt.so` which differs, so that could very well match. I'm trying it now for 7.1.1… OK, that ...

View on GitHub

IzzySoft opened an issue on FossifyOrg/General-Discussion
signing options
I just found the release (didn't you want to ping me when the next app is available, @naveensingh?) – great, so I can include phone with my repo as well! However, the pre-inclusion scan brought up ...
IzzySoft created a comment on an issue on gabeg805/NFC-Alarm-Clock
PS: you're using OpenJDK-17, right? If not, what do you use?

View on GitHub

Load more