Vyacheslav Chigrin vchigrin
  • Moscow, Russia
  • Joined on 2024年04月25日
vchigrin pushed to master at vchigrin/grammers 2026年07月05日 18:45:50 +02:00
84621c0c1a
Remove old download-to-path methods.
0e62e7e956
Add API for downloading media to user-provieded tokio::fs::File.
5c6d44ff30 Bump to v0.10.0
2eb0f103e3 Run cargo upgrade --incompatible
a4403391c8 Revert "Migrate from libsql to turso"
Compare 23 commits »
vchigrin commented on pull request Lonami/grammers#31 2026年06月13日 20:40:07 +02:00
Add API for downloading media to user-provieded tokio::fs::File.

Ok, added commit that removed download-to-path methods.

vchigrin pushed to master at vchigrin/grammers 2026年06月13日 20:37:00 +02:00
b6f8432cfc Remove old download-to-path methods.
vchigrin commented on pull request Lonami/grammers#31 2026年05月21日 14:02:33 +02:00
Add API for downloading media to user-provieded tokio::fs::File.

I am not very experienced Rust developer yet. But, if we'll silently remove old method, we'll break backwards compatibility. That will potentially make potentially many existing users unhappy.

vchigrin commented on pull request Lonami/grammers#31 2026年05月04日 16:35:11 +02:00
Add API for downloading media to user-provieded tokio::fs::File.

I don't think this solution is perfect. User may need a way to specify options for creation/opening file.

vchigrin commented on pull request Lonami/grammers#31 2026年05月02日 16:33:20 +02:00
Add API for downloading media to user-provieded tokio::fs::File.

According to documentation https://docs.rs/tokio/latest/tokio/fs/struct.File.html dropping tokio::fs::File object does not guarantee completion of all pending operations.

vchigrin created pull request Lonami/grammers#31 2026年05月02日 16:29:52 +02:00
Add API for downloading media to user-provieded tokio::fs::File.
vchigrin pushed to master at vchigrin/grammers 2026年05月02日 16:28:44 +02:00
85e71ebcf8
Add API for downloading media to user-provieded tokio::fs::File.
vchigrin pushed to master at vchigrin/grammers 2026年05月02日 16:26:11 +02:00
14bf23310d
Add API for downloading media to user-provieded tokio::fs::File.
vchigrin created repository vchigrin/grammers 2026年05月02日 16:10:13 +02:00
vchigrin created pull request Freeyourgadget/Gadgetbridge#3746 2024年05月01日 17:10:40 +02:00
Support "Find my phone" functionality in PineTime.
vchigrin pushed to pinetime-findmyphone at vchigrin/Gadgetbridge 2024年05月01日 17:08:26 +02:00
06aa945dc0 Support "Find my phone" functionality in PineTime.
2d32822ff8 [Huawei] Add Huawei Watch Fit 2 gadget
772ec05049 Update changelog
18e08d13da Fix tests and linter
1c2c1f710e [Huawei] Add support for workout calories and cycling power
Compare 86 commits »
vchigrin pushed to pinetime-findmyphone at vchigrin/Gadgetbridge 2024年05月01日 16:53:41 +02:00
f4bae92be8 Support "Find my phone" functionality in PineTime.
vchigrin pushed to pinetime-findmyphone at vchigrin/Gadgetbridge 2024年05月01日 16:24:06 +02:00
d07f2f2d65 Support "Find my phone" functionality in PineTime
vchigrin created branch pinetime-findmyphone in vchigrin/Gadgetbridge 2024年05月01日 16:24:06 +02:00
vchigrin created repository vchigrin/Gadgetbridge 2024年04月25日 22:25:20 +02:00