Commit Graph

  • a143501f9f Fix the fab in MainActivity shows in wrong places. Put all classes related to Post to Package Post. Alex Ning 2020-01-04 16:30:16 +08:00
  • 4d6782107d Handle sidebar links. Version 2.1.0. Alex Ning 2019-12-31 21:54:51 +08:00
  • e4ce71bf2a Fetch subreddit info in ViewSidebarActivity. Alex Ning 2019-12-31 15:11:12 +08:00
  • 286ab8ebca Change text color in TableLayout in markdown. Change markdown TextView style. Alex Ning 2019-12-30 22:46:45 +08:00
  • a60c249b16 View subreddit sidebar is now available. Alex Ning 2019-12-30 20:44:40 +08:00
  • d74c7f50fa Prevent activity from sliding right when the markdown table is swiping left by user by using a custom LinearLayoutManager instead of setting the sensitivity of the Slidr library. Alex Ning 2019-12-29 21:38:30 +08:00
  • 6ef39a3821 Fixed a bug when expanding comments. Expand all children of the comment when a new reply is sent. Alex Ning 2019-12-29 00:17:32 +08:00
  • 4521d3b0ce Expand all the children in a comment instead of expanding only the next level of comments. Alex Ning 2019-12-28 20:57:19 +08:00
  • aefc828036 Change Markdown text style. Reduce the sensitivity of sliding right to go back from ViewPostDetailActivity to prevent go back when sliding tables. Alex Ning 2019-12-27 14:44:16 +08:00
  • 5bf1d342f6 Markdown table support. Alex Ning 2019-12-26 23:57:02 +08:00
  • f7baba9412 Add an option to hide the bottom app bar. Change the icon color in the bottom app bar. Alex Ning 2019-12-25 23:41:56 +08:00
  • 2113d4a902 Fixed UI in ViewMultiRedditDetailActivity. Add a share option in Settings -> About to let you easily share this app to other people. Version 2.0.0. Alex Ning 2019-12-19 21:09:58 +08:00
  • a914ed95ef Hide progress bar in post compact layout when the post is a video. Alex Ning 2019-12-19 18:39:40 +08:00
  • ae49dd50d4 Show a play button on the image if the post is a video or an image. Alex Ning 2019-12-19 18:32:37 +08:00
  • f0c04a2f6d Change icon for subscriptions. Fixed wrong margin in bottom app bar. Alex Ning 2019-12-19 16:27:33 +08:00
  • 9b4f35f42c Change icons for multireddit and subscriptions. Alex Ning 2019-12-18 21:55:47 +08:00
  • e3445373d9 Fix bottom app bar is under navbar in immersive mode. Alex Ning 2019-12-18 21:33:03 +08:00
  • dafd0796e9 Hide FAB and BottomAppBar in anonymous mode. Alex Ning 2019-12-18 18:41:23 +08:00
  • 5097919a36 Add a BottomAppBar to navigate to subscriptions and multireddits. Alex Ning 2019-12-18 18:35:58 +08:00
  • ee02d63345 Fixed FilteredThingActivity for multireddits. Alex Ning 2019-12-17 22:49:39 +08:00
  • 0d56a81206 Fix sorting and changing post layout for multireddits. Alex Ning 2019-12-17 22:35:11 +08:00
  • e69c26db19 Swipe to refresh in SubscribedThingActivity and MultiRedditListingActivity. Alex Ning 2019-12-17 21:33:15 +08:00
  • cdd25f3405 Fixed sort type cannot be changed for multireddit. Alex Ning 2019-12-17 18:54:14 +08:00
  • cc86e047f0 Change the UI of ViewMultiRedditActivity. Alex Ning 2019-12-17 18:33:27 +08:00
  • f834f5804c Add menusin ViewMultiRedditDetailActivity. Minor bugs fixed. Alex Ning 2019-12-17 12:36:48 +08:00
  • 666ac642fc Showing posts of multireddit is now available. Fix a typo. Alex Ning 2019-12-17 00:32:37 +08:00
  • b9893c6d14 Show MultiReddits list. Alex Ning 2019-12-13 18:08:47 +08:00
  • 2f5cdcbbdc Merge pull request #41 from MartinSandfuchs/volume-scroll Docile-Alligator 2019-12-11 13:27:48 +08:00
  • 9a8a549d69 Because we do not use a SmoothScroller we do not need to keep track of smooth scrolling martinsandfuchs 2019-12-08 15:01:29 +01:00
  • 027cbdb7a3 Use volume keys to navigate posts martinsandfuchs 2019-12-07 19:41:28 +01:00
  • f7eaa7ca06 Share only the link of the post instead of title + link. Version 1.6.2. Alex Ning 2019-12-06 11:02:58 +08:00
  • 3d93cb37b9 Downloading video without sound is now available. Minor bugs fixed. Alex Ning 2019-12-01 20:05:27 +08:00
  • c8d9269efa Show a alert dialog when go back from CommentActivity, EditCommentActivity and EditPostActivity. Alex Ning 2019-11-28 00:42:07 +08:00
  • b96552a5ca Fix force stop when navigating top-level comments. Fix invisible retry loading more posts button in dark theme. Minor bugs fixed. Alex Ning 2019-11-26 22:01:34 +08:00
  • a7edd207ad Version 1.6.0 Alex Ning 2019-11-19 17:24:27 +08:00
  • ca81ec49cf Swipe down to refresh is available in other activities. Alex Ning 2019-11-19 16:23:45 +08:00
  • 47b57fd50f Superscript is now available. Alex Ning 2019-11-19 11:31:58 +08:00
  • c7df7399f9 Disable double touch to upvote in comments due to the link in comments cannot be opened. Alex Ning 2019-11-19 10:12:34 +08:00
  • 5f3a7fd74a Hide the FloatingActionButton in ViewPostDetailActivity when scrolling down but not when scroll down comments by clicking the volume down key or the fab. Fixed more comments cannot be fetched after orientation change in ViewPostDetailActivity. Alex Ning 2019-11-18 14:33:35 +08:00
  • d4bf238345 Double tap to upvote comments. Alex Ning 2019-11-18 00:03:04 +08:00
  • b997963808 Add a Fab to scroll down parent comments. Use volume up and down keys to navigate parent comments. Alex Ning 2019-11-17 23:41:58 +08:00
  • ee60cbf640 Swipe right to go back from ViewPostDetailActivity. Fix inconsistency in elapsed time. Alex Ning 2019-11-16 00:20:09 +08:00
  • e0a9a02157 Swiping to refresh posts is now available. Alex Ning 2019-11-15 17:23:59 +08:00
  • 3233ca6471 Move util classes to Utils package. Alex Ning 2019-11-14 17:04:40 +08:00
  • a0aae589d7 Showing elapsed time in posts and comments is available. Alex Ning 2019-11-12 19:31:28 +08:00
  • 0aaa63b6f6 Show low-resolution images in compact layout. Send notifications of messages that are received after the last notification. Alex Ning 2019-11-12 11:51:08 +08:00
  • 74ae9a8b68 Set post layout for subreddit and user posts individually. Alex Ning 2019-11-12 00:24:35 +08:00
  • d7928436fe Changing post layout in other activities is available. Show username in card layout posts. Alex Ning 2019-11-11 15:27:11 +08:00
  • a3ae945e39 Merge branch 'master' of https://github.com/Docile-Alligator/Infinity-For-Reddit Alex Ning 2019-11-11 11:42:35 +08:00
  • 2b92b48cb5 Changing post layout in ViewSubredditDetailActivity is available. Tweak the compact post UI. Minor bugs fixed. Alex Ning 2019-11-11 11:42:04 +08:00
  • 48b99f1cf3 Update README.md Docile-Alligator 2019-11-09 09:30:48 +08:00
  • 0839249644 Compact post layout is available. Fixed WebView cannot be inflated on Android Lollipop. Tweak the comment item UI. Alex Ning 2019-11-09 00:40:14 +08:00
  • b62ab6f443 Fixed IllegalStateException in SubredditSelectionActivity. Downgrade material library to fix the bugs introduced in the last update. Alex Ning 2019-11-05 21:25:30 +08:00
  • eae6c24868 Minor UI issue fixed. Alex Ning 2019-10-29 22:44:22 +08:00
  • 36a06290ef Fixed UI issues in posts and comments. Version 1.4.0. Alex Ning 2019-10-29 22:33:53 +08:00
  • b9733e69e9 Placing vote buttons on the right for comments is now available. Alex Ning 2019-10-29 13:52:30 +08:00
  • 11a69ad333 Merge branch 'master' of https://github.com/Docile-Alligator/Infinity-For-Reddit Alex Ning 2019-10-29 11:20:39 +08:00
  • 168456f57c Make Placing vote buttons on the right an option. Alex Ning 2019-10-29 11:20:16 +08:00
  • b80af9a6cb Adopt AGPLv3 license Docile-Alligator 2019-10-29 00:14:05 +08:00
  • 3a81ca17e8 Use FlowLayout to host all the information of a post in item_post and item_post_detail. Alex Ning 2019-10-28 21:17:09 +08:00
  • 8d5bf2c646 Fixed subscribe error in SubredditListingFragment. Alex Ning 2019-10-28 17:57:18 +08:00
  • 4085c0c40c Display a content preview in PostFragment for text posts. Alex Ning 2019-10-28 17:31:47 +08:00
  • 75452b764d Disable clicking comment icon in a post to submit a comment. Enlarge the icons in comments. Fix regex used to linkify subreddits and users. Alex Ning 2019-10-25 21:16:09 +08:00
  • 6662f9af34 Fixed bottom sheet fragments cannot swipe down to show items when they are expanded. Version 1.3.1. Alex Ning 2019-10-20 23:23:56 +08:00
  • 096f122994 Fixed loading posts error in FilteredThingActivity when loading user's posts. Alex Ning 2019-10-20 19:36:30 +08:00
  • 2b0fac1e7c Fixed several IndexOutOfBoundsException in CommentAndPostRecyclerViewAdapter. Fixed no comments error after orientation change in ViewPostDetailActivity when comments are not loaded. Minor bugs fixed. Alex Ning 2019-10-20 15:05:37 +08:00
  • 518b6f8471 Fixed a bug that if multiple accounts have the same subscribed subreddits and users, only one account's subscribed subreddits and users will be properly saved. Alex Ning 2019-10-20 11:49:30 +08:00
  • c9cbc6b5ff Sorting post comments is now available. Alex Ning 2019-10-19 19:26:46 +08:00
  • 6b49a8f8e1 Fixed some links cannot be opened in this app but it is still present in app chooser. Alex Ning 2019-10-14 20:05:17 +08:00
  • ab56b26333 Fixed bugs related to sort type. Alex Ning 2019-10-14 16:54:46 +08:00
  • 68f113a66e Show an error message when favorite or unfavorite something failed. Minor bugs fixed. Version 1.3.0. Alex Ning 2019-10-14 11:03:54 +08:00
  • fdca23fa14 Add a time option to some sort types. Remember the last sort type. Alex Ning 2019-10-14 00:08:21 +08:00
  • d82b1e6305 Favorite and unfavorite subscribed users are now available. Alex Ning 2019-10-10 17:09:29 +08:00
  • 77a31056b2 Favorite and unfavorite subreddits are now available. Alex Ning 2019-10-09 16:40:45 +08:00
  • c4fd313839 Add ViewGifActivity to view gifs. Fixed some links cannot be opened by browsers. Maybe fixed IllegalStateException in ViewSubredditDetailActivity and FilteredThingActivity. Minor bugs fixed. Alex Ning 2019-10-08 21:48:58 +08:00
  • 35f9a645d8 Fix app crashes when opening images and videos. Alex Ning 2019-10-07 08:38:38 +08:00
  • f36cef5954 Version 1.2.1 Alex Ning 2019-10-06 09:14:54 +08:00
  • 2a2270155d Open browser first instead of Chrome Custom Tabs when opening links. Alex Ning 2019-10-06 09:11:13 +08:00
  • b56594aeba Version 1.2.0 Alex Ning 2019-10-05 23:53:28 +08:00
  • 0036bb11d8 Disabling immersive mode (content shown under status bar and nav bar) is now available. Alex Ning 2019-10-05 23:47:47 +08:00
  • 9b24fff160 Handle no browser when trying to opening links. Fixed app crashes in various cases. Alex Ning 2019-10-04 15:11:53 +08:00
  • 11f6b5dc91 AMOLED dark theme is now available. Alex Ning 2019-10-03 20:31:55 +08:00
  • 66b0eeef99 Update README.md Docile-Alligator 2019-09-30 09:06:53 +08:00
  • 5e44484a3e Clean the repo. Alex Ning 2019-09-30 09:05:15 +08:00
  • de8076539d Change gitignore file. Alex Ning 2019-09-30 00:25:21 +08:00
  • 76204ac044 Clean up code. Alex Ning 2019-09-29 22:11:34 +08:00
  • 456429725b Change project structures. Alex Ning 2019-09-29 21:18:45 +08:00
  • 3227e43fc4 Change project structures. Alex Ning 2019-09-29 09:49:30 +08:00
  • 47832e1e91 Blurring spoiler post images is now available. Change spoiler and flair text background colors. Fixed collapsed comments shown after orientation change. Alex Ning 2019-09-27 16:58:57 +08:00
  • edf85c2bc3 Add a mic icon if the user is the submitter in comments. Add a mod icon if the user is a moderator. Tweak the vertical bar colors in comments in dark theme. Alex Ning 2019-09-27 12:43:06 +08:00
  • 837e461451 Add title and content font size options. Alex Ning 2019-09-27 00:30:24 +08:00
  • 81c259edcb Fixed UI issues in dark theme. Alex Ning 2019-09-26 21:57:51 +08:00
  • 03c97e912e Minor UI tweaks. Fix UI issues in dark theme. Fix settings activity title. Alex Ning 2019-09-24 08:51:56 +08:00
  • 6a038573c3 Show a toast after comment is sent. Alex Ning 2019-09-22 22:08:40 +08:00
  • 41b0b31f2c Only show the new messages within the the notification interval to prevent showing the same notifications over and over again. Version 1.1.1. Alex Ning 2019-09-22 22:02:50 +08:00
  • 52b27971ff Display comments count in the post. Display a comment and a save button in a post. Minor bugs fixed. Alex Ning 2019-09-22 21:28:28 +08:00
  • 9ca494d4b5 Changing font size is available. Delete duplicate Edit menu in comments. Alex Ning 2019-09-20 21:27:00 +08:00
  • 010c323769 Disable showing precise error messages. Alex Ning 2019-09-19 22:30:33 +08:00
  • cf84a6d431 Delete something related to downloading videos. Alex Ning 2019-09-19 21:58:40 +08:00
  • 7866b1c92e Fixed frames dropping when playing videos (for real this time). Alex Ning 2019-09-19 17:57:30 +08:00