Commit Graph

  • 3c0e2ab2d6 Clear user flair. Docile-Alligator 2022-08-04 14:05:34 +10:00
  • 767bfb5af6 Fixed links Wladimir Kirianov 2022-07-29 17:08:22 +02:00
  • 9614f4a67a Minor UI tweaks in ViewSubredditDetailActivity, ViewUserDetailActivity and CustomThemePreviewActivity. Docile-Alligator 2022-07-28 23:42:46 +10:00
  • 318240e271 Merge branch 'master' of github.com:Docile-Alligator/Infinity-For-Reddit Docile-Alligator 2022-07-28 22:14:24 +10:00
  • cdabfc8a6c Update config.yml Wladimir Kirianov 2022-07-28 14:13:56 +02:00
  • b4fb0fac13 Update translation contributors. Docile-Alligator 2022-07-28 22:13:38 +10:00
  • 9fe7d06ec0 Create config.yml Wladimir Kirianov 2022-07-28 13:51:06 +02:00
  • cf36646b7d Create Bug_Report Issues Template Wladimir Kirianov 2022-07-28 10:51:55 +02:00
  • 756f44a319 Add Bug Report Template Wladimir Kirianov 2022-07-28 10:17:53 +02:00
  • a7e4b354a4 Create CONTRIBUTING.md Wladimir Kirianov 2022-07-28 10:13:48 +02:00
  • 621e67479d Create CODE_OF_CONDUCT.md Wladimir Kirianov 2022-07-28 10:13:34 +02:00
  • 6f4e9233b8 Remove Block User menu option in ViewUserDetailActivity since Reddit does not allow 3rd-party apps access this API now. Docile-Alligator 2022-07-28 00:31:48 +10:00
  • 176d6ce7ef Fix misinterpretation of strings Nan 2022-07-21 20:21:26 -07:00
  • e0339aa076 Fixed typos Nan 2022-07-21 20:14:54 -07:00
  • 55af125dfe Fix changing post layout not working in HistoryActivity. Docile-Alligator 2022-07-19 10:30:59 +08:00
  • a8d8e08323 Movable FAB in ViewPostDetailActivity. Docile-Alligator 2022-07-18 23:06:08 +08:00
  • ce04d2bd77 Fix cannot go back from ViewMultiRedditDetailActivity. Docile-Alligator 2022-07-17 22:57:34 +08:00
  • 5c0addbc91 Fix scroll using volume on multireddit (#834) Patrick Demers 2022-07-17 07:48:42 -07:00
  • 12f404246b Show the number of subscribers in SubredditAutocompleteRecyclerViewAdapter. Docile-Alligator 2022-07-16 00:25:35 +08:00
  • 1cb79742c7 Show the number of subscribers in SubredditListingRecyclerViewAdapter. Docile-Alligator 2022-07-15 18:02:11 +08:00
  • 0265ac6227 Add an option for History in the navigation drawer. Docile-Alligator 2022-07-15 11:54:08 +08:00
  • e6acd1bafc Update README (#833) Wladimir Kirianov 2022-07-15 04:55:47 +02:00
  • d3f38f318e Read posts history is available. Docile-Alligator 2022-07-13 22:05:19 +08:00
  • 14bf98d08a Minor update to immersive interface. Docile-Alligator 2022-06-28 17:10:55 +08:00
  • 0736f86e17 Navigation rail in ViewMultiRedditDetailActivity. Docile-Alligator 2022-06-27 23:28:17 +08:00
  • 042834cc9b Navigation rail in ViewUserDetailActivity. Docile-Alligator 2022-06-27 21:01:33 +08:00
  • 1f17f526f9 Navigation rail in ViewSubredditDetailActivity. Docile-Alligator 2022-06-27 19:38:48 +08:00
  • d27140adf7 Fix java.lang.StringIndexOutOfBoundsException in LinkResolverActivity.getRedditUriByPath. Docile-Alligator 2022-06-27 18:04:19 +08:00
  • 974730db1a Do not mux video and audio on Android 7 and below. Docile-Alligator 2022-06-27 17:55:22 +08:00
  • 42a935981d Use Navigation Rail in MainActivity in landscape mode. Docile-Alligator 2022-06-18 22:54:26 +08:00
  • e0da948d1f Version 5.2.1. Docile-Alligator 2022-06-18 15:57:47 +08:00
  • 14235a11af Fix an issue in Separate Post and Comments in Portrait Mode. Docile-Alligator 2022-06-17 16:42:18 +08:00
  • bd70a166ed Fix and improvements (#741) Antonin Curtit 2022-06-17 10:03:04 +02:00
  • 132bd354cd Fixed bug that doesnt show user being followed (#707) MChen321 2022-06-17 02:51:20 -05:00
  • c6a06a10b2 Add locale-based separators (#724) Winston Cooke 2022-06-17 02:36:38 -05:00
  • 17b61b9d37 Rename "external browser" to "external app" to make it more clear (#795) soredake 2022-06-15 16:50:43 +03:00
  • b6162c1496 Fix app crashes when deleting media from notification. Docile-Alligator 2022-06-11 21:01:33 +08:00
  • 33c473824b Fix Settings->Video->Easier to Watch in Full Screen not working in card layout 2. Docile-Alligator 2022-06-11 20:25:43 +08:00
  • 2ebc797a3b Fix post layout not saved for anonymous multireddits. Docile-Alligator 2022-06-11 20:21:17 +08:00
  • 92cb309bf6 New option: Settings->Video->Easier to Watch in Full Screen. Docile-Alligator 2022-06-11 19:56:55 +08:00
  • 5d07ad2d3b Version 5.2.0 Docile-Alligator 2022-06-03 13:36:11 +08:00
  • d88e182082 Add a link handler in SearchActivity. Docile-Alligator 2022-06-03 13:03:32 +08:00
  • 73c662159f Disable auto correct when creating links. Docile-Alligator 2022-06-01 16:49:08 +08:00
  • 12ba414ea1 Request incognito keyboard in anonymous mode on Android 8+. Docile-Alligator 2022-06-01 16:46:04 +08:00
  • f0747c65cb Use EditText instead of SimpleSearchView in SearchActivity. Docile-Alligator 2022-06-01 15:41:01 +08:00
  • adb77f44d0 Fix app crashes when applying Material You theme after changing wallpaper. Tweak the design of the fast scroller. Docile-Alligator 2022-06-01 14:53:30 +08:00
  • db08be065e Add a notification action to delete the media after downloading. Docile-Alligator 2022-05-31 18:00:21 +08:00
  • 7f91f89599 Share media file after downloading. Docile-Alligator 2022-05-31 16:18:16 +08:00
  • 3218ff10f1 Share a link to Infinity so that you can open reddit links in this app. Docile-Alligator 2022-05-30 23:20:44 +08:00
  • b65e28b593 Version 5.2.0-beta2. Update translation. Docile-Alligator 2022-05-30 12:32:24 +08:00
  • 3e021cf25c Version v5.2.0-beta2. Docile-Alligator 2022-05-30 12:01:28 +08:00
  • 8e8dc6f93b Fix missing pendingintent mutability flag. Docile-Alligator 2022-05-20 09:20:17 +08:00
  • 3df7b761a2 Animate the software keyboard in ViewPrivateMessgesActivity. Docile-Alligator 2022-05-17 19:12:39 +08:00
  • 63ea1f54d0 Fix duplicate sent private messages. Docile-Alligator 2022-05-15 23:55:12 +08:00
  • 955329cb87 Fix app crashes when opening a very long private message. Docile-Alligator 2022-05-15 22:12:26 +08:00
  • 67d30b90e4 Fix inbox count not updating after reading a message. Docile-Alligator 2022-05-14 19:26:26 +08:00
  • 4f7d8321fc Fix cannot share text to Infinity. Docile-Alligator 2022-05-14 19:17:09 +08:00
  • 33ac7e92df Tweak UI in private messages. Docile-Alligator 2022-05-14 17:54:56 +08:00
  • b75883c758 Render spoiler in PrivateMessagesDetailRecyclerViewAdapter. Docile-Alligator 2022-05-14 12:39:28 +08:00
  • 22cf0a9c20 Fix biometric authentication prompt not shown when opening the account section in the navigation drawer. Require biometric authentication in AccountChooserBottomSheetFragment. Docile-Alligator 2022-05-14 12:08:33 +08:00
  • 345392a833 Copy priate messages. Docile-Alligator 2022-05-13 20:18:07 +08:00
  • 9a994ca531 Do not show nsfw gif preview in case the blurring is not working. Fix bugs related to post filter in PostFragment. Docile-Alligator 2022-05-13 17:21:41 +08:00
  • eab7943527 Fix disabling blur nsfw images not working in anonymous multireddits. Docile-Alligator 2022-04-30 22:37:49 +08:00
  • 3d374491b3 targetSdkVersion 31. Fix sort type problems in anonymous home page and multireddits. Docile-Alligator 2022-04-30 17:56:31 +08:00
  • d40fc59540 Version v5.2.0-beta1. Docile-Alligator 2022-04-28 17:35:56 +08:00
  • 77ed06dac1 Submitting crosspost using other accounts is available. Docile-Alligator 2022-04-28 15:46:25 +08:00
  • d9172110e6 Submitting comment using another comment is available. Docile-Alligator 2022-04-28 15:29:41 +08:00
  • d64fdd4e4d Submitting posts using another account is available in other PostXXXActivity. Docile-Alligator 2022-04-25 15:15:06 +08:00
  • d922c67ffc Load selected account's subscriptions in SubredditSelectionActivity when submitting posts using another account. Docile-Alligator 2022-04-24 11:48:41 +08:00
  • be4e73c504 Submit posts using another account is available in PostTextActivity. Docile-Alligator 2022-04-24 11:11:15 +08:00
  • 3fa86984dc Fix NullPointerException in Utils.parseInlineEmotes. Docile-Alligator 2022-04-23 21:36:25 +08:00
  • 05e9b8b36e Fix a bug when setting up notification work manager in MainActivity. Docile-Alligator 2022-04-23 21:26:23 +08:00
  • 3283541c9a Show post karma, comment karma, awarder karma and awardee karma in ViewUserDetailActivity by clicking the karma info text. Docile-Alligator 2022-04-10 22:50:35 +08:00
  • ee9249cb64 Update inbox count in MainActivity after reading all messages in InboxActivity. Docile-Alligator 2022-04-10 17:52:06 +08:00
  • bbd212ff2c Click autoplaying videos to open them in fullscreen. Docile-Alligator 2022-04-10 09:40:16 +08:00
  • e7da8c1f69 Bottom app bar is available in ViewMultiRedditDetailActivity. Docile-Alligator 2022-04-08 16:39:30 +08:00
  • 8c8dc45f19 Removed option: View Full Markdown. Handle jpeg link in LinkResolverActivity. Docile-Alligator 2022-04-02 22:41:10 +08:00
  • d7fcb66cda Use the updated access token to fetch new notifications in PullNotificationWorker. This may fix notification issues. Docile-Alligator 2022-04-02 22:26:35 +08:00
  • 840216b3d9 Render full markdown in CommentsListingRecyclerViewAdapter. Docile-Alligator 2022-04-02 16:09:16 +08:00
  • 95d792779e Render full markdown in CommentsRecyclerViewAdapter. Docile-Alligator 2022-04-02 15:50:12 +08:00
  • f0e2090db9 Do not load subreddit data in SidebarFragment. Save subreddit data to the database in ViewSubredditDetailActivity. Docile-Alligator 2022-04-01 17:29:42 +08:00
  • 83b71b8304 Fix spoiler not rendering last two characters. Docile-Alligator 2022-03-30 07:27:41 +08:00
  • ac749fe0f0 New option: Settings->Data Saving Mode->Reddit Video Default Resolution. Docile-Alligator 2022-03-25 21:43:38 +08:00
  • 7422098734 Add a FloatingActionButton in ViewMultiRedditDetailActivity. Docile-Alligator 2022-03-25 17:34:57 +08:00
  • 8ac8ea3d8b Fix getRedditUriByPath in LinkResolverActivity. Docile-Alligator 2022-03-25 16:48:35 +08:00
  • c87b724a24 Fix captions and urls hidden by the navigation bar in ViewRedditGalleryImageorGifFragment. Docile-Alligator 2022-03-24 14:00:44 +08:00
  • 2bbba42e38 Version 5.1.9. Docile-Alligator 2022-03-17 22:10:38 +08:00
  • 59ed4c53ff Prevent WebView from reloading the website after orientation change in WebViewActivity. Docile-Alligator 2022-03-17 21:22:26 +08:00
  • b4915859da Check if PostFragment is detached before initializing PostViewModel. Docile-Alligator 2022-03-17 14:23:06 +08:00
  • 7405e19c2e Fix clicking the back button on the toolbar does not finish FullMarkdownActivity. Docile-Alligator 2022-03-17 14:05:27 +08:00
  • c0ad8ed27a Fix unable to update anonymous multireddits. Docile-Alligator 2022-03-17 13:57:09 +08:00
  • cfd295aea8 Version 5.1.9-beta2. Optimize AppBarStateChangeListener. Docile-Alligator 2022-03-14 14:15:44 +08:00
  • 3cae2b0dba Load image after the AspectRatioGifImageView's height is determined in PostRecyclerViewAdapter to prevent blurry images. Docile-Alligator 2022-03-11 17:00:23 +08:00
  • 20e4798d34 Fix image loading issue. Docile-Alligator 2022-03-11 12:15:07 +08:00
  • aab502238d Fix navigation drawer issues. Docile-Alligator 2022-03-11 12:10:35 +08:00
  • 53755d4381 Version 5.1.9-beta1. Fix low resolution post previews when showing them for the first time in PostDetailRecyclerViewAdapter. Docile-Alligator 2022-03-06 15:09:57 +08:00
  • 141abc654a New option: Settings->Miscellaneous->Post Feed Preview Max Resolution. Fix low resolution post previews when showing them for the first time. Tweak themed icon. Docile-Alligator 2022-03-06 10:41:02 +08:00
  • dc9725735b Fix preview issue in PostCompactBaseViewHolder in PostRecyclerViewAdapter. Docile-Alligator 2022-03-05 11:33:07 +08:00
  • 023cef76ad Themed icon for Android. Very ugly right now. Docile-Alligator 2022-03-05 11:02:16 +08:00
  • af120ded09 Added adaptive icons (#646) 20captainx12 2022-03-04 03:46:11 +00:00