Differences between revisions 2 and 3
Revision 2 as of 2017-211 19:44:23
Size: 1221
Editor: Singpolyma
Comment: Add configs for fbreader
Revision 3 as of 2017-211 20:54:21
Size: 2254
Editor: Singpolyma
Comment: Document Gajim state
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
* XMPP: gajim -- works decently on small screen. Low resolution all windows fit except for the "account settings" window
** {{{~/.config/gajim/config}}} for [[https://nextthing.co/pages/pocketchip|pocketCHIP]]: [[attachment:gajim-config]]
** {{{~/.config/gajim/pluginsconfig/roster_tweaks}}} for [[https://nextthing.co/pages/pocketchip|pocketCHIP]] (for use with roster tweaks plugin): [[attachment:gajim-roster_tweaks]]
** Snags: without a keyboard, there is no way to show/hide the roster in single-window mode, or to show/hide the menu bar. The menu bar is quite small on a low-res screen, so it is best used with a keyboard. Tabbed conversations can become hard to navigate if you have many open. Need to double-click, click+enter, or right-click to open a chat -- usable on single-touch, but not ideal.
*** Auto-join MUCs you have left are re-joined on connection blip: https://dev.gajim.org/gajim/gajim/issues/8361
*** No way to show/hide the participants panel in a MUC: https://dev.gajim.org/gajim/gajim/issues/8352

Debian is the Universal Operating System and we want to run it on our mobile devices. What are the apps a mobile user needs, and what is the state of readiness in Debian of these apps?

Things to look for:

  • Works well on small screen (main window, but also dialogs such as preferences)
  • Works well on low-resolution screen (such as 480x272 pocketCHIP)
  • Works well with only left clicks (single touch screens)
  • Works well with no keyboard (some devices need to use precious screen space for onscreen keyboard)
  • Supports gestures where appropriate (scrolling or dragging/swiping)
  • Supports multitouch gestures where appropriate (pinch zoom, etc)
  • Resource efficient (low-RAM devices)

Things to document:

  • Configurations that make the mobile experience better
  • Work still to be done

Apps

DebianMobile (last edited 2020-240 01:31:27 by Singpolyma)