Voyage is a lightweight nostr client for Android with a Reddit-like UI. It is a fork and successor of Nozzle.
Installation
Install it via zap.store, Obtainium or go to the release page and download the latest apk file.
I don't plan to publish this app in the Google Play Store.
Some points of difference
Outbox model: Voyage discovers relays through nip-65 events and encoded relays in nprofiles/nevents. It fetches data only from relays expected to contain the desired information.
Sign-in only via an external signer.
Reddit-like UI.
App can be used offline because posts are stored locally.
Mobile data friendly: Only text is displayed, no videos and no pictures. It also attempts to keep relay connections to a minimum, fetch events only from their respective outbox and not refetch locally cached events.
Trust indicator: Each profile has a colored badge which indicates their trust level.
Green star: Yourself
Green check: You follow this profile (friend).
Orange check: You don't follow this profile, but at least one of your friends does.
Grey question mark: You don't follow this profile and neither do any of your friends.
Apk size of less than 15MB.