Version 2 (modified by javier_guerra, 14 years ago) (diff)

--

Smartphone Web Interface

This is the plugin available on the MIOS marketplace. We're hosting it here to make it easier for everybody to contribute to it.

Currently there's a single file "L_sPhoneUI.lua". I've replicated in the subversion history roughly what happened on micasaverde's Forum:

  • starts with the plugin as it's available on the marketplace
  • the fix contributed by umtauscher, the one that got the ball rolling.
  • a further enhancement by denix.
  • my first superficial fixes: better local vars handling and use of long strings
  • a deeper restructuring, using a simple templating routine and getting rid of succesive string concatenation in favor of table accumulation.