Daniele Verducci penguin86
  • Tuscany, Italy
  • Professionally, a Mobile apps developer. But also a cyclist, open source user and developer, selfhoster and cats collector.

  • Joined on 2024-11-13
penguin86 commented on pull request penguin86/luna-tracker#10 2025-09-21 09:00:52 +02:00
improvements

Hello @mwarning , thank you for the contribution! You've done a lot of work and it's very organized and easy to review. It seems all perfect to me except for a part of the replace dp with sp

penguin86 pushed to master at penguin86/luna-tracker 2025-09-02 09:22:49 +02:00
1080fea3f2 Merge pull request 'German translation by Daniel Neubauer + updated README.md' (#9) from develop into master
6232aedd04 German translation by Daniel Neubauer
Compare 2 commits »
penguin86 merged pull request penguin86/luna-tracker#9 2025-09-02 09:22:48 +02:00
German translation by Daniel Neubauer + updated README.md
penguin86 created pull request penguin86/luna-tracker#9 2025-09-02 09:22:26 +02:00
German translation by Daniel Neubauer + updated README.md
penguin86 pushed to develop at penguin86/luna-tracker 2025-09-02 09:17:06 +02:00
6232aedd04 German translation by Daniel Neubauer
penguin86 pushed to develop at penguin86/luna-tracker 2025-09-02 09:13:59 +02:00
28a100df8c German translation by Daniel Neubauer
penguin86 pushed to develop at penguin86/luna-tracker 2025-09-02 08:59:19 +02:00
67796611cc German translation by Daniel Neubauer
penguin86 pushed to master at penguin86/luna-hexagon 2025-08-23 11:57:27 +02:00
091cf3ce29 Merge branch 'master' of ssh://git@ichibi.eu:222/penguin86/luna-hexagon.git
07cca4a715 Adjusted battery level calibration
Compare 2 commits »
penguin86 pushed to master at penguin86/luna-hexagon 2025-08-23 00:58:12 +02:00
bb1d818369 Update README.md
penguin86 pushed to master at penguin86/luna-hexagon 2025-08-20 18:05:26 +02:00
10666039b9 Update README.md
penguin86 pushed to master at penguin86/luna-hexagon 2025-08-20 18:00:21 +02:00
ffae98405f Fixed electric scheme url
penguin86 created branch master in penguin86/luna-hexagon 2025-08-20 17:59:20 +02:00
penguin86 pushed to master at penguin86/luna-hexagon 2025-08-20 17:59:20 +02:00
edd8e28b8c Image
cd6daae17e First commit
penguin86 created repository penguin86/luna-hexagon 2025-08-20 17:45:03 +02:00
penguin86 opened issue penguin86/luna-tracker#7 2025-07-03 12:58:59 +02:00
Time selector is always in 12h format
penguin86 commented on issue penguin86/luna-tracker#3 2025-07-02 18:38:48 +02:00
Implement caching in case of WebDAV synchronisation

Merging is always tricky to implement correctly. But yes, when I decided the format, I thought the timestamp to be the unique identifier and the way to merge two datasets (because it also defines…

penguin86 pushed to master at penguin86/luna-tracker 2025-07-02 13:22:17 +02:00
30dc958a0c Merge pull request 'added french language translation and corrected a few english typos' (#6) from chepycou/luna-tracker:master into master
1de99e89e5 added french language translation and corrected a few english typos
Compare 2 commits »
penguin86 merged pull request penguin86/luna-tracker#6 2025-07-02 13:22:15 +02:00
added french language translation and corrected a few english typos
penguin86 commented on pull request penguin86/luna-tracker#6 2025-07-02 11:13:42 +02:00
added french language translation and corrected a few english typos

Hello, @chepycou , thank you! Seems good to me. Can I merge it o you need to work on it? I see it is flagged as WIP, but don't know if it is intentional.

penguin86 commented on issue penguin86/luna-tracker#2 2025-05-05 08:57:23 +02:00
Translatable

Hello mondstern, it's not planned ATM. I should study how it works, integrate it and I have very few time to work on it ATM. BTW, it's translatable with the canonic Android way, via XML files.…