kylecorry31 / Trail-Sense

An Android app that uses your phone's sensors to assist with wilderness treks or survival situations.
https://kylecorry.com/Trail-Sense/
MIT License
1.2k stars 74 forks source link

New Feature Ideas #2590

Open kylecorry31 opened 1 week ago

kylecorry31 commented 1 week ago

This is a continuation of #1911, since that was getting too long.

Please feel free to post new feature ideas in the comments on this issue. I would love to have some other thoughts about what should be included in this app (no guarantee that I will include them, but I will consider each idea). No idea is a bad idea here, worse case I may say that I will not include it in Trail Sense. Some features may be better suited as plugins or a different app. Plugins will allow the usage of Internet when available, but must have offline support.

Some set in stone goals of this app:

For reference, some things I have considered in the past and removed were:

RAPXT commented 1 week ago

For phones that make use of auto dark mode and which have an amoled screen, it would be nice to have a "system black" theme.

Which would save noticeably more battery compared to the dark grey the current (single) system theme uses.

kylecorry31 commented 1 week ago

For phones that make use of auto dark mode and which have an amoled screen, it would be nice to have a "system black" theme.

Which would save noticeably more battery compared to the dark grey the current (single) system theme uses.

Thank you for the suggestion, by auto dark mode do you mean the sunrise/sunset driven theme? If so, please see this issue: https://github.com/kylecorry31/Trail-Sense/issues/2192

RAPXT commented 1 week ago

I mean the system wide theme changer of android, which changes themes of apps by sunset/sunrise or custom time.

But thats not the important part, i wanted to say, that i miss a theme, that enables when the system requests a dark theme. Addtionally to the current system theme, there should be a "system black" theme, which changes the background to black instead of darkish grey.

Screenshot_20241021-161911040

Simplest thing to notice the difference is in Trail Sense to change to system theme and then black theme. I would like a system theme with that black background.

kylecorry31 commented 6 days ago

I mean the system wide theme changer of android, which changes themes of apps by sunset/sunrise or custom time.

But thats not the important part, i wanted to say, that i miss a theme, that enables when the system requests a dark theme. Addtionally to the current system theme, there should be a "system black" theme, which changes the background to black instead of darkish grey.

Screenshot_20241021-161911040

Simplest thing to notice the difference is in Trail Sense to change to system theme and then black theme. I would like a system theme with that black background.

Thank you, I see - I was not aware that was a feature on Android. Here's the issue to track that: https://github.com/kylecorry31/Trail-Sense/issues/2592

damianofalcioni commented 5 days ago

Hi, I know the new feature ideas list is quite long but please consider the integration with brouter. it is a famous open source app able to generate paths, totally offline. It can be really helpful to automatically create a path from your position to a beacon or between multiple beacons (useful also as a backup for the backtrack feature). Additionally it generate also turn by turn instructions that could be helpful to send as notifications while following path. Thanks

kylecorry31 commented 4 days ago

Hi, I know the new feature ideas list is quite long but please consider the integration with brouter. it is a famous open source app able to generate paths, totally offline. It can be really helpful to automatically create a path from your position to a beacon or between multiple beacons (useful also as a backup for the backtrack feature). Additionally it generate also turn by turn instructions that could be helpful to send as notifications while following path. Thanks

Thank you for the suggestion, I've created this issue to track the research into this: https://github.com/kylecorry31/Trail-Sense/issues/2595