What's Changed
- Add Features to app descriptions by @Inhishonor in #364
- speed up convo activity (de)select all by @gavine99 in #368
- Update Romanian translation by @ygorigor in #367
- Upload app apk to github by @Inhishonor in #365
- Fix Filter Logic to search by group conversation title. by @Inhishonor in #373
- fix internal file logging to work on all sdk versions by @gavine99 in #374
- Automatically update MMS configs by @Inhishonor in #377
- Added a setting to disable screenshots. by @Inhishonor in #383
- Improve d-pad support by @wiggleforlife in #362
- move sms receive code path to a worker model to avoid anr on message receive by @gavine99 in #391
- fix race condition when using block menu item on main activity by @gavine99 in #392
- limit convo bubble text to 5000 chars by @gavine99 in #389
- Change debug build to have a debug tag. by @Inhishonor in #394
- fix housekeeping worker using a pre-calced, static value for 'delete files older than' by @gavine99 in #395
- Change a hardcoded name to a variable by @Inhishonor in #396
- make string parsing for emoji-only faster by @gavine99 in #399
- upgrades to appcompat and emoji libraries. fix pr 399 for non-playstore/gsm os by @gavine99 in #402
- fix bug in speech recogniser available check by @gavine99 in #401
- remove some old commented-out, test code and one small refactor by @gavine99 in #407
- Rename error toast string by @Inhishonor in #408
- fix possible race conditions in main and compose activities by @gavine99 in #415
- message send -> convos congruence and chip->convo monitoring improvements by @gavine99 in #416
- maintain setting messages seen and read congruence with native provider db by @gavine99 in #418
- no keyboard auto-show on compose activity by @gavine99 in #406
- fix: typo in French translation by @eliovir in #428
- Enable Android conversation features by @Choucroute-melba in #434
- fix speech engines pronouncing "am" and "pm" and "sms" as words by @gavine99 in #442
- Fix null image generation for conversation icons by @Choucroute-melba in #445
- Update contributing guidelines. by @Inhishonor in #452
- Set allowBackup to false by @Inhishonor in #450
- Moved draft indicator to text snippet by @lamemakes in #458
- Moved Scheduled Message Toast to main thread. by @Inhishonor in #459
- Rework Strings by @Inhishonor in #463
- Update Strings for french translation by @Aur36 in #464
- fix glide 'using recycled image' error in resize mms image path by @gavine99 in #467
- Add a notification action to resend a failed message by @Inhishonor in #475
- Optimize all imports by @Inhishonor in #476
- Build debug build automatically with a debug key. by @Inhishonor in #477
- Notification improvements by @Inhishonor in #478
- Remove all mentions of analytics by @Inhishonor in #483
- Weblate by @Inhishonor in #482
- Update bump-and-build.yml by @octoshrimpy in #487
New Contributors
- @ygorigor made their first contribution in #367
- @wiggleforlife made their first contribution in #362
- @eliovir made their first contribution in #428
- @Choucroute-melba made their first contribution in #434
- @lamemakes made their first contribution in #458
- @Aur36 made their first contribution in #464
Full Changelog: v16-03-25_1742164775...master