Releases: PrimalHQ/primal-android-app
Releases Β· PrimalHQ/primal-android-app
Primal 0.17.2
Changes
- Implemented edit profile screen;
- Implemented profile context menu;
- Implemented note context menu;
- Implemented persisting theme locally;
- Implemented add/remove user feeds;
- Implemented TOS notice on welcome screen;
- Fixed feed scroll position;
- Fixed user mentions in feed when 'name' field is missing;
- Other minor ui fixes and improvements;
Primal 0.16.9
Changes
- Implemented notifications tab;
- Implemented notifications settings;
- Implemented BadgesManager for displaying notification badges;
- Implemented create account onboarding flow.
- Fixed issue where sometimes post were missing post stats.
- Fixed copy npub on profile screen.
- Fixed updating app settings on settings screen starts;
Primal 0.15.2
Changes
- Fixed feed crash on certain devices.
- Improve hashtags matching on notes.
Primal 0.15.1
Changes
- Zapping fully implemented (1-tap zaps, custom zaps, zap settings);
- NWC for Alby and Mutiny wallets;
- Solidified note posting;
- Fixed feed not remembering the position;
- Various ui and stability fixes;
Primal 0.14.3
Changes
- Implemented user search;
- Implemented content search;
- Implemented follow and unfollow on profile screen;
- Minor cosmetic improvements;
How to report a crash?
If Primal Android is crashing on your device and you want to submit a crash report, please install primal-0.14.3-crash-reporter.apk
build and reproduce the crash few times (if possible). This build will catch the underlying crash and submit the crash report to Primal. Crash report includes: app name, app version, platform name, date&time of the crash and the full stacktrace.
Primal 0.13.3
Changes:
- Fixes sporadic crashes when browsing; by @frnandu
- Implements signing with hex value of the private key;
Primal 0.13.2
Changes
Feed
- Hashtags (clickable) on the feed;
- User handles (clickable) on the feed (works for
npub
andnostr:npub
links); Contributed fully by @frnandu - Referenced posts (clickable) with recursion; Now you can see notes in notes in notes in....; Contributed partially by @frnandu
- Image gallery on the feed as horizontal pager;
- Filtering out invalid TLDs for links in posts;
- Added See more.. for long posts on the feed;
- Image loading now respects colors from the theme;
Note Editor
- User mentions possible with
npub
ornostr:npub
raw strings in note editor; - Quoting possible with
nostr:note
links in note editor; - Adding proper 'e', 'd', and 't' tags in nostr events when replying and posting new notes;
Thread & Replies
- Sorting thread replies descending by timestamp;
- Reply note now clears the text after successful reply publishing;
- Thread screen now renders posts in full length;
- Loading max 100 (was 20) replies on thread screen;
Misc
- Fix crash when opening unavailable post on thread screen;
- Improvements when processing feed responses;
Primal 0.12.5
Changes
- Fix feed title not updating properly after db destructive migration;
- Implement skipping invalid nostr events (malformed JSONs);
- Implement skipping invalid relays from contacts list (malformed relay URLs);
Primal 0.12.4
Changes:
- Minor fixes (typos, nsec trimming on login);
- Implemented app settings refresh;
- Implemented fetching contacts and connecting to relays for write operations. If no relays available in the contacts list app is using the bootstrap list;
- Implemented likes;
- Implemented reposts;
- Implemented new notes publishing;
- Implemented reply section on threads screen;
- Groundwork for multi-account done (multiple accounts not yet supported); Re-authentication with nsec will be required with this build because of the breaking changes;
Primal 0.11.2
0.11.2