Feature #4833
mobile java client for redmine
| Status: | New | Start date: | 2010-02-13 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Resolution: |
Description
Hi,
Since many mobile phones support mobile java it would be nice to have a client targeted at those devices (ones with small screens).
It may be necessasary to have more than one client e.g. one for touch screen smart phones, one for low res screens and one for larger none touch screen smartish phones / devices that implement mobile java.
I'm more than willing to write the touch screen one.
History
#1 Updated by Michael Koch over 3 years ago
iPhone specific view http://www.redmine.org/issues/1277
iRedmine http://github.com/wwk/iRedmine/
#2 Updated by Max Horn 2 months ago
Mobile Java resp. Java for web apps is essentially dead, esp. given the recent flurry of severe security holes found (and exploited) in it. Java web clients also tend to have horrible user experience in my eyes. A good use of HTML 5, AJAX, etc., would probably help mobile users (and also desktop users!) much more.