beemdevelopment / Aegis

A free, secure and open source app for Android to manage your 2-step verification tokens.
https://getaegis.app
GNU General Public License v3.0
8.37k stars 355 forks source link

License Section in About Page broken #1333

Closed elliotwutingfeng closed 2 weeks ago

elliotwutingfeng commented 3 months ago

Version

3.0.1

Source

Google Play

Vault encryption

Yes

Device

Pixel 7a

Android version

Android 14

ROM

No response

Steps to reproduce

Go to About, then License.

What do you expect to happen?

See the GPLv3 license text.

What happens instead?

I see "../../../../LICENSE"

Log

No response

alexbakker commented 3 months ago

Thanks for the report. That's unfortunate... This happened because 3.0.1 was built on Windows with Git without symlink support.

elliotwutingfeng commented 3 months ago

Would running readAssetAsString on the symlink contents work?

alexbakker commented 3 months ago

No, this was just a configuration issue on the machine the APK was built on.

alexbakker commented 2 weeks ago

Fixed in v3.1-beta1