Fixed
Status Update
Comments
ap...@gmail.com <ap...@gmail.com> #2
Digging around a bit, it appears WebKit itself doesn't handle authentication at all.
Instead, it would appear on Android that the package org.apache.http.auth does this.
Instead, it would appear on Android that the package org.apache.http.auth does this.
pa...@gmail.com <pa...@gmail.com> #3
It's definitely not passing through the information. Here's a snippet from my Apache
log:
---
192.168.10.199 - - [20/Nov/2008:20:14:37 -0600] "GET /file.txt HTTP/1.1" 401 401 "-"
"AndroidDownloadManager"
log:
---
192.168.10.199 - - [20/Nov/2008:20:14:37 -0600] "GET /file.txt HTTP/1.1" 401 401 "-"
"AndroidDownloadManager"
ga...@gmail.com <ga...@gmail.com> #4
"What would you like to see us add to this API?
This would make it easier for developers to create custom controls."
Hi Pamela
There are two things I am looking for in this API before I migrate, the most
important to me is the ability to implement absolute positioning of existing and
custom controls.
Reason: The application I am developing is intended to run full screen on a HDTV, I
have a menu and certain forms that fade in and out over the map depending on certain
mouse hover positions and events. Due to the positioning of these items I need to be
able to control exactly where map controls are positioned.
The second thing I would be looking for is the ability to create custom controls by
extending some sort of base class.
Regarding a layout manager perhaps the team could look at the ability to apply
different types of 'layout managers' to the map object. Thus we could apply a 'flow
layout' or an 'absolute layout' and then add the controls to the layout. This could
possibly fit nicely into your 'modular optimizing’ development approach.
Regards Gavin.
This would make it easier for developers to create custom controls."
Hi Pamela
There are two things I am looking for in this API before I migrate, the most
important to me is the ability to implement absolute positioning of existing and
custom controls.
Reason: The application I am developing is intended to run full screen on a HDTV, I
have a menu and certain forms that fade in and out over the map depending on certain
mouse hover positions and events. Due to the positioning of these items I need to be
able to control exactly where map controls are positioned.
The second thing I would be looking for is the ability to create custom controls by
extending some sort of base class.
Regarding a layout manager perhaps the team could look at the ability to apply
different types of 'layout managers' to the map object. Thus we could apply a 'flow
layout' or an 'absolute layout' and then add the controls to the layout. This could
possibly fit nicely into your 'modular optimizing’ development approach.
Regards Gavin.
es...@gmail.com <es...@gmail.com> #5
Any update on this issue?
ni...@gmail.com <ni...@gmail.com> #6
Apparently there isn't anything else to say concerning this is there.
Description
This would make it easier for developers to create custom controls.
*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************