- Adding a translucent statusbar. Fixes #347 by @dessalines in LemmyNet#348
- Upgrading deps by @dessalines in LemmyNet#349
- Fixing IME padding issues. Fixes #350 by @dessalines in LemmyNet#351
- Making icon thumbnails smaller. by @dessalines in LemmyNet#353
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.28...0.0.29
- Making icons larger, adding node keys by @dessalines in LemmyNet#338
- Upgrade from kapt to ksp. by @dessalines in LemmyNet#342
- Add report user by @dessalines in LemmyNet#343
- Adding comment mentions to inbox. Fixes #339 by @dessalines in LemmyNet#344
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.27...0.0.28
- Use muted profile names, better colors, and align post header bar. by @dessalines in LemmyNet#328
- Downgrade from gradle RC to gradle 8.0 by @dessalines in LemmyNet#329
- Make default font size 16. Fixes #330 @dessalines in LemmyNet#334
- Changing the post action bar. Fixes #324 by @dessalines in LemmyNet#332
- Adding instant post and comment voting. Fixes #299 by @dessalines in LemmyNet#335
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.26...0.0.27
- Fixing bookmark style. Fixes #297 by @dessalines in LemmyNet#304
- Softer post card color. Fixes #296 by @dessalines in LemmyNet#305
- Show post score next to time. Fixes #303 by @dessalines in LemmyNet#306
- Make icons squircle. Fixes #301 by @dessalines in LemmyNet#307
- Remove @ sign for usernames. Fixes #295 by @dessalines in LemmyNet#308
- Better more comments button. Fixes #292 by @dessalines in LemmyNet#309
- Adding nsfw image blurring. Fixes #291 by @dessalines in LemmyNet#310
- Reply node by @dessalines in LemmyNet#311
- Adding vote icons. Fixes #302 by @dessalines in LemmyNet#313
- Adding new comments indicator. Fixes #283 by @dessalines in LemmyNet#314
- Better subscribe button. Fixes #273 by @dessalines in LemmyNet#315
- Comment reply links now go to parent for context. Fixes #155 by @dessalines in LemmyNet#316
- Adding taglines. Fixes #286 by @dessalines in LemmyNet#317
- Adding post view modes: Card, Small Card, and List. Fixes #278 by @dessalines in LemmyNet#318
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.25...0.0.26
- Fix not showing federated comments. Fixes #290 by @dessalines in LemmyNet#294
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.24...0.0.25
- Fix font sizes by @dessalines in LemmyNet#28
- Upgrade to lemmy version 0.17.0 . Fixes #277 by @dessalines in LemmyNet#289
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.23...0.0.24
- Fix material 3 crash on android 11 and below devices. Fixes #264 by @dessalines in LemmyNet#268
- Add donation link by @dessalines in LemmyNet#269
- Fix bad_url for torrent magnet links. Fixes #270 by @dessalines in LemmyNet#271
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.22...0.0.23
- Material v3 by @dessalines in LemmyNet#263
- Dynamic Themes, and Green and Pink.
- Adds Scrolling app bars.
- Better post listing header layout.
- Various UI improvements.
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.21...0.0.22
- Change sidebar to info by @dessalines in LemmyNet#245
- Remove top route. by @dessalines in LemmyNet#246
- Adding copy post link. Fixes #168 by @dessalines in LemmyNet#247
- Organizing imports. by @dessalines in LemmyNet#248
- More sidebar stats by @dessalines in LemmyNet#249
- Fixing siFormat issue when 0. Fixes #170 by @dessalines in LemmyNet#252
- Adding a settings page. by @dessalines in LemmyNet#253
- Adding light and dark theme options. Fixes #254 by @dessalines in LemmyNet#259
- Add about page by @dessalines in LemmyNet#260
- Smaller action bars by @dessalines in LemmyNet#261
- Fix prettytime crash. Fixes #238 by @dessalines in LemmyNet#239
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.19...0.0.20
- Coil upgrade v2 by @dessalines in LemmyNet#234
- Fix comment scrolling bug. Fixes #231 by @dessalines in LemmyNet#235
- Fix create post bug. Fixes #230 by @dessalines in LemmyNet#236
- Fix account bug. Fixes #229 by @dessalines in LemmyNet#237
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.17...0.0.18
- Running lint, updating deps. by @dessalines in LemmyNet#197
- Moving to kotlinter-gradle by @dessalines in LemmyNet#198
- Fixing unit tests. by @dessalines in LemmyNet#199
- Some items fixes. by @dessalines in LemmyNet#204
- Upgrade accompanist by @dessalines in LemmyNet#208
- Fix comment header with flowrow. Fixes #207 by @dessalines in LemmyNet#209
- Make comment slightly larger. Fixes #213 by @dessalines in LemmyNet#214
- Make comment icon smaller. Fixes #212 by @dessalines in LemmyNet#215
- Changing star to bookmark. Fixes #210 by @dessalines in LemmyNet#216
- Fix comment indent. Fixes #211 by @dessalines in LemmyNet#217
- Make post pictures wider. Fixes #196 by @dessalines in LemmyNet#218
- Deduplicate scrolling posts. Fixes #219 by @dessalines in LemmyNet#220
- Adding a login first message. Fixes #206 by @dessalines in LemmyNet#221
- Lazycolumn 2 by @dessalines in LemmyNet#223
- Fix deleted item header spacing. Fixes #222 by @dessalines in LemmyNet#224
- Adding deep links. by @dessalines in LemmyNet#228
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.16...0.0.17
- Adding instance name to accounts. Fixes #164 by @dessalines in LemmyNet#166
- Removing Site creator by @dessalines in LemmyNet#172
- Enable minify. Fixes #171 by @dessalines in LemmyNet#173
- fix signout by @LunaticHacker in LemmyNet#180
- Add deeplinks for createPost by @LunaticHacker in LemmyNet#178
- fix a bug i introduced in #180 by @LunaticHacker in LemmyNet#185
- Add api settings by @LunaticHacker in LemmyNet#183
- add fab for create post from community page by @LunaticHacker in LemmyNet#184
- Make MarkdownTextField generic by @LunaticHacker in LemmyNet#195
- Special thanks to @LunaticHacker for their work on Jerboa!
Full Changelog: https://github.com/dessalines/jerboa/compare/0.0.15...0.0.16
- Reverting back to old markdown renderer. Was much better overall. by @dessalines in LemmyNet#156
- Debounce search box input. Fixes #154 by @dessalines in LemmyNet#157
- Ability to delete posts and comments. Fixes #152 by @dessalines in LemmyNet#161
- Comment tree rework 1 by @dessalines in LemmyNet#162
- Fix animation direction. Fixes #114 (#140)
- Adding refresh button, and scroll to top on sort change. (#139)
- Adding new sorts (#138)
- Catch malformed URL exception. (#135)
- Upgrade deps (#134)
- Fixing slow create post. Fixes #117 (#126)
- Fix image height in landscape mode. Fixes #122 (#125)
- Remove instant voting. Fixes #123 (#124)
- Trying to fix builds 1 (#121)
- Adding deploy to device script.
- Adding signing config to release.
- Upgrading some deps. (#120)
- Various Light theme fixes. (#118)
- Adding link from text selection. Fixes #105 (#107)
- Remember saved text for markdown areas. Fixes #104
- Adding a markdown helper. Fixes #38
- Show comment upvote count when there are downvotes. Fixes #97
- Fix muted colors for titles, top app bars. Fixes #98
- Smoother comment scrolling. Fixes #99
- Mute post title color on read. Fixes #100
- Add link to Jerboa on F-Droid (#96)
- Showing stickied / locked. Fixes #61 (#95)
- Add no-background post listing. Fixes #91 (#94)
- Don't show block person on your own profile. Fixes #93
- Adding scrollbars to lazycolumns. Fixes #87 (#90)
- Merge pull request #86 from dessalines/bottom_bar_highlight
- Darkblue statusbar color. Fixes #79 (#84)
- Downgrade compose to fix liststate bug. Fixes #81
- Dont resort comments (#77)
- Adding user and community blocking. Fixes #71 Fixes #58 (#75)
- Saved page fix (#74)
- Adding saved page. Fixes #20 (#73)
- Forwarding error messages from lemmy. Fixes #66
- Removing unit defaults. Fixes #67 (#69)
- Addin comment and post reporting. Fixes #59 (#68)
- Adding black background. Fixes #56
- Adding comment hot sorting, and a few API stubs. Fixes #62
- Fix null checks and crash. Fixes #60 . Fixes #37
- Adding loading indicators and disables. Fixes #57
- Adding comment header long click collapse. Fixes #51
- Fixing subnode actions. Fixes #55
- Changing thumbs to arrows.
- Adding some better spacing. Fixes #54
- Adding surface for splashscreen. Fixes #56
- Adding Fastlane structure
- Adding fetch suggested title.
- Adding community sidebars. Fixes #44
- Fix private message reply bug.
- CommentReplyView refactored on its own viewmodel. Added mark replied message as read. Fixes #45
- Adding modified times. Fixes #46
- Add bottom app bar padding.
- Added Community and Site
This is the very first alpha release of Jerboa, a native android Lemmy client.
This is not a finished client, so don't expect most things to be working
If anything isn't working correctly, open up an issue on the repo.