Commit Graph

  • c7c9727bac Allow https redirection in ExoPlayer (#1261) scria1000 2022-12-04 01:28:13 +03:00
  • bc03d20845 Fix score shown inside CommentFullyCollapsedViewHolder even the score is hidden. Docile-Alligator 2022-12-04 09:14:40 +11:00
  • 1c81d3e0c9 Fix placeholder position check (#1216) Sergei Kozelko 2022-12-04 05:05:28 +08:00
  • bd5814fd4d Match parent for the bottom app bar in ViewRedditGalleryImageOrGifFragment. Docile-Alligator 2022-12-04 07:42:39 +11:00
  • a3ddcb874d Fix bottom app bar not shown in ViewRedditGalleryImageOrGifFragment. Docile-Alligator 2022-12-04 07:41:25 +11:00
  • 57985ed95a Fix a stupid bug that prevents posts from loading. Docile-Alligator 2022-12-04 06:42:02 +11:00
  • 605129517e Notification permission. Docile-Alligator 2022-12-04 06:15:13 +11:00
  • 4af9e3d161 Minor bugs fixed. Docile-Alligator 2022-11-28 23:31:23 +11:00
  • b1280bfb36 Dagger networking refactor (#1125) Kurian Vithayathil 2022-11-28 04:08:32 -05:00
  • 234bd7a2dd Minor bugs fixed Docile-Alligator 2022-11-27 23:40:03 +11:00
  • b4c95fe4a5 Use more precise viewholder type in PostGalleryTypeImageRecyclerViewAdapter (#1229) Sergei Kozelko 2022-11-27 20:25:20 +08:00
  • 44dcf64475 Sort type converters - part 2 (#1244) Sergei Kozelko 2022-11-27 20:22:36 +08:00
  • 9a3b9115ff Fix Imgur bug for insecure mp4 links (#1240) scria1000 2022-11-27 15:17:39 +03:00
  • 69ba6461ff Remove unused Post fields (#1212) Sergei Kozelko 2022-11-27 20:12:29 +08:00
  • d3ccaea2cc Store only first level replies as children (#1222) Sergei Kozelko 2022-11-25 21:13:37 +08:00
  • 1abda7c6e3 Minor code improvements (#1218) Anatolii Afanasev 2022-11-19 14:23:31 +00:00
  • da58688586 Remove unused download events (#1236) Sergei Kozelko 2022-11-19 16:25:38 +07:00
  • a1df8f4d38 Sort type converters (#1211) Sergei Kozelko 2022-11-18 15:47:27 +07:00
  • ec55804c7e hide keyboard when choosing account from bottom sheet (#1231) Patrick Demers 2022-11-18 02:39:42 -06:00
  • 67b6906ead New option: Settings->Interface->Comment->Comment Divider Type. Docile-Alligator 2022-11-14 22:01:31 +11:00
  • af870c157b Swipe to see gallery images in PostDetailRecyclerViewAdapter. Docile-Alligator 2022-11-14 18:44:07 +11:00
  • a95c77731a Swipe to see gallery images in HistoryPostFragment. Docile-Alligator 2022-11-14 17:38:59 +11:00
  • 968b04a508 Send correct image index when opening the image in gallery posts. Docile-Alligator 2022-11-14 15:17:55 +11:00
  • 746ebc848c Merge remote-tracking branch 'origin/master' Docile-Alligator 2022-11-14 15:08:14 +11:00
  • 8520c0c8ad Swipe to see images in gallery in gallery layout. Docile-Alligator 2022-11-14 15:07:15 +11:00
  • 05910f5489 add example post form Wladimir Kirianov 2022-11-13 17:00:18 +01:00
  • c44fecb3f2 Fix gallery layout issues. Docile-Alligator 2022-11-13 18:41:48 +11:00
  • ef1b14cc6a Swipe to view images in a gallery in Card Layout 2. Docile-Alligator 2022-11-13 18:25:30 +11:00
  • 2eaf8a8a01 Show correct image in the gallery in ViewRedditGalleryActivity. Docile-Alligator 2022-11-13 17:00:37 +11:00
  • 2d62332e8d Merge remote-tracking branch 'origin/master' Docile-Alligator 2022-11-13 16:50:54 +11:00
  • 6f2eea90ae Fix ItemTouchHelper and gallery swipe gesture fighting each other. Docile-Alligator 2022-11-13 16:50:25 +11:00
  • cb7805c7a7 Fixed issue where filters applied to same feed were behaving incorrectly (#1172) Aidan223 2022-11-13 13:56:58 +11:00
  • b85ed3c867 Show the current image index in gallery in PostFragment. Docile-Alligator 2022-11-13 01:16:27 +11:00
  • 03a2784fb8 Swipe between gallery images in PostFragment. Docile-Alligator 2022-11-12 17:53:04 +11:00
  • 0f1c4d1e11 Switch loading more comments to /morechildren endpoint (#1186) Sergei Kozelko 2022-11-11 12:32:58 +07:00
  • 8326e6c4a2 New option: Settings->Interface->Comment->Hide the Number of Votes. Docile-Alligator 2022-11-09 01:10:07 +11:00
  • 681a1c584c Limit EditText's height in CustomizePostFilterActivity. Docile-Alligator 2022-11-09 00:12:33 +11:00
  • 071ce78b7c Material Design 3 Switch. Target Sdk 33. Docile-Alligator 2022-11-08 23:17:26 +11:00
  • 2c9ffbc614 Fix getting comment for "continue thread" button (#1207) Sergei Kozelko 2022-11-08 12:53:39 +07:00
  • c2360ca59a Modify the behaviour of ItemTouchHelper. Docile-Alligator 2022-11-07 13:38:55 +11:00
  • fd63dba91b Fix screen staying at MorePostsInfoFragment after retrying. Docile-Alligator 2022-11-06 17:37:58 +11:00
  • 93e98b4cb5 Retry loading more posts. Docile-Alligator 2022-11-06 17:22:15 +11:00
  • ff10eb5f92 Load sort type from correct shared preferences (#1202) Sergei Kozelko 2022-11-05 21:22:02 +07:00
  • 0ae9b74729 Minor changes to loading more posts. Docile-Alligator 2022-11-06 00:52:14 +11:00
  • cf3595f22d Fix problems when fetching more history posts in ViewPostDetailActivity. Docile-Alligator 2022-11-06 00:01:18 +11:00
  • fa472a3ad8 Show status of loading more posts in MorePostsInfoFragment. Docile-Alligator 2022-11-05 19:51:40 +11:00
  • c86408dbe5 Fix history posts problems. Docile-Alligator 2022-11-05 14:31:58 +11:00
  • be78c20c07 Load more posts in ViewPostDetailActivity for post feed in HistoryPostFragment. There are bugs in HistoryPostPagingSource so duplicate posts will be fetched and more posts could not be fetched. Will be fixed. Docile-Alligator 2022-11-05 02:12:03 +11:00
  • 0a286cd9ba Load more posts in ViewPostDetailActivity for post feed in PostFragment. Docile-Alligator 2022-11-05 00:33:12 +11:00
  • eb40bad3ef New option: Settings->Interface->Hide FAB in Post Feed. Docile-Alligator 2022-11-04 01:31:44 +11:00
  • 4abadb78c4 New option in PostFragment: More options. Docile-Alligator 2022-11-03 22:13:08 +11:00
  • 919f81a324 Bump commonmark-ext-gfm-tables from 0.14.0 to 0.17.0 dependabot/gradle/com.atlassian.commonmark-commonmark-ext-gfm-tables-0.17.0 dependabot[bot] 2022-11-03 10:10:35 +00:00
  • 20214ce323 Superscript parser overhaul (#1162) scria1000 2022-11-03 13:07:25 +03:00
  • e362f2ecf0 Fix issues related to hiding account karma in the navigation drawer. Docile-Alligator 2022-11-03 15:34:45 +11:00
  • 814617b674 Version 5.3.4. v5.3.4 Docile-Alligator 2022-11-03 14:42:01 +11:00
  • 59c74a2a87 Handle u/me. Docile-Alligator 2022-11-03 13:58:07 +11:00
  • 4b81d554a8 Fix Separate posts and comments in portrait mode not working. Docile-Alligator 2022-11-03 13:46:30 +11:00
  • 785bb205f6 Handle invalid regex pattern in post filter. Docile-Alligator 2022-11-03 13:24:54 +11:00
  • 15b979d3ba Add some contrast to subreddit and user toolbars. (#1170) cmp 2022-11-02 21:00:25 -05:00
  • 72c66e7e4e Rename confidence sort to best (#1177) Sergei Kozelko 2022-11-03 08:58:08 +07:00
  • 78496e080f Display comment avatar only if it is the right user (#1191) Sergei Kozelko 2022-11-03 08:47:10 +07:00
  • 191df66a3b add backup password below backup settings button (#1185) Patrick Demers 2022-11-02 07:49:26 -05:00
  • 3815abec36 Don't pick up hyperlink text as a link (#1182) scria1000 2022-11-02 15:48:52 +03:00
  • 4bec3e0922 always mux videos when downloading (#1152) Patrick Demers 2022-11-02 07:25:35 -05:00
  • 28ca5e6bbe Improve wiki link handling (#1184) Patrick Demers 2022-11-02 07:24:38 -05:00
  • 0cab9663d4 Rules can now show in private subreddits (#1181) Abi0711 2022-11-02 23:18:00 +11:00
  • 2863fa90be handle reddit.com/report as a url, not post link (#1179) Patrick Demers 2022-11-02 07:17:21 -05:00
  • f85959cd89 add button to export logs to GitHub issue (#1180) Patrick Demers 2022-11-02 07:16:23 -05:00
  • 9703a46f5f wait to load security settings until successful authentication (#1196) Patrick Demers 2022-11-02 07:11:46 -05:00
  • 9b4ee0018e Fix see removed comment edit wrong comment (#1192) Blahaj-Samoyed 2022-11-02 22:46:18 +11:00
  • fe9e0bd5d7 fix the bug: Scroll position is lost when changing screen orientation (#1173) HuilinChen943 2022-10-24 13:40:07 +11:00
  • bd690de044 Update README.md Docile-Alligator 2022-10-23 10:31:55 +08:00
  • 4cc6c2b21a Hide Karma (#1168) Patrick Demers 2022-10-22 01:39:36 -05:00
  • 5e3eaafe26 Add view that can lock swipe-to-close gesture (#1140) Sergei Kozelko 2022-10-22 13:37:31 +07:00
  • d11fb884c2 Fix comment expanding logic (#1155) Sergei Kozelko 2022-10-16 16:06:10 +07:00
  • 297c20f5d3 Fix duplicate download folders by persisting read permission (#1164) Sergei Kozelko 2022-10-15 18:09:09 +07:00
  • 48dcf2293c Disable Copied toast on android 13+ (#1139) o13e 2022-10-15 13:07:24 +02:00
  • 9b8cd3816f Delineate comments with hidden scores (#1147) cmp 2022-10-15 06:06:38 -05:00
  • 540ba6e74e Parse spoilers into nodes (#1150) Sergei Kozelko 2022-10-08 13:25:02 +07:00
  • 40c61eb382 Ellipsize usernames if they don't fit on one line in a fully collapsed comment text area. (#1148) cmp 2022-10-08 01:07:51 -05:00
  • 01071e2a52 Refactor and de-duplicate markdown code (#1086) Sergei Kozelko 2022-10-08 11:22:22 +07:00
  • 4947bc1be5 Fix crash in debug build by using fully qualified class name for layoutmanager (#1130) Sergei Kozelko 2022-09-25 15:15:38 +07:00
  • fad978432e Fix spoiler interactions with links and long clicks (#1129) Sergei Kozelko 2022-09-25 15:13:59 +07:00
  • 85debf62f3 Rewrite spoiler parsing (#1104) Sergei Kozelko 2022-09-25 14:52:00 +07:00
  • a87704b00d Fixed Gray Overlay in Image (#1111) MChen321 2022-09-21 00:59:09 -05:00
  • 0a18220998 Fix 'Suggested Title' bug (#1120) Kurian Vithayathil 2022-09-21 01:56:26 -04:00
  • 1108d41eed Minor bugs fixed. Docile-Alligator 2022-09-21 15:54:58 +10:00
  • 3e66a4fda7 Fix reply markdown (#1098) Sergei Kozelko 2022-09-21 08:23:00 +03:00
  • 76c7e9e545 Don't trim leading whitespaces (#1072) scria1000 2022-09-21 08:02:45 +03:00
  • 269a01ed42 Allow parallel installation of debug and release versions (#636) sal0max 2022-09-21 06:57:42 +02:00
  • 3c492d2626 Show OP badge on restored comment (#1016) Andrei Shpakovskiy 2022-09-21 07:53:19 +03:00
  • 9fad6fc961 Fix memory leak on ConnectivityManager (#1066) Michael Manganiello 2022-09-21 01:47:38 -03:00
  • 55d6078ccc Start utilizing view binding (#1013) Taco 2022-09-21 00:46:13 -04:00
  • 8a2932122c Version 5.3.3. v5.3.3 Docile-Alligator 2022-09-19 15:10:10 +10:00
  • b0cc32e905 Update translation contributors (#1108) StephenTheMoldovan 2022-09-19 08:08:56 +03:00
  • 9fbb40c394 Fix app crashes on start up on Android < 6.0. Docile-Alligator 2022-09-19 15:05:27 +10:00
  • c269e5dd75 delete "/" in filtering multireddit path Wladimir Kirianov 2022-09-18 10:16:41 +02:00
  • 2f8d0404bf Update multireddit apply filter text (#712) user_727 2022-09-18 04:00:24 -04:00
  • 4577c4bcd0 Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-Reddit v5.3.2 Docile-Alligator 2022-09-17 00:14:01 +10:00
  • 8c24769089 Version 5.3.2. Docile-Alligator 2022-09-17 00:13:37 +10:00