# Ariane Roadmap * 1.0.1 Text selection: if user selects text anywhere in Android allow opening in Ariane. This saves a step (currently flow is to select text, go to home screen, open Ariadne, paste text and hit return) * 1.0.1 Pull-to-refresh. There's a menu option to bypass the cache and reload a page, but pull to refresh would feel more familiar and is a simple addition * 1.1.0 Cert handling * 1.?.? Improve 'Set home capsule' dialog. Current implementation is messy * ?.?.? Bookmark export. User may change devices * ?.?.? Bookmark folders. Already in the DB schema, need to build ui # Up for discussion * Long-press image links to load inline (fine under Gemini spec as user initiates network request) * Auto load images inline, as a config option user needs to turn on (violates Gemini spec but may appeal to non-tech users) * Auto load images under n kB. Terminate socket after n kB if image file not loaded. Keeps bandwidth low, but also violates Gemini spec