Feature Request: AD Web GUI

General Discussion

Feature Request: AD Web GUI

Postby David.B » Fri Dec 09, 2016 9:32 am

Feature:

When you detect you are on a mobile device. Have the Display.Keys scale to the screen size.

Currently the keys are very small on a 1080p resolution device. Anyone with large fingers will have difficulty hitting the buttons.

Is it possible to have the buttons auto scale to be as large as possible while maintaining the same design? The keypad could be much larger.

I attached a screenshot...
Attachments
Screenshot_2016-12-09-11-24-59.png
Screenshot
Screenshot_2016-12-09-11-24-59.png (210.52 KiB) Viewed 10856 times
David.B
newt
newt
 
Posts: 11
Joined: Fri Dec 09, 2016 8:30 am

Re: Feature Request: AD Web GUI

Postby kevin » Fri Dec 09, 2016 10:29 am

In the next update there are new responsive templates that should alleviate this issue. That being said, the project is fully open source, so feel free to contribute.
Not an employee of the company. Just here to help and keep things clean.
kevin
Platinum Nut
Platinum Nut
 
Posts: 994
Joined: Fri Aug 16, 2013 10:10 am

Re: Feature Request: AD Web GUI

Postby David.B » Fri Dec 09, 2016 10:43 am

kevin wrote:In the next update there are new responsive templates that should alleviate this issue. That being said, the project is fully open source, so feel free to contribute.


Will do!

As a quick hack... this is def not a good overall solution.

Edited keypad.css changed it to the following...

Work

Code: Select all
.mobile .keypad-button {
    width: 150px !important;
    height: 150px;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important;
    -ms-user-select: none !important;
}
David.B
newt
newt
 
Posts: 11
Joined: Fri Dec 09, 2016 8:30 am

Re: Feature Request: AD Web GUI

Postby kevin » Fri Dec 09, 2016 10:41 pm

All the templates have been reworked in the newest version that we are getting ready to push out

Those styles do not exist in the new version at all :) There is no differentiation between devices, it is responsive using the bootstrap3 library.

I can comfortably use the new templates on my Galaxy S7, ipad, and desktop.
Not an employee of the company. Just here to help and keep things clean.
kevin
Platinum Nut
Platinum Nut
 
Posts: 994
Joined: Fri Aug 16, 2013 10:10 am

Re: Feature Request: AD Web GUI

Postby David.B » Thu Dec 29, 2016 6:09 am

Ok, great. I'll give it a try once it's released.
David.B
newt
newt
 
Posts: 11
Joined: Fri Dec 09, 2016 8:30 am

Re: Feature Request: AD Web GUI

Postby m_listed » Thu Jan 12, 2017 11:16 pm

Hey Kevin, when do you plan to release the new version? The keypad is unfortunately quite unusable on an iPhone with the current keypad size :(
m_listed
newt
newt
 
Posts: 5
Joined: Thu Jan 12, 2017 11:13 pm

Re: Feature Request: AD Web GUI

Postby kevin » Thu Jan 19, 2017 1:02 pm

New version is released
Not an employee of the company. Just here to help and keep things clean.
kevin
Platinum Nut
Platinum Nut
 
Posts: 994
Joined: Fri Aug 16, 2013 10:10 am

Re: Feature Request: AD Web GUI

Postby Jag4666 » Fri Jan 20, 2017 4:33 pm

How do I go about loading the update. My alarm decoder webapp is not showing that an update is available.
Jag4666
newt
newt
 
Posts: 14
Joined: Fri Oct 28, 2016 7:10 pm

Re: Feature Request: AD Web GUI

Postby kevin » Fri Jan 20, 2017 4:39 pm

If there is no update notification you can go to https://alarmdecoder.local/update
Not an employee of the company. Just here to help and keep things clean.
kevin
Platinum Nut
Platinum Nut
 
Posts: 994
Joined: Fri Aug 16, 2013 10:10 am

Re: Feature Request: AD Web GUI

Postby m_listed » Sat Jan 21, 2017 11:26 pm

The new version hasn't fixed the tiny buttons on mobile (iOS). In fact, the entire interface isn't very responsive at all, it's just really wide and all the text is tiny like before. What's worse, the new interface doesn't seem to use keypad.css at all, so the useful hack posted above is also broken. I tried creating a user_custom.css file for the keypad buttons to apply the above hack, but it only makes the keypad buttons longer, but doesn't change their width, and I end up with long thin buttons. I suppose it's better than short thin buttons for now.
m_listed
newt
newt
 
Posts: 5
Joined: Thu Jan 12, 2017 11:13 pm

Next

Return to General

Who is online

Users browsing this forum: No registered users and 11 guests

cron