Remix.run Logo
david_allison 9 hours ago

AnkiDroid (~17 years old) submitted our latest alpha on Sept 03, 2026, 4:40 am. Still pending review.

ryantgtg 4 hours ago | parent | next [-]

We have about a 16 year old app, and our Google Play app review consistently takes between 30 minutes to 1 hour.

Apple consistently takes about 36 hours for us.

yjftsjthsd-h an hour ago | parent | prev | next [-]

Is that 2.24.1 which was successfully published on F-Droid on Sept 2? If so that's... Interesting. And useful.

david_allison 41 minutes ago | parent [-]

Google Play rejected our 2.24.1 release (Aug 31). F-Droid is typically slower, but we don't have to worry about distribution issues.

This is regarding 2.25.0alpha4.

yjftsjthsd-h 37 minutes ago | parent [-]

Thanks for clarifying. Yeah, I expected F-Droid to be slower... Though I feel like outright rejection is worse.

RugnirViking 9 hours ago | parent | prev | next [-]

thanks for your app! using it for learning danish and finding it very useful.

david_allison 9 hours ago | parent [-]

Team effort, but thank you!! I've just taken the next month and a half off to work on things full time. I'm excited!

The next update won't be huge, (Google required us to make all screens 'edge to edge'[0], which took up most of my time last month). I'm hoping for some solid improvements now that's out the way, once the release pipeline has returned to normal.

Feel free to get in touch if you fancy contributing.

[0] https://developer.android.com/develop/ui/views/layout/edge-t...

fhub 9 hours ago | parent [-]

If you can get your agent of choice to run up the app in an emulator and navigate the whole thing taking screenshots then tasks like edge-to-edge can be pretty hands off.

The way I did it was to firstly get accessibility identifiers on everything. Then have it record everything I do on an emulator to navigate the entire app. Then left it for a while to work out how to actually use the app via the emulator. Once you have this sort of baseline. A lot of changes are really quite pleasant. I often ask for an HTML gallery of screenshots covering a few device sizes as the step before I bother running it on a device myself.

david_allison 9 hours ago | parent [-]

We use Roborazzi[0], which is an excellent screenshot library, but:

* We target minSdk 24

* We're still using XML views

* We target a large variety of form factors

* We have a lot of screens, and these have a lot of configuration options.

I really wish it was "point an agent at it, and walk away", but many screens ended up being hours of iteration with Fable driving my phone/an emulator to produce an acceptable outcome.

Given that my Pixel 9 Pro has system screens which are still broken under edge to edge, it's not an easy change, and takes up time which could have been going towards feature development.

[0] https://github.com/takahirom/roborazzi/

voakbasda 7 hours ago | parent [-]

Gotta love that Google enforces rules on developers that it won’t even enforce on itself. Such a great look.

IshKebab an hour ago | parent | prev | next [-]

Yeah you'd think they could use some kind of exponential back-off type algorithm for apps that have been successfully reviewed many times... :-D

jbaber 8 hours ago | parent | prev | next [-]

Thank you for Ankidroid!

AstralSerenity 8 hours ago | parent | prev [-]

You guys are awesome, thank you.