Commit Graph

148 Commits

Author SHA1 Message Date
Grishka 70386ea1b2 Update appkit to finally fix that ViewPager2 crash 2023-10-03 02:11:04 +03:00
Grishka b91840fb95 Another attempt to fix ZoomPanView crash 2023-10-01 07:16:21 +03:00
Grishka a00afd5d7f Same crash fix in 2 more places ugh 2023-09-29 03:20:58 +03:00
Grishka 2cd98a6620 More crash fixes 2023-09-28 20:11:43 +03:00
Grishka 283b56be5b Finally fix the mysterious RecyclerView crash 2023-09-28 19:56:25 +03:00
Grishka 27ad0c6fcf Crash fixes 2023-09-25 22:52:51 +03:00
Grishka b5f661f1af I forgot to increment the version code 2023-09-25 19:25:59 +03:00
Grishka 56aabdc4a6 Fix empty view text style
closes #701
2023-09-25 19:12:04 +03:00
Grishka 4071b9342d Update appkit 2023-09-25 17:13:59 +03:00
Grishka 39af05524d Privacy settings 2023-09-20 21:44:28 +03:00
Grishka c517f41595 Paginate search results 2023-09-17 11:20:12 +03:00
Grishka fadc42d72b New version 2023-09-12 02:32:23 +03:00
Grishka 78d22c670c Fix reporting 2023-08-23 00:40:38 +03:00
Grishka a014fe9443 Fix media layout with unknown sizes 2023-08-03 17:21:40 +03:00
Grishka d8dfa6017d Make the default server configurable 2023-07-02 16:22:32 +03:00
Grishka 85d4c1fc24 A bunch of crash fixes 2023-07-02 12:03:21 +03:00
Grishka 9f18d1bc8b Bump version 2023-06-30 20:35:42 +03:00
Grishka f58b4c2989 Fix store screenshot generator 2023-06-29 22:17:59 +03:00
Grishka 11d17d1f3f Fix ripple color again 2023-06-25 02:52:54 +03:00
Grishka 17957b69d1 Filtered posts in timelines (AND-8) 2023-06-07 04:47:54 +03:00
Grishka 315d26ad52 Settings tweaks 2023-06-04 05:32:27 +03:00
Grishka 31c8665653 Settings M3 redesign wip 2023-06-04 02:04:55 +03:00
Grishka bd7157c172 Reporting M3 redesign 2023-05-22 17:08:04 +03:00
Grishka 968a6ea9b3 Merge branch 'master' into m3_redesign
# Conflicts:
#	mastodon/build.gradle
2023-05-11 05:49:34 +03:00
Grishka 33cbd85e19 Bump version 2023-05-11 05:42:40 +03:00
Grishka 9e116bec97 Merge branch 'master' into m3_redesign
# Conflicts:
#	mastodon/build.gradle
2023-04-12 19:41:39 +03:00
Grishka 4ef18f1f4a Add touch interaction for the SplashFragment art 2023-04-12 19:20:23 +03:00
Grishka d93d66f702 Prepare new release 2023-04-09 01:59:13 +03:00
Grishka dc25e16c00 fix 2023-04-09 01:48:54 +03:00
Grishka 915b0603d0 Reblog -> boost 2023-04-07 22:42:16 +03:00
Grishka 8a7e910e7c Reblog -> boost 2023-03-30 19:14:12 +03:00
Grishka 039fb0c505 Profile redesign: header 2023-03-17 22:07:28 +03:00
Grishka 20799ef1a8 Posts redesign wip 2023-03-14 19:17:37 +03:00
Grishka dd582c4bee Update locales & bump version 2023-02-14 03:57:49 +03:00
Grishka 64fbbb2f07 Minor onboarding stuff 2023-02-10 21:09:06 +03:00
Grishka b153a64373 Signup flow redesign WIP 2023-01-30 01:54:13 +03:00
Grishka 6e718d6765 Save last seen home timeline post via markers API 2023-01-18 20:29:49 +03:00
Grishka e0febda372 Minor fixes 2022-12-15 20:16:32 +03:00
Grishka 166401ea18 Signup flow redesign 2022-12-15 19:41:38 +03:00
Grishka 012cca550e New login screen 2022-12-04 01:34:03 +03:00
Grishka 79d99a9484 Probably fix #297 2022-11-15 14:11:56 +04:00
Julien Humbert c35441f5f7 Add per-app language preferences 2022-11-07 12:27:26 +09:00
Grishka b4c305d094 Add privacy policy step to the signup flow 2022-11-02 11:01:52 +03:00
Grishka e381de812c Add self-updater for github builds 2022-10-31 09:26:17 +03:00
Grishka 212e8893b9 Fix editing 2022-10-26 03:01:39 +03:00
Grishka 01970ab69b Compose media attachment redesign 2022-10-04 07:35:31 +03:00
Grishka 18633291e6 Add monochrome icon 2022-09-29 01:23:00 +03:00
Grishka f531a90b41 Better editing 2022-09-02 11:21:28 +03:00
Grishka 8b40643e63 Update more colors 2022-07-15 00:45:17 +03:00
Grishka 74f03026cf Everything is purple now 2022-07-02 02:03:07 +03:00
Grishka 88504531d4 Crash fixes 2022-05-05 22:05:18 +03:00
Grishka 23ec3e64cf Add favorites/reblogs lists and extended footer for ThreadFragment
closes #41, closes #64
2022-05-04 01:04:59 +03:00
Grishka d4e4d9fcde Use random IDs to match FCM notifications to accounts 2022-05-03 03:01:18 +03:00
Grishka 02a1f2ef8c Add following/followers lists
closes #25
2022-05-02 05:45:51 +03:00
Grishka 8059120136 Better account switcher 2022-05-01 00:44:28 +03:00
Grishka 10a5bf0a82 Fix notification policy layout for long strings 2022-04-29 17:38:48 +03:00
Grishka 93fbc52f6a More crash fixes 2022-04-29 03:37:18 +03:00
Grishka 9a0c383da8 Change community -> server 2022-04-28 00:54:35 +03:00
Grishka 8e65459cb5 bump version 2022-04-26 00:58:33 +03:00
Grishka 61d537779b Local timeline 2022-04-24 13:51:03 +03:00
Grishka ed8128fb72 Bump version 2022-04-21 17:32:15 +03:00
Grishka 07fe859e35 Fix compose autocomplete for emojis 2022-04-20 18:37:04 +03:00
Grishka ad825d6803 Fix #43 2022-04-20 15:43:25 +03:00
Grishka c6ff84ce10 Update gradle plugin, remove build tools version, set source to 17 2022-04-18 12:14:55 +03:00
Grishka 25a3135de8 Fixes 2022-04-15 03:53:30 +03:00
Grishka bfbcb92ea5 Add readme and license and bump version 2022-04-13 19:38:41 +03:00
Grishka 3d7f2c154a Store screenshot generator as UI test 2022-04-13 04:39:14 +03:00
Grishka 0f61cb12d4 Fix crash 2022-04-13 01:21:17 +03:00
Grishka 12ac5e9425 Apply filters to statuses 2022-04-12 23:58:29 +03:00
Grishka 6e6f73f2c0 More crash fixes 2022-04-12 03:54:51 +03:00
Grishka 9b2f50d726 Fix crashes 2022-04-10 19:55:25 +03:00
Grishka d063eb32d2 More fixes 2022-04-08 01:49:08 +03:00
Grishka f73669124f Settings and other things 2022-04-06 03:11:15 +03:00
Grishka a0cbf0fa31 Push notifications 2022-04-03 23:54:31 +03:00
Grishka 10655e4c98 Fixes 2022-03-31 20:54:49 +03:00
Grishka fa9112e117 Enable minification for release builds 2022-03-29 10:38:38 +03:00
Grishka e087cf03cc Image resizing 2022-03-24 12:39:28 +03:00
Grishka d47eb752a5 Fix media layout for inset posts 2022-03-22 13:34:06 +03:00
Grishka 7186b6387f Compose: auto-complete mentions, hashtags, and emojis 2022-03-17 06:28:36 +03:00
Grishka 8c5d6cd4a6 Compose things 2022-03-15 21:40:52 +03:00
Grishka 938a6b6c78 Minor fixes 2022-03-12 22:02:51 +03:00
Grishka 160b32f0e8 I'm so stupid 2022-03-12 00:28:40 +03:00
Grishka 8ba3fecca3 fix 2022-03-11 20:25:14 +03:00
Grishka 04405b028c Local database 2022-03-11 20:13:11 +03:00
Grishka 03c0b183cb Onboarding & signup 2022-03-10 18:48:24 +03:00
Grishka 86892e4103 Reporting 2022-03-07 14:01:40 +03:00
Grishka 37bef85f6a Notifications 2022-03-05 12:59:27 +03:00
Grishka b437f6f3a3 Hashtag timeline 2022-03-02 22:39:59 +03:00
Grishka 4e59930d15 Audio player 2022-02-22 14:01:48 +03:00
Grishka f4e71cf130 Fix AppCenter SDK 2022-02-19 03:04:04 +03:00
Grishka bb463aa10a Post actions 2022-02-18 01:50:00 +03:00
Grishka 006fde1686 Add AppCenter SDK 2022-02-15 23:09:39 +03:00
Grishka aa193b8921 Profiles 2022-02-07 15:07:12 +03:00
Grishka c3b7fb7002 Photo viewer! 2022-01-22 22:34:05 +03:00
Grishka dc836b58f8 Account timelines 2022-01-18 22:49:14 +03:00
Grishka b3a99e0764 Tooting of text toots 2022-01-17 21:50:48 +03:00
Grishka dfbc1fd2e2 Basic status rendering 2022-01-17 13:27:34 +03:00
Grishka 42d5f52ff5 Initial 2022-01-14 15:02:10 +03:00