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.18k stars 74 forks source link

Testing Trail Sense Debug Builds #74

Closed kylecorry31 closed 1 year ago

kylecorry31 commented 4 years ago

You can get debug builds for Trail Sense here: https://www.dropbox.com/sh/gplqslml3iyq2ec/AACn0Arv3KRHAUF1wCusmoZ2a?dl=0

I'll post a new comment here each time I build a debug build so you can download it and provide feedback on some new features while they are still in development.

If you are interested in getting a debug build, please leave a comment on this issue and I will create a new version and say what's in it. I stopped generating them automatically due to lack of feedback/engagement.

sethtara commented 4 years ago

Screenshot_20200520-163230

Little UI tweaks required

sethtara commented 4 years ago

Screenshot_20200520-163343

having ruler at side is nice but having it by default at first glance doesn't look that great..

kylecorry31 commented 4 years ago

@sethtara Thanks! I totally agree with that, I was thinking of adding a button to slide out the ruler and putting a background on it so it doesn't mess with the linear compass. In the meantime, I added a setting to show/hide the ruler.

sethtara commented 4 years ago

Screenshot_20200520-164154~2

How about adding the language option a start..

sethtara commented 4 years ago

screen with 720p resolutions have this issue

Screenshot_20200520-164916~2

some UI tweaks needed

I tried to fix it

Screenshot_20200520-165935~2

kylecorry31 commented 4 years ago

A new version has been uploaded containing a version of the astronomy fix

kylecorry31 commented 4 years ago

A new version has been uploaded containing translations and the ability to turn off weather monitoring in the background via settings.

kylecorry31 commented 4 years ago

A new version has been uploaded.

When providing feedback on the debug builds, the preference is to provide the feedback in the issue related to the feature (or to create a new issue - mention it was from the debug build somewhere in the issue!). It is alright if you just post your feedback in this issue, but please note that I may remove (or more likely, move to their own issue) old / addressed comments here to keep this issue thread limited to new version announcements.

What's new?

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build (the last build before a version 0.6.0 is released)

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

(note this build is marked as 0.8.0, you won't be able to downgrade to 0.7.X once installing without deleting your data - I don't expect TS to change much before 0.8.0, and I actually used this debug build on a backpacking trip over the weekend)

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

kylecorry31 commented 4 years ago

New debug build

I'm looking for some people to test this version for a few days to verify the following features work better than the previous version:

This version is not backward compatible with the previous version (as in you can't revert back to the previous version - it deletes the old pressure history file on upgrade), therefore I made a new "Beta" build which will install alongside whatever version of Trail Sense you currently have, when you are done testing you can uninstall it and the real Trail Sense will be untouched. (The icon of the beta build is blue and has beta in the app name)

kylecorry31 commented 3 years ago

There's a new beta version for 2.9.0

The following services are using a new background scheduling process and I would like feedback on if they are behaving the same. Please keep an eye out for if the GPS gets stuck on, I believe I fixed it and haven't experienced it in several days, but if it does happen I would really appreciate a bugreport.zip file.

Other new features:

The debug APK will overwrite your existing Trail Sense installation, and the beta APK will install as a separate application.

Thank you!

kylecorry31 commented 3 years ago

There's a new beta version for 2.10.0

It contains the following changes:

I only uploaded the beta APK since there were database changes meaning you couldn't revert to an older version of Trail Sense - the beta app will install as a separate app and will not affect any data you already have in TS (and can be uninstalled with no problem)

There are a few minor UI tweaks remaining before the final build which I plan to release in a day or two.

intr-cx commented 3 years ago

I've installed it with background compatibility mode enabled. I'll edit this post in a few hours to see if the weather monitor works now. Thanks again!

@kylecorry31 It works great. Ignore that, I swear I thought it's been way over 2 hours, hah.

kylecorry31 commented 3 years ago

@FlatChest Awesome, glad to hear it's working now! I'll likely be creating the release tomorrow if the rest of my testing is done by then.

qwerty287 commented 2 years ago

@kylecorry31 You could try to automate this process by using GH actions - currently you build the app, but do not use the output. You could improve this by changing the app's packages and similar things so that a beta/debug build is generated that can be installed along with the stable version, then build the app (what it's currently doing), sign the APK and upload the APK to Dropbox or something else (found a Dropbox uploader: https://github.com/marketplace/actions/dropbox-uploader).

You would have to find a way to store the keystore for signing, but GH actions should provide something like this.

This would:

This would be kind of a win-win-situation: you don't have to build the app yourself + you can test the builds from the latest commits

kylecorry31 commented 2 years ago

@qwerty287 that's a good idea, I'll play around with it. The only downside is that when I create a build for testing, I normally have specific things that I want to be tested, and can point out areas that are still in progress / broken so people know what to test or not, as to not waste their time.

ACABMAN666 commented 1 year ago

You can get debug builds for Trail Sense here: https://www.dropbox.com/sh/gplqslml3iyq2ec/AACn0Arv3KRHAUF1wCusmoZ2a?dl=0

I'll post a new comment here each time I build a debug build so you can download it and provide feedback on some new features while they are still in development.

If you are interested in getting a debug build, please leave a comment on this issue and I will create a new version and say what's in it. I stopped generating them automatically due to lack of feedback/engagement.

Hi, I'd be interested in testing the new features with the debug build

kylecorry31 commented 1 year ago

@ACABMAN666 thank you!

I'm going to replace these debug builds with #1922

As of right now, I don't have any new features in need of testing (nothing major this release) - but I will likely have something in the next release (full export), so I'll plan to complete #1922 in a couple weeks.

ACABMAN666 commented 1 year ago

@ACABMAN666 thank you!

I'm going to replace these debug builds with #1922

As of right now, I don't have any new features in need of testing (nothing major this release) - but I will likely have something in the next release (full export), so I'll plan to complete #1922 in a couple weeks.

Ok thanks for the information

kylecorry31 commented 1 year ago

Hi all - nightly builds of Trail Sense are now available, see https://github.com/kylecorry31/Trail-Sense/discussions/1940 for more details.