The support forum is temporarily read-only. For urgent requests, please email contact[at]psyberia.net

Search found 12 matches

by Nick
Sun Nov 20, 2022 4:40 pm
Forum: Questions & feedbacks
Topic: Fullscreen support with cutouts
Replies: 2
Views: 4062

Re: Fullscreen support with cutouts

I had thought on possible implementation for this today; Instead of having to code an algorithm that determines where to move the info boxes and controls to avoid cutouts in full screen mode, perhaps allowing the user to drag them to any location on the screen in full screen mode. Long press them dr...
by Nick
Wed Nov 25, 2020 10:04 am
Forum: Questions & feedbacks
Topic: Fullscreen support with cutouts
Replies: 2
Views: 4062

Fullscreen support with cutouts

Support for fullscreen on phones with cutouts would be great, to make maximum use of the screen space.
I'd guess it might mean moving the Information Box depending on the location of the cutout.
https://developer.android.com/guide/top ... lay-cutout
by Nick
Wed Nov 25, 2020 10:01 am
Forum: Questions & feedbacks
Topic: Android versions and devices that have been tested
Replies: 98
Views: 565949

Re: Android versions and devices that have been tested

Google Pixel 5
Android 11
AQ 2.2.7b

Seems to work well.
by Nick
Sun May 24, 2020 8:09 pm
Forum: Questions & feedbacks
Topic: [closed] Android Document API usage?
Replies: 3
Views: 4071

Re: Android Document API usage?

Hi,
Thanks. It's disappointing I need to install other yet another app, but I'll check out Onesync and Autosync to access my cloud storage services. Thanks again.
by Nick
Sat May 23, 2020 10:16 am
Forum: Questions & feedbacks
Topic: [closed] Android Document API usage?
Replies: 3
Views: 4071

[closed] Android Document API usage?

https://developer.android.com/training/ ... ents-files

Are there any plans for Alpinequest to use this Android API for storage of placemarks/tracks, as it would allow saving these directly to other document providers like Google Drive, OneDrive, etc?
by Nick
Sat Dec 28, 2019 11:29 am
Forum: Questions & feedbacks
Topic: Map Set Based on Track
Replies: 25
Views: 30968

Re: Map Set Based on Track

To determine the tiles to download would it be possible to use the device screen resolution, AlpineQuest scale factor from setting, and for each zoom level sweep a perpendicular line along the path based on widest dimension that would be visible (so any orientation is covered) and any tiles intersec...
by Nick
Tue May 17, 2016 7:11 pm
Forum: Maps & map creator
Topic: Swisstopo now make various layers available
Replies: 6
Views: 11527

Re: Swisstopo now make various layers available

Any update on making these Swiss Topo layers work?
by Nick
Sat Feb 20, 2016 6:27 pm
Forum: Maps & map creator
Topic: Swisstopo now make various layers available
Replies: 6
Views: 11527

Re: Swisstopo now make various layers available

Thanks for the info, however the 30 degree slope map you link to only works in France, not Switzerland.
Hopefully you can get the Swiss topo layers working after your next release.
Thanks again.
by Nick
Fri Feb 19, 2016 9:41 pm
Forum: Maps & map creator
Topic: Swisstopo now make various layers available
Replies: 6
Views: 11527

Re: Swisstopo now make various layers available

These would be amazing layers to add to the app. Here is an example of the 30% slopes and ski tour route layers: https://map.geo.admin.ch/mobile.html?topic=ech&lang=en&bgLayer=ch.swisstopo.pixelkarte-farbe&layers=ch.swisstopo.zeitreihen,ch.bfs.gebaeude_wohnungs_register,ch.bafu.wrz-wildr...
by Nick
Fri Oct 10, 2014 12:47 pm
Forum: Questions & feedbacks
Topic: [done] Samsung multi window support
Replies: 6
Views: 9278

Re: Samsung multi window support

It was support for multi window in All-In-One Offline Maps + I was particularly interested in, as I use this all the time on my Samsung phone. I'll watch out for it in a future release. Thanks.
by Nick
Fri Oct 10, 2014 9:49 am
Forum: Questions & feedbacks
Topic: [done] Samsung multi window support
Replies: 6
Views: 9278

Re: Samsung multi window support

It just looks like a case of adding some metadata to the application manifest and the necessary application activities.
by Nick
Fri Oct 10, 2014 7:32 am
Forum: Questions & feedbacks
Topic: [done] Samsung multi window support
Replies: 6
Views: 9278

[done] Samsung multi window support

http://stackoverflow.com/questions/14111052/adding-multi-window-support-to-android-application It would be great if support for the popular multi window support found on many Samsung devices was added. This would allow using the map while checking references, and if multi instance is also added then...