• Joined on 2025年05月15日
lampotrias reopened issue comaps/comaps#562 2025年06月24日 22:50:37 +02:00
feat: Re-add support for Android on x86
lampotrias closed issue comaps/comaps#562 2025年06月24日 22:50:15 +02:00
feat: Re-add support for Android on x86
lampotrias commented on pull request comaps/comaps#191 2025年06月24日 14:57:23 +02:00
[android]: Backup geo tags and tracks to local folder

I’ve handled all the cases when the folder is "unintentionally deleted" — now an additional alert dialog is shown, and the statuses of the items are updated accordingly. Also, from now on,...

lampotrias pushed to fix/local-backup at lampotrias/comaps 2025年06月24日 14:42:12 +02:00
2c4141980e [android]: Backup geo tags and tracks to local folder
d8d93bc0cb [strings] Update from Codeberg Translate
2ecdf10fde [strings] Update from Codeberg Translate
40164a01d7 [drape] Fix wrong reference
Compare 4 commits »
lampotrias pushed to main at lampotrias/comaps 2025年06月24日 14:26:46 +02:00
d8d93bc0cb [strings] Update from Codeberg Translate
2ecdf10fde [strings] Update from Codeberg Translate
40164a01d7 [drape] Fix wrong reference
Compare 3 commits »
lampotrias commented on pull request comaps/comaps#191 2025年06月24日 13:16:45 +02:00
[android]: Backup geo tags and tracks to local folder

@pastk wrote in comaps/comaps#191 (comment):

Your change means that an error will be logged if backup folder is not set, which is a normal situation...

lampotrias pushed to fix/local-backup at lampotrias/comaps 2025年06月24日 11:17:22 +02:00
df78472b5f [android]: Backup geo tags and tracks to local folder
d6478a0b4d Fix text cutoff
c04c3b7783 [android] Add content description for customisable left button
e960e8240c [android] Add content descriptions to android elements
ef18d2dee8 add self to CONTRIBUTORS
Compare 46 commits »
lampotrias commented on pull request comaps/comaps#191 2025年06月24日 11:13:42 +02:00
[android]: Backup geo tags and tracks to local folder

Yes, we can add an alert, but the message definitely needs to be different — something like:

Please check the availability of the backup folder. Try to select it again in the "Backup...
lampotrias commented on pull request comaps/comaps#191 2025年06月24日 11:00:06 +02:00
[android]: Backup geo tags and tracks to local folder

I wouldn't want to split the condition at this particular place, since it's just a check for displaying UI elements — doing so would make the code more confusing. But I did add logging in the...

lampotrias commented on pull request comaps/comaps#191 2025年06月24日 09:33:38 +02:00
[android]: Backup geo tags and tracks to local folder

I’ve improved this case and added logging. Previously, I had indeed decided to perform an automatic backup only when the folder is selected for the first time.

lampotrias pushed to main at lampotrias/comaps 2025年06月24日 09:01:20 +02:00
d6478a0b4d Fix text cutoff
c04c3b7783 [android] Add content description for customisable left button
e960e8240c [android] Add content descriptions to android elements
ef18d2dee8 add self to CONTRIBUTORS
0cb1372075 [ios] Fix overlooked mistake from adding Blueksy
Compare 45 commits »
lampotrias commented on issue comaps/comaps#308 2025年06月22日 22:59:42 +02:00
feat: differentiate CoMaps Test build icon

For one of our apps, the beta version icons had a broken glass effect. Something like:

image

lampotrias commented on issue comaps/comaps#549 2025年06月22日 22:20:52 +02:00
Add "About CoMaps" option to burger menu

Hi, I can rename this item in the settings. I just suggest adding "About CoMaps" to the burger menu conditionally — only if it’s hidden in the settings.

lampotrias commented on issue comaps/comaps#511 2025年06月21日 15:09:20 +02:00
Bug: In navigation mode, inactive route directions blend into the background.

@pinguin wrote in comaps/comaps#511 (comment):

I don't see what you mean? How should it look? Doesn't it always just look like this?

![Screenshot_2025...

lampotrias opened issue comaps/comaps#511 2025年06月20日 22:45:26 +02:00
Bug: In navigation mode, inactive route directions blend into the background.
lampotrias commented on pull request comaps/comaps#502 2025年06月20日 22:24:07 +02:00
Release notes 2025年06月22日

Ru

• обновлены цвета карты — теперь они светлее, теплее и дружелюбнее • редактор OSM: добавлено поле «этаж»...

lampotrias commented on pull request comaps/comaps#191 2025年06月20日 16:25:03 +02:00
[android]: Backup geo tags and tracks to local folder

Once again, I want to thank you for the review — this MR taught me a lot. I'm sure I won't make the same mistakes in future tasks.

lampotrias pushed to fix/local-backup at lampotrias/comaps 2025年06月20日 15:12:28 +02:00
4174be018e [android]: Backup geo tags and tracks to local folder
lampotrias commented on pull request comaps/comaps#191 2025年06月20日 14:48:31 +02:00
[android]: Backup geo tags and tracks to local folder

I’ll make a dialog window, thanks for the text!

lampotrias pushed to fix/local-backup at lampotrias/comaps 2025年06月20日 14:36:51 +02:00
416beabfd0 [android]: Backup geo tags and tracks to local folder