Alexander ADAM

Results 467 comments of Alexander ADAM
trafficstars

Would it be better to have a summary issue for all gestures or a dedicated issue for every gesture? Maybe it would be helpful to have a structured list at...

> > Pinch-to-Zoom to toggle between full video (with borders) or fill screen (and cut edges) > > double tapping to toggle play/pause, > > I don't think we need...

Maybe [this list](https://www.loc.gov/marc/bibliographic/bdapp-e.html) could be used: ```java String[] articles = {"a", "a", "al", "am", "an", "ang", "ang mga", "as", "az", "bat", "bir", "d", "da", "das", "de", "dei", "dem", "den", "der",...

> I could of course when scraping have a second column in the database that has a video title pre-processed but this would imply changing the db scheme and migrate....

And please remember not to use proprietary libraries. Otherwise F-Droid inclusion won't be allowed any more.

Sure, then the PR should allow a build condition to disable a build with the proprietary library. 👍

> We need to use Google Auth APIs and Drive APIs. Using _an API_ isn't a problem here. Using certain APIs might just be shown as a warning on F-Droid....

For folks that need to correct the wrongly rotated clips: 1. [install `ffmpeg`](https://www.ffmpeg.org/download.html) if you don't have it already 2. download [the `YuseiMagic-Regular.ttf` font from the repo](https://github.com/KyleKun/one_second_diary/blob/main/assets/fonts/YuseiMagic-Regular.ttf) ```bash ffmpeg -i...

This option would also handy to be stored [in the metadata](https://github.com/KyleKun/one_second_diary/issues/100#issuecomment-1712128870).

A calendar view would be nice, where every day has a thumbnail preview where you could tap on and play the clip. **EDIT:** I guess, the thumbnail idea is also...