Last active
          October 26, 2024 06:45 
        
      - 
      
 - 
        
Save Adamantcheese/0c15a36ab983e7829f91f1248ab28844 to your computer and use it in GitHub Desktop.  
Revisions
- 
        
Adamantcheese revised this gist
Mar 22, 2020 . 1 changed file with 19 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ - Releases are signed by Adamantcheese. - Dropped support for API 20 (Android 4.4W) and below. Only ~10.7% of devices use this anymore. Only API 21 (Android 5.0) and above will be supported. This also let us upgrade to a newer version of OkHTTP. - Migrate to AndroidX and updates to a number of libraries. - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. @@ -9,6 +9,7 @@ - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues. - 8Chan has been removed as it is defunct on the clearnet. 8Kun has replaced it. - Arisuchan has been removed as it is defunct completely as of 12/31/2019. - Development builds are provided by K1rakishou on his server. The internal updater was coded by me. - Leak Canary to find any memory leaks, only on development. @@ -21,11 +22,13 @@ Adds: - Filter master kill switch - Additional background refresh times - Page number viewing - Page numbers are also displayed on the catalog if you are not in bump sort order - Last page notifications - Thread save folders - Image opacity toggling - Image rotation options (90, 180, and -90 rotation) - A post timer to avoid preemptive captcha input, for posts, posts with images, and threads - You can avoid this by long-pressing the reply button - 8chan not having a proper board listing, despite boards.json existing (CURRENTLY DISABLED) - Accessible post info (props to @alex-eyre) - Post info now has at least the date, may also have country flags @@ -81,7 +84,7 @@ Adds: - Post image instant spoiler reveal on tap - Post info for poster ID count - Post number GETs as an experimental feature - Added spoiler and greentext buttons to the context menu on replies; added in [code] for /g/ and [math] and [eqn] for /sci/ - Deadlinks in the thread OP will automatically link to the first archive in the populated list, if available - Spoilered files will have their extensions displayed in the toolbar - PDFs will now say that they cannot be internally viewed, but can still be downloaded @@ -105,6 +108,11 @@ Adds: - Allow dismissal of the update download progress window - Swaps the WEBM player controls so the nav bar is on top, for Android 10 gestures to not conflict with this - 420chan as a site; thanks to @Lolzen for the implementation! - Image hash filtering; hidden images will be replaced by a special thumbnail, while removed images are removed entirely. - Expanded reply modifiers in the expanded reply window; thanks to @Astridchan! - A setting to move the catalog sort to the toolbar; thanks to @Astridchan! - A setting to treat WEBM files as if they were GIFs; tap to close, double tap to play/pause. - A setting to hide all thumbnails, as a sort of data-saver. This acts as a upgraded version of text-only mode, effectively. Also from K1rakishou: - [SAF Integration](https://github.com/Adamantcheese/Kuroba/pull/292); also PR 400, PR 399 @@ -124,6 +132,9 @@ Also from K1rakishou: - [Captcha cookies](https://github.com/Adamantcheese/Kuroba/pull/508) - [Allow file picker selection](https://github.com/Adamantcheese/Kuroba/pull/507) - [Gallery view gestures](https://github.com/Adamantcheese/Kuroba/pull/491) with some adjustments for better useability - [Update and crash log report indicators](https://github.com/Adamantcheese/Kuroba/pull/656) - [Android 10 exclusion zones editor](https://github.com/Adamantcheese/Kuroba/pull/544) - [IPv6 and HTTP2 disables](https://github.com/Adamantcheese/Kuroba/pull/771) Fixes: @@ -152,6 +163,7 @@ Fixes: - Stickies and posts with capcodes are never filtered - Filters are now correct in regards to HTML characters (i.e. before to select > you would have to type the HTML representation of it, > instead of the character >; now you just need to type >) - The theme picker not properly rendering quote links or post details; also adds a deadlink and some greentext to better test those out - The theme picker now uses the regular post adapter and whatnot, which should render some nicer previews as well - A crash when trying to move a bookmark to the end of the list (as a result of moving the settings menu as mentioned above) - The maximum file size preventing posting on hardcoded boards, which don't have a max file size - Full rotation capability as a setting @@ -183,9 +195,13 @@ Fixes: - When downloading albums of images, the thread folder and board folder settings will be obeyed - Popup replies text not being selectable - OOMs will run the garbage collector for large static images - A number of crashes including: - Crash when tapping the remove image button and the image itself - Crash when a thread updates while sliding it in Phone mode - Very large GIFs taking up too much uncompressed space, causing a RuntimeException - The "last" post in an initially loaded thread will now properly be the last post, allowing the jump to new posts snackbar to function correctly for those threads where you haven't read the whole thread yet - Gruvbox not using the correct divider color, making it invisible. Thanks to @Astridchan for the catch! - Text-only mode disables the gallery view button now. Text only MEANS text-only. No images, ever. Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Feb 28, 2020 . 1 changed file with 3 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -77,7 +77,7 @@ Adds: - Long press image name obfuscation - A number of updates due to Arisuchan's new management - [Headset unmute setting by gergesh](https://github.com/Adamantcheese/Kuroba/pull/388) - Post image hotlinking; some additions from @Lolzen, thanks! - Post image instant spoiler reveal on tap - Post info for poster ID count - Post number GETs as an experimental feature @@ -98,12 +98,13 @@ Adds: - A new theme, credits to @scypress; also adjustments to highlight the drawer cells in this theme and Black - Basic custom flag support for /pol/ - SJIS rendering support for /jp/ and /vip/ - 8kun as a site; thanks to @jirn073-76 for the implementation! - Toolbar adjustments to better use the space and for easier reading of long board names - Catalog search refresh functionality - CAPTCHA positioning settings - Allow dismissal of the update download progress window - Swaps the WEBM player controls so the nav bar is on top, for Android 10 gestures to not conflict with this - 420chan as a site; thanks to @Lolzen for the implementation! Also from K1rakishou: - [SAF Integration](https://github.com/Adamantcheese/Kuroba/pull/292); also PR 400, PR 399  - 
        
Adamantcheese revised this gist
Feb 22, 2020 . 1 changed file with 16 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,14 +1,14 @@ - Releases are signed by Adamantcheese. - Dropped support for API 20 (Android 4.4W) and below. Only ~10.7% of devices use this anymore. Only API 21 (Android 5.0) and above will be supported. - Migrate to AndroidX and updates to a number of libraries. - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. - Major application architecture changes, to easily facilitate forking. See docs/release.txt as well as the build.gradle file. - A number of performance improvements. - Codestyle is provided in the project now. See .idea/codeStyles. - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues. - 8Chan has been removed as it is defunct on the clearnet. 8Kun has replaced it. - Development builds are provided by K1rakishou on his server. The internal updater was coded by me. - Leak Canary to find any memory leaks, only on development. @@ -95,7 +95,15 @@ Adds: - Error reporting, from K1rak; sends logs to his server - JS-captcha is now positioned in the lower right hand corner, or left if split and on a tablet in the left side - Error icon for failed-to-get post https icons - A new theme, credits to @scypress; also adjustments to highlight the drawer cells in this theme and Black - Basic custom flag support for /pol/ - SJIS rendering support for /jp/ and /vip/ - 8kun as a site - Toolbar adjustments to better use the space and for easier reading of long board names - Catalog search refresh functionality - CAPTCHA positioning settings - Allow dismissal of the update download progress window - Swaps the WEBM player controls so the nav bar is on top, for Android 10 gestures to not conflict with this Also from K1rakishou: - [SAF Integration](https://github.com/Adamantcheese/Kuroba/pull/292); also PR 400, PR 399 @@ -114,7 +122,7 @@ Also from K1rakishou: - [File cache rewrite and chunked downloading] (https://github.com/Adamantcheese/Kuroba/pull/449) - [Captcha cookies](https://github.com/Adamantcheese/Kuroba/pull/508) - [Allow file picker selection](https://github.com/Adamantcheese/Kuroba/pull/507) - [Gallery view gestures](https://github.com/Adamantcheese/Kuroba/pull/491) with some adjustments for better useability Fixes: @@ -173,6 +181,10 @@ Fixes: - Another text-selection issue for the reply window using a hack; known Android platform issue - When downloading albums of images, the thread folder and board folder settings will be obeyed - Popup replies text not being selectable - OOMs will run the garbage collector for large static images - A number of crashes includung: - Crash when tapping the remove image button and the image itself - Crash when a thread updates while sliding it in Phone mode Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Feb 5, 2020 . 1 changed file with 13 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,6 +13,8 @@ - Development builds are provided by K1rakishou on his server. The internal updater was coded by me. - Leak Canary to find any memory leaks, only on development. - Plenty of layout changes. Too many to count. Adds: - Filter watching * Swipe away filter-pinned threads and they won't come back @@ -88,6 +90,12 @@ Adds: - Text selected in post cells now has a web search context option. This will open in applications supporting the ACTION_WEB_SEARCH intent action type. - A setting to set the default image transparency state - Reply input paste is now only plaintext - WEBM streaming, thanks to @ekisu for the base implementation - Personal youtube API key setting, for titles - Error reporting, from K1rak; sends logs to his server - JS-captcha is now positioned in the lower right hand corner, or left if split and on a tablet in the left side - Error icon for failed-to-get post https icons - A new theme, credits to @scypress Also from K1rakishou: - [SAF Integration](https://github.com/Adamantcheese/Kuroba/pull/292); also PR 400, PR 399 @@ -103,6 +111,10 @@ Also from K1rakishou: - [Fullscreen gallery mode](https://github.com/Adamantcheese/Kuroba/pull/169) with a change by me to hide the Kuroba UI and make it reappear when swiping from the top or when tapping an image (not gif/webm) - [Local thread archiving](https://github.com/Adamantcheese/Kuroba/pull/118) [and also this one](https://github.com/Adamantcheese/Kuroba/pull/204) with one change by me to make the download icon an animated vector drawable and another change by me to hide menu elements if the setting is off/not being downloaded - [Captcha queueing](https://github.com/Adamantcheese/Kuroba/pull/253) with one change by me to hide it when it isn't needed for the site - [File cache rewrite and chunked downloading] (https://github.com/Adamantcheese/Kuroba/pull/449) - [Captcha cookies](https://github.com/Adamantcheese/Kuroba/pull/508) - [Allow file picker selection](https://github.com/Adamantcheese/Kuroba/pull/507) - [Gallery view gestures](https://github.com/Adamantcheese/Kuroba/pull/491) Fixes: @@ -160,6 +172,7 @@ Fixes: - Images will no longer randomly display in low-res, despite being fully downloaded in the background - Another text-selection issue for the reply window using a hack; known Android platform issue - When downloading albums of images, the thread folder and board folder settings will be obeyed - Popup replies text not being selectable Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Dec 14, 2019 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -84,6 +84,10 @@ Adds: - Spoilered files will have their extensions displayed in the toolbar - PDFs will now say that they cannot be internally viewed, but can still be downloaded - 404'd posts no longer have their images added to the viewer, as they would not load anyways - The quote reply context menu option will now process your text linewise. Type up your whole greentext and then select all and quote to add in all the > text needed. - Text selected in post cells now has a web search context option. This will open in applications supporting the ACTION_WEB_SEARCH intent action type. - A setting to set the default image transparency state - Reply input paste is now only plaintext Also from K1rakishou: - [SAF Integration](https://github.com/Adamantcheese/Kuroba/pull/292); also PR 400, PR 399 @@ -155,6 +159,7 @@ Fixes: - Album downloads not obeying the server/original filename setting - Images will no longer randomly display in low-res, despite being fully downloaded in the background - Another text-selection issue for the reply window using a hack; known Android platform issue - When downloading albums of images, the thread folder and board folder settings will be obeyed Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Nov 25, 2019 . 1 changed file with 19 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,12 +1,18 @@ - Releases are signed by Adamantcheese. - Dropped support for API 20 (Android 4.4W) and below. Only ~10.7% of devices use this anymore. Only API 21 (Android 5.0) and above will be supported. - Migrate to AndroidX and updates a number of libraries. - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. - Major application architecture changes, to easily facilitate forking. See docs/release.txt as well as the build.gradle file. - A number of performance improvements. - Codestyle is provided in the project now. See .idea/codeStyles. - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues. - 8Chan has been removed as it is defunct on the clearnet. - Development builds are provided by K1rakishou on his server. The internal updater was coded by me. - Leak Canary to find any memory leaks, only on development. Adds: - Filter watching * Swipe away filter-pinned threads and they won't come back @@ -33,7 +39,6 @@ Adds: - All filter fields are regex filterable - Code tags are now highlighted with a different color. No syntax highlighting because that is a code-prettify JS function - Confirm before exit is always on. This is so you don't accidentally close the app when pressing the back button too much and accidentally quit the app when you didn't mean to - Non-relative time and post info are now based on your locale - Long bookmark info; if you want to see the number of replies and unread posts, turn this on - Bookmark info now changes to italics when at post bump limit, bold at image limit, and underlined at page limit @@ -66,16 +71,23 @@ Adds: - Own post ignoring when watching a thread you post in - Tap bookmark thumbnail to toggle watch status; also greys it out as a better indication - Non-4chan reply and image counts - Youtube title link parsing and duration display, using 4chanX's regex - Long press image name obfuscation - A number of updates due to Arisuchan's new management - [Headset unmute setting by gergesh](https://github.com/Adamantcheese/Kuroba/pull/388) - Post image hotlinking - Post image instant spoiler reveal on tap - Post info for poster ID count - Post number GETs as an experimental feature - Move spoiler and greentext buttons to the context menu on replies; added in [code] for /g/ and [math] and [eqn] for /sci/ - Deadlinks in the thread OP will automatically link to the first archive in the populated list, if available - Spoilered files will have their extensions displayed in the toolbar - PDFs will now say that they cannot be internally viewed, but can still be downloaded - 404'd posts no longer have their images added to the viewer, as they would not load anyways Also from K1rakishou: - [SAF Integration](https://github.com/Adamantcheese/Kuroba/pull/292); also PR 400, PR 399 - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save, settings disable for certain files, file extension saving when removing filenames, increased preview resolution, keeping the existing filename when not removing a filename) - [Image upload progress](https://github.com/Floens/Clover/pull/670) - [Recursive filtering](https://github.com/Floens/Clover/pull/654) - [Settings, filters, bookmarks, etc. import and export](https://github.com/Floens/Clover/pull/678) @@ -141,6 +153,8 @@ Fixes: - Checkboxes now match the current theme instead of being an ugly teal - Issues with posting in one thread, switching to another, and the wrong thread being watched (or other wrong-thread issues) - Album downloads not obeying the server/original filename setting - Images will no longer randomly display in low-res, despite being fully downloaded in the background - Another text-selection issue for the reply window using a hack; known Android platform issue Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs @@ -150,4 +164,5 @@ Also from K1rakishou: - [WEBM audio control appearing when not necessary](https://github.com/Floens/Clover/pull/712) - [Split-screen fix](https://github.com/Floens/Clover/pull/713) - [Automatic WEBM audio pausing](https://github.com/Floens/Clover/pull/714) - [Application theme remaining after refresh issue](https://github.com/Floens/Clover/pull/715) - [Retry image downloading](https://github.com/Adamantcheese/Kuroba/pull/402)  - 
        
Adamantcheese revised this gist
Oct 31, 2019 . 1 changed file with 5 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -70,6 +70,9 @@ Adds: - Long press image name obfuscation - A number of updates due to Arisuchan's new management - [Headset unmute setting by gergesh](https://github.com/Adamantcheese/Kuroba/pull/388) - Post image hotlinking - Post image instant spoiler reveal on tap - Post info for poster ID count Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save, settings disable for certain files, file extension saving when removing filenames) @@ -136,6 +139,8 @@ Fixes: - (USER WAS BANNED FOR THIS POST) messages on 4chan will now show up as bolded and red instead of just bold - Fixes for text-only mode clashing with album-goto functionality, crashing the application - Checkboxes now match the current theme instead of being an ugly teal - Issues with posting in one thread, switching to another, and the wrong thread being watched (or other wrong-thread issues) - Album downloads not obeying the server/original filename setting Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Oct 18, 2019 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -69,6 +69,7 @@ Adds: - Youtube title link parsing, using 4chanX's regex - Long press image name obfuscation - A number of updates due to Arisuchan's new management - [Headset unmute setting by gergesh](https://github.com/Adamantcheese/Kuroba/pull/388) Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save, settings disable for certain files, file extension saving when removing filenames) @@ -134,6 +135,7 @@ Fixes: - Thread padding not being updated when you attach/detach an image in a reply input - (USER WAS BANNED FOR THIS POST) messages on 4chan will now show up as bolded and red instead of just bold - Fixes for text-only mode clashing with album-goto functionality, crashing the application - Checkboxes now match the current theme instead of being an ugly teal Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Oct 18, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -133,6 +133,7 @@ Fixes: - Closes the keyboard when certain UI elements are unfocused - Thread padding not being updated when you attach/detach an image in a reply input - (USER WAS BANNED FOR THIS POST) messages on 4chan will now show up as bolded and red instead of just bold - Fixes for text-only mode clashing with album-goto functionality, crashing the application Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Sep 30, 2019 . 1 changed file with 7 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -50,8 +50,8 @@ Adds: - (Me) for self-replies - Country code filtering options (use t_<country code> for troll codes) - Extra Lainchan boards - Double tap to close WebM files - Long tap clipboard URL uploading, with a setting - Apply to own posts filter option for highlighting your own posts - Major post cell UI upgrade for posts with a single image; can be toggled - Top/bottom buttons in the catalog view @@ -61,14 +61,17 @@ Adds: - Thumbnail padding for appearance; can be toggled - A splash screen instead of a white screen - Bottom inputs; moves the reply and captcha inputs to the bottom of the screen - Double tap pause GIFs - An option to disable auto-open of the drawer on bookmark; it will auto-open 5 times before refraining from doing so if desired, by default - Own post ignoring when watching a thread you post in - Tap bookmark thumbnail to toggle watch status; also greys it out as a better indication - Non-4chan reply and image counts - Youtube title link parsing, using 4chanX's regex - Long press image name obfuscation - A number of updates due to Arisuchan's new management Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save, settings disable for certain files, file extension saving when removing filenames) - [Image upload progress](https://github.com/Floens/Clover/pull/670) - [Recursive filtering](https://github.com/Floens/Clover/pull/654) - [Settings, filters, bookmarks, etc. import and export](https://github.com/Floens/Clover/pull/678)  - 
        
Adamantcheese revised this gist
Aug 30, 2019 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -66,7 +66,6 @@ Adds: - Own post ignoring when watching a thread you post in - Tap bookmark thumbnail to toggle watch status; also greys it out as a better indication - Non-4chan reply and image counts Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save, settings disable for certain files)  - 
        
Adamantcheese revised this gist
Aug 28, 2019 . 1 changed file with 3 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,12 +1,11 @@ - Releases are signed by Adamantcheese. - Dropped support for API 20 (Android 4.4W) and below. Only ~10.7% of devices use this anymore. Only API 21 (Android 5.0) and above will be supported. - Migrate to AndroidX and updates a number of libraries. - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. - Major application architecture changes, to easily facilitate forking. See docs/release.txt as well as the build.gradle file. - A number of performance improvements. - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues. - 8Chan has been removed as it is defunct on the clearnet. Adds: - Filter watching  - 
        
Adamantcheese revised this gist
Aug 26, 2019 . 1 changed file with 13 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -67,6 +67,7 @@ Adds: - Own post ignoring when watching a thread you post in - Tap bookmark thumbnail to toggle watch status; also greys it out as a better indication - Non-4chan reply and image counts - Youtube title link embedding Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save, settings disable for certain files) @@ -78,8 +79,8 @@ Also from K1rakishou: - [Image thumbnail long-press url copying](https://github.com/Floens/Clover/pull/718) - [Thread activity sorting](https://github.com/Floens/Clover/pull/717) with one change by me to send newly created threads to the bottom of the list, as they have no activity yet - [Site deletion capability](https://github.com/Floens/Clover/pull/708) - [Fullscreen gallery mode](https://github.com/Adamantcheese/Kuroba/pull/169) with a change by me to hide the Kuroba UI and make it reappear when swiping from the top or when tapping an image (not gif/webm) - [Local thread archiving](https://github.com/Adamantcheese/Kuroba/pull/118) [and also this one](https://github.com/Adamantcheese/Kuroba/pull/204) with one change by me to make the download icon an animated vector drawable and another change by me to hide menu elements if the setting is off/not being downloaded - [Captcha queueing](https://github.com/Adamantcheese/Kuroba/pull/253) with one change by me to hide it when it isn't needed for the site @@ -114,19 +115,23 @@ Fixes: - Full rotation capability as a setting - Album cells displaying thumbnails in low resolution; they are now hi resolution all the time - Images being rescaled when their respective views rescale natively; this double rescale made images blurrier than they actually were - A change to cancel the downloader for images/webms that were swiped past. This should help with images/webms loading slow, likely due to a number of downloaders running in the background for content that wouldn't be visible to the user and wasn't necessary to load as they had already swiped past it - RTL text in filenames will now be forced to be LTR; this mimics browser behavior - Quote colors will no longer override PostLinkable colors - An architecture issue where some site settings would not correctly be reloaded by the application upon restart - The backcolor_secondary for the Neon theme being way too bright - Subject lines in card catalog cells not ellipsizing - A weird dot appearing in the arrow menu drawable - The bookmark drawer being inconsistent on a restart of the application - An issue where sometimes text wasn't selectable for certain posts; known Android platform issue - A number of small things related to 2ch.hk - External links with a post fragment not correctly loading a thread's location if it was previously visited - The text selection window remaining if you tap an image after selecting text - The view new posts snackbar not scrolling far enough to show the new posts separator - The board search menu returning strange results when board code prefixes were entered - Closes the keyboard when certain UI elements are unfocused - Thread padding not being updated when you attach/detach an image in a reply input - (USER WAS BANNED FOR THIS POST) messages on 4chan will now show up as bolded and red instead of just bold Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Aug 19, 2019 . 1 changed file with 18 additions and 8 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -7,11 +7,10 @@ - Major application architecture changes, to easily facilitate forking. See docs/release.txt as well as the build.gradle file. - A number of performance improvements. - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues. Adds: - Filter watching * Swipe away filter-pinned threads and they won't come back - Filter master kill switch - Additional background refresh times - Page number viewing @@ -32,7 +31,7 @@ Adds: - Double tap to goto a post, instead of single tap - The save button on images now goes away to prevent accidental multiple image downloads - The filter menu has been redone to be more in line with the board setup menu - All filter fields are regex filterable - Code tags are now highlighted with a different color. No syntax highlighting because that is a code-prettify JS function - Confirm before exit is always on. This is so you don't accidentally close the app when pressing the back button too much and accidentally quit the app when you didn't mean to - Code tag button on /g/ in the expanded reply menu @@ -59,12 +58,18 @@ Adds: - Top/bottom buttons in the catalog view - Removal of bookmarked threads from the catalog view; can be toggled - Emoji BBCode parsing and posting; can be toggled - Proper back-press behavior for cross-board follow links (credits to @Hual for the base implementation from 2016) - Thumbnail padding for appearance; can be toggled - A splash screen instead of a white screen - Bottom inputs; moves the reply and captcha inputs to the bottom of the screen - Pause-on-tap GIFs, to go with double tap to close - An option to disable auto-open of the drawer on bookmark; it will auto-open 5 times before refraining from doing so if desired, by default - Own post ignoring when watching a thread you post in - Tap bookmark thumbnail to toggle watch status; also greys it out as a better indication - Non-4chan reply and image counts Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save, settings disable for certain files) - [Image upload progress](https://github.com/Floens/Clover/pull/670) - [Recursive filtering](https://github.com/Floens/Clover/pull/654) - [Settings, filters, bookmarks, etc. import and export](https://github.com/Floens/Clover/pull/678) @@ -75,7 +80,7 @@ Also from K1rakishou: - [Site deletion capability](https://github.com/Floens/Clover/pull/708) - [Fullscreen gallery mode](https://github.com/Adamantcheese/Kuroba/pull/169) with a change by me to hide the Kuroba UI and make it reappear when swiping from the top - [Local thread archiving](https://github.com/Adamantcheese/Kuroba/pull/118) [and also this one](https://github.com/Adamantcheese/Kuroba/pull/204) with one change by me to make the download icon an animated vector drawable - [Captcha queueing](https://github.com/Adamantcheese/Kuroba/pull/253) with one change by me to hide it when it isn't needed for the site Fixes: @@ -106,7 +111,7 @@ Fixes: - The theme picker not properly rendering quote links or post details; also adds a deadlink and some greentext to better test those out - A crash when trying to move a bookmark to the end of the list (as a result of moving the settings menu as mentioned above) - The maximum file size preventing posting on hardcoded boards, which don't have a max file size - Full rotation capability as a setting - Album cells displaying thumbnails in low resolution; they are now hi resolution all the time - Images being rescaled when their respective views rescale natively; this double rescale made images blurrier than they actually were - A change to cancel the downloader for images/webms that were swiped past. This should help with images/webms loading slow, likely due to a number of downloaders running in the background for content that wouldn't be visible to the user and wasn't necessary to load as they had already swiped past it. @@ -116,7 +121,12 @@ Fixes: - The backcolor_secondary for the Neon theme being way too bright. - Subject lines in card catalog cells not ellipsizing - A weird dot appearing in the arrow menu drawable - The bookmark drawer being inconsistent on a restart of the application - An issue where sometimes text wasn't selectable for certain posts; known Android platform issue - A number of small things related to 2ch.hk - External links with a post fragment not correctly loading a thread's location if it was previously visited - The text selection window remaining if you tap an image after selecting text - The view new posts snackbar not scrolling far enough to show the new posts separator. Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Aug 5, 2019 . 1 changed file with 7 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,6 +5,7 @@ - Updates EventBus to 3.1.1 - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. - Major application architecture changes, to easily facilitate forking. See docs/release.txt as well as the build.gradle file. - A number of performance improvements. - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues. - Target API is 29 for Android Q. @@ -36,7 +37,8 @@ Adds: - Confirm before exit is always on. This is so you don't accidentally close the app when pressing the back button too much and accidentally quit the app when you didn't mean to - Code tag button on /g/ in the expanded reply menu - Non-relative time and post info are now based on your locale - Long bookmark info; if you want to see the number of replies and unread posts, turn this on - Bookmark info now changes to italics when at post bump limit, bold at image limit, and underlined at page limit - [Wired-7 support by wired-7](https://github.com/Adamantcheese/Kuroba/pull/46) - Board search link support (i.e. >>>/test/searchquery) - Post marking/unmarking as your own post (if you posted from a different device) @@ -50,7 +52,7 @@ Adds: - (Me) for self-replies - Country code filtering options (use t_<country code> for troll codes) - Extra Lainchan boards - Double tap to close WebM files (and GIF files, for consistency) - Long tap clipboard URL uploading - Apply to own posts filter option for highlighting your own posts - Major post cell UI upgrade for posts with a single image; can be toggled @@ -73,6 +75,7 @@ Also from K1rakishou: - [Site deletion capability](https://github.com/Floens/Clover/pull/708) - [Fullscreen gallery mode](https://github.com/Adamantcheese/Kuroba/pull/169) with a change by me to hide the Kuroba UI and make it reappear when swiping from the top - [Local thread archiving](https://github.com/Adamantcheese/Kuroba/pull/118) [and also this one](https://github.com/Adamantcheese/Kuroba/pull/204) with one change by me to make the download icon an animated vector drawable - [Captcha queueing](https://github.com/Adamantcheese/Kuroba/pull/253) Fixes: @@ -111,6 +114,8 @@ Fixes: - Quote colors will no longer override PostLinkable colors. - An architecture issue where some site settings would not correctly be reloaded by the application upon restart. - The backcolor_secondary for the Neon theme being way too bright. - Subject lines in card catalog cells not ellipsizing - A weird dot appearing in the arrow menu drawable Also from K1rakishou:  - 
        
Adamantcheese revised this gist
Jul 26, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,6 +6,7 @@ - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. - Major application architecture changes, to easily facilitate forking. See docs/release.txt as well as the build.gradle file. - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues. - Target API is 29 for Android Q. Adds: - Filter watching  - 
        
Adamantcheese revised this gist
Jul 26, 2019 . 1 changed file with 7 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -35,7 +35,7 @@ Adds: - Confirm before exit is always on. This is so you don't accidentally close the app when pressing the back button too much and accidentally quit the app when you didn't mean to - Code tag button on /g/ in the expanded reply menu - Non-relative time and post info are now based on your locale - Long bookmark info; if you want to see the number of replies and unread posts, turn this on. Also it now changes to italics when at bump limit (posts, images, or page) - [Wired-7 support by wired-7](https://github.com/Adamantcheese/Kuroba/pull/46) - Board search link support (i.e. >>>/test/searchquery) - Post marking/unmarking as your own post (if you posted from a different device) @@ -56,6 +56,9 @@ Adds: - Top/bottom buttons in the catalog view - Removal of bookmarked threads from the catalog view; can be toggled - Emoji BBCode parsing and posting; can be toggled - [55chan support by lazpeng](https://github.com/Adamantcheese/Kuroba/pull/219) - Proper back-press behavior for cross-board follow links (credits to @Hual for the base implementation from 2016) - Thumbnail padding for appearance; can be toggled Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save) @@ -67,8 +70,8 @@ Also from K1rakishou: - [Image thumbnail long-press url copying](https://github.com/Floens/Clover/pull/718) - [Thread activity sorting](https://github.com/Floens/Clover/pull/717) with one change by me to send newly created threads to the bottom of the list, as they have no activity yet - [Site deletion capability](https://github.com/Floens/Clover/pull/708) - [Fullscreen gallery mode](https://github.com/Adamantcheese/Kuroba/pull/169) with a change by me to hide the Kuroba UI and make it reappear when swiping from the top - [Local thread archiving](https://github.com/Adamantcheese/Kuroba/pull/118) [and also this one](https://github.com/Adamantcheese/Kuroba/pull/204) with one change by me to make the download icon an animated vector drawable Fixes: @@ -106,6 +109,7 @@ Fixes: - RTL text in filenames will now be forced to be LTR; this mimics browser behavior. - Quote colors will no longer override PostLinkable colors. - An architecture issue where some site settings would not correctly be reloaded by the application upon restart. - The backcolor_secondary for the Neon theme being way too bright. Also from K1rakishou:  - 
        
Adamantcheese revised this gist
Jul 20, 2019 . 1 changed file with 11 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,14 +1,13 @@ - Releases are signed by Adamantcheese - Dropped support for API 20 (Android 4.4W) and below. Only ~10.7% of devices use this anymore. Only API 21 (Android 5.0) and above will be supported. - Upgrade Exoplayer from 2.9.0 to 2.10.1 - Migrate to AndroidX - Updates EventBus to 3.1.1 - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. - Major application architecture changes, to easily facilitate forking. See docs/release.txt as well as the build.gradle file. - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues. Adds: - Filter watching * Swipe away filter-pinned threads and they won't come back until app restart - Filter master kill switch @@ -42,19 +41,21 @@ Adds: - Post marking/unmarking as your own post (if you posted from a different device) - WEBM preview when selected (static frame) - Media prefetching, for preloading all images/videos in a thread; also affects album thumbnails if prefetching is on - Hi-res album thumbnails option - A filter option for "Only on OP" - Changes the current way initial site setup works. Moves the settings button to where the setup sites button was, and initial site setup is now done through the site/board menu as a sort of tutorial - HTTP2 enabled - Double tap back to exit the application - (Me) for self-replies - Country code filtering options (use t_<country code> for troll codes) - Extra Lainchan boards - Double tap to close WebM files - Long tap clipboard URL uploading - Apply to own posts filter option for highlighting your own posts - Major post cell UI upgrade for posts with a single image; can be toggled - Top/bottom buttons in the catalog view - Removal of bookmarked threads from the catalog view; can be toggled - Emoji BBCode parsing and posting; can be toggled Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save) @@ -67,6 +68,7 @@ Also from K1rakishou: - [Thread activity sorting](https://github.com/Floens/Clover/pull/717) with one change by me to send newly created threads to the bottom of the list, as they have no activity yet - [Site deletion capability](https://github.com/Floens/Clover/pull/708) - [Fullscreen gallery mode](https://github.com/Adamantcheese/Kuroba/pull/169) - [Local thread archiving](https://github.com/Adamantcheese/Kuroba/pull/118) [and also this one](https://github.com/Adamantcheese/Kuroba/pull/204) Fixes: @@ -101,6 +103,9 @@ Fixes: - Album cells displaying thumbnails in low resolution; they are now hi resolution all the time - Images being rescaled when their respective views rescale natively; this double rescale made images blurrier than they actually were - A change to cancel the downloader for images/webms that were swiped past. This should help with images/webms loading slow, likely due to a number of downloaders running in the background for content that wouldn't be visible to the user and wasn't necessary to load as they had already swiped past it. - RTL text in filenames will now be forced to be LTR; this mimics browser behavior. - Quote colors will no longer override PostLinkable colors. - An architecture issue where some site settings would not correctly be reloaded by the application upon restart. Also from K1rakishou:  - 
        
Adamantcheese revised this gist
Jul 16, 2019 . 1 changed file with 0 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -98,7 +98,6 @@ Fixes: - A crash when trying to move a bookmark to the end of the list (as a result of moving the settings menu as mentioned above) - The maximum file size preventing posting on hardcoded boards, which don't have a max file size - Full rotation capability - Album cells displaying thumbnails in low resolution; they are now hi resolution all the time - Images being rescaled when their respective views rescale natively; this double rescale made images blurrier than they actually were - A change to cancel the downloader for images/webms that were swiped past. This should help with images/webms loading slow, likely due to a number of downloaders running in the background for content that wouldn't be visible to the user and wasn't necessary to load as they had already swiped past it.  - 
        
Adamantcheese revised this gist
Jul 16, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,6 +8,7 @@ - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues Adds: - Emoji - Filter watching * Swipe away filter-pinned threads and they won't come back until app restart - Filter master kill switch  - 
        
Adamantcheese revised this gist
Jul 15, 2019 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -53,6 +53,7 @@ Adds: - Apply to own posts filter option for highlighting your own posts - Major post cell UI upgrade for posts with a single image - Top/bottom buttons in the catalog view - Removal of bookmarked threads from the catalog view Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save) @@ -96,7 +97,7 @@ Fixes: - A crash when trying to move a bookmark to the end of the list (as a result of moving the settings menu as mentioned above) - The maximum file size preventing posting on hardcoded boards, which don't have a max file size - Full rotation capability - Scrollbars are now a static size and not based on currently viewed content height; their drag functionality has been removed as a result of this - Album cells displaying thumbnails in low resolution; they are now hi resolution all the time - Images being rescaled when their respective views rescale natively; this double rescale made images blurrier than they actually were - A change to cancel the downloader for images/webms that were swiped past. This should help with images/webms loading slow, likely due to a number of downloaders running in the background for content that wouldn't be visible to the user and wasn't necessary to load as they had already swiped past it.  - 
        
Adamantcheese revised this gist
Jul 13, 2019 . 1 changed file with 11 additions and 7 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ - Migrate to AndroidX - Updates EventBus to 3.1.1 - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. - Major application architecture changes, to easily facilitate forking. See docs/release.txt as well as the build.gradle file. - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues Adds: @@ -16,7 +16,7 @@ Adds: - Last page notifications - Thread save folders - Image opacity toggling - Image rotation options (90, 180, and -90 rotation) - A post timer to avoid preemptive captcha input, for posts, posts with images, and threads - 8chan not having a proper board listing, despite boards.json existing (CURRENTLY DISABLED) - Accessible post info (props to @alex-eyre) @@ -52,24 +52,24 @@ Adds: - Long tap clipboard URL uploading - Apply to own posts filter option for highlighting your own posts - Major post cell UI upgrade for posts with a single image - Top/bottom buttons in the catalog view Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a number of QOL fixes after that (percentage rescale, UI fixes, previous settings save) - [Image upload progress](https://github.com/Floens/Clover/pull/670) - [Recursive filtering](https://github.com/Floens/Clover/pull/654) - [Settings, filters, bookmarks, etc. import and export](https://github.com/Floens/Clover/pull/678) - [Expanded Captcha window](https://github.com/Floens/Clover/pull/697) with some fixes by me to correctly fit the captcha to the space it is given for orientation changes - [Scroll-to-post long click](https://github.com/Floens/Clover/pull/705) modified by me to be double tap instead, due to issues with text selection being overridden - [Image thumbnail long-press url copying](https://github.com/Floens/Clover/pull/718) - [Thread activity sorting](https://github.com/Floens/Clover/pull/717) with one change by me to send newly created threads to the bottom of the list, as they have no activity yet - [Site deletion capability](https://github.com/Floens/Clover/pull/708) - [Fullscreen gallery mode](https://github.com/Adamantcheese/Kuroba/pull/169) Fixes: - Cross board links for 4chan (due to 4chan/4channel fiasco) - Images sometimes showing as low res despite the hi-res version loading fully in the background - Reply-spoiler selection wrapping - Pin title updating for newly posted threads - The background of spoilered webms not going away @@ -96,6 +96,10 @@ Fixes: - A crash when trying to move a bookmark to the end of the list (as a result of moving the settings menu as mentioned above) - The maximum file size preventing posting on hardcoded boards, which don't have a max file size - Full rotation capability - Scrollbars are now a static size and not based on currently viewed content - Album cells displaying thumbnails in low resolution; they are now hi resolution all the time - Images being rescaled when their respective views rescale natively; this double rescale made images blurrier than they actually were - A change to cancel the downloader for images/webms that were swiped past. This should help with images/webms loading slow, likely due to a number of downloaders running in the background for content that wouldn't be visible to the user and wasn't necessary to load as they had already swiped past it. Also from K1rakishou:  - 
        
Adamantcheese revised this gist
Jul 9, 2019 . 1 changed file with 6 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -48,11 +48,12 @@ Adds: - (Me) for self-replies - Country code filtering options (use t_<country code> for troll codes) - Extra Lainchan boards - Double tap to close WebM files - Long tap clipboard URL uploading - Apply to own posts filter option for highlighting your own posts - Major post cell UI upgrade for posts with a single image - Scrollbar removal from both the catalog and thread views - Top/bottom buttons in the catalog view Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a couple of QOL fixes after that @@ -64,6 +65,7 @@ Also from K1rakishou: - [Image thumbnail long-press url copying](https://github.com/Floens/Clover/pull/718) - [Thread activity sorting](https://github.com/Floens/Clover/pull/717) - [Site deletion capability](https://github.com/Floens/Clover/pull/708) - [Fullscreen gallery mode](https://github.com/Adamantcheese/Kuroba/pull/169) Fixes:  - 
        
Adamantcheese revised this gist
Jun 29, 2019 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -50,6 +50,9 @@ Adds: - Extra Lainchan boards - Swiping up in the paged image gallery will now close the media being displayed, useful for WEBMs - Swiping down in the paged image gallery will now save the media being displayed. Note this doesn't work like the button, if you keep swiping you'll keep downloading - A toggle for the above two options - Clipboard URL uploading - Apply to own posts filter option for highlighting your own posts Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a couple of QOL fixes after that  - 
        
Adamantcheese revised this gist
Jun 29, 2019 . 1 changed file with 5 additions and 6 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,9 +4,8 @@ - Migrate to AndroidX - Updates EventBus to 3.1.1 - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. - Major application architecture changes, to easily facilitate forking - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find; also phone info is dumped, so really a crash log is more than enough for most crash issues Adds: - Filter watching @@ -47,18 +46,18 @@ Adds: - HTTP2 enabled (don't know if this helps or not yet) - Double tap back to exit the application - (Me) for self-replies - Country code filtering options (use t_<country code> for troll codes) - Extra Lainchan boards - Swiping up in the paged image gallery will now close the media being displayed, useful for WEBMs - Swiping down in the paged image gallery will now save the media being displayed. Note this doesn't work like the button, if you keep swiping you'll keep downloading Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a couple of QOL fixes after that - [Image upload progress](https://github.com/Floens/Clover/pull/670) - [Recursive filtering](https://github.com/Floens/Clover/pull/654) - [Settings, filters, bookmarks, etc. import and export](https://github.com/Floens/Clover/pull/678) - [Expanded Captcha window](https://github.com/Floens/Clover/pull/697) with some fixes by me to correctly fit the captcha to the space it is given - [Scroll-to-post long click](https://github.com/Floens/Clover/pull/705) modified by me to be double tap instead, due to issues with text selection - [Image thumbnail long-press url copying](https://github.com/Floens/Clover/pull/718) - [Thread activity sorting](https://github.com/Floens/Clover/pull/717) - [Site deletion capability](https://github.com/Floens/Clover/pull/708)  - 
        
Adamantcheese revised this gist
Jun 23, 2019 . 1 changed file with 6 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,9 @@ - Migrate to AndroidX - Updates EventBus to 3.1.1 - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. - Target API is 29 now - Major application architecture changes, to easily facilitate forking - Logger should only now spit out stuff you care about, and uncaught exceptions are easier to find Adds: - Filter watching @@ -39,7 +41,7 @@ Adds: - Board search link support (i.e. >>>/test/searchquery) - Post marking/unmarking as your own post (if you posted from a different device) - WEBM preview when selected (static frame) - Media prefetching, for preloading all images/videos in a thread; also affects album thumbnails if prefetching is on - A filter option for "Only on OP" - Changes the current way initial site setup works. Moves the settings button to where the setup sites button was, and initial site setup is now done through the site/board menu as a sort of tutorial - HTTP2 enabled (don't know if this helps or not yet) @@ -86,9 +88,10 @@ Fixes: - Thread search pops up the keyboard when opened - Stickies and posts with capcodes are never filtered - Filters are now correct in regards to HTML characters (i.e. before to select > you would have to type the HTML representation of it, > instead of the character >; now you just need to type >) - The theme picker not properly rendering quote links or post details; also adds a deadlink and some greentext to better test those out - A crash when trying to move a bookmark to the end of the list (as a result of moving the settings menu as mentioned above) - The maximum file size preventing posting on hardcoded boards, which don't have a max file size - Full rotation capability Also from K1rakishou:  - 
        
Adamantcheese revised this gist
Jun 22, 2019 . 1 changed file with 12 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ - Migrate to AndroidX - Updates EventBus to 3.1.1 - Remove force English locale. The app is only in English now due to issues with poor, incomplete translations, and the force-locale option no longer working or able to be working as of API 17. - Target API is 29 now. Adds: - Filter watching @@ -16,7 +16,6 @@ Adds: - Thread save folders - Image opacity toggling - Image rotation options - A post timer to avoid preemptive captcha input, for posts, posts with images, and threads - 8chan not having a proper board listing, despite boards.json existing (CURRENTLY DISABLED) - Accessible post info (props to @alex-eyre) @@ -42,6 +41,13 @@ Adds: - WEBM preview when selected (static frame) - Media prefetching, for preloading all images/videos in a thread - A filter option for "Only on OP" - Changes the current way initial site setup works. Moves the settings button to where the setup sites button was, and initial site setup is now done through the site/board menu as a sort of tutorial - HTTP2 enabled (don't know if this helps or not yet) - Double tap back to exit the application - (Me) for self-replies - Country code filtering options - Extra Lainchan boards Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a couple of QOL fixes after that @@ -80,6 +86,10 @@ Fixes: - Thread search pops up the keyboard when opened - Stickies and posts with capcodes are never filtered - Filters are now correct in regards to HTML characters (i.e. before to select > you would have to type the HTML representation of it, > instead of the character >; now you just need to type >) - The theme picker not properly rendering quote links. - A crash when trying to move a bookmark to the end of the list (as a result of moving the settings menu as mentioned above) - The maximum file size preventing posting on hardcoded boards, which don't have a max file size Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Jun 14, 2019 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Adds: - Image rotation options - A (You) counter (now with less crashes!) (don't use it though, if you do you're a bad person) - A post timer to avoid preemptive captcha input, for posts, posts with images, and threads - 8chan not having a proper board listing, despite boards.json existing (CURRENTLY DISABLED) - Accessible post info (props to @alex-eyre) - Post info now has at least the date, may also have country flags - Direct board link support (>>>/board/) @@ -27,7 +27,6 @@ Adds: - Add folder button added to the save location setting presenter - A new updater, using Github Releases with tags to ensure you always are up to date (markdown supported!) - 4chanX archive links in the thread menu - Double tap to goto a post, instead of single tap - The save button on images now goes away to prevent accidental multiple image downloads - The filter menu has been redone to be more in line with the board setup menu  - 
        
Adamantcheese revised this gist
Jun 14, 2019 . 1 changed file with 10 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Adds: - Image opacity toggling - Image rotation options - A (You) counter (now with less crashes!) (don't use it though, if you do you're a bad person) - A post timer to avoid preemptive captcha input, for posts, posts with images, and threads - 8chan not having a proper board listing, despite boards.json existing - Accessible post info (props to @alex-eyre) - Post info now has at least the date, may also have country flags @@ -27,9 +27,6 @@ Adds: - Add folder button added to the save location setting presenter - A new updater, using Github Releases with tags to ensure you always are up to date (markdown supported!) - 4chanX archive links in the thread menu - [Exoplayer internal playback streaming from ekisu](https://github.com/Adamantcheese/Kuroba/pull/57/) - Double tap to goto a post, instead of single tap - The save button on images now goes away to prevent accidental multiple image downloads @@ -41,6 +38,11 @@ Adds: - Non-relative time and post info are now based on your locale - Long bookmark info; if you want to see the number of replies and unread posts, turn this on. Also it now changes to italics when at bump limit - [Wired-7 support by wired-7](https://github.com/Adamantcheese/Kuroba/pull/46) - Board search link support (i.e. >>>/test/searchquery) - Post marking/unmarking as your own post (if you posted from a different device) - WEBM preview when selected (static frame) - Media prefetching, for preloading all images/videos in a thread - A filter option for "Only on OP" Also from K1rakishou: - [Image re-encoding options](https://github.com/Floens/Clover/pull/669) with one change from me for [EXIF functionality](https://github.com/Floens/Clover/pull/653) and a couple of QOL fixes after that @@ -54,6 +56,7 @@ Also from K1rakishou: - [Thread activity sorting](https://github.com/Floens/Clover/pull/717) - [Site deletion capability](https://github.com/Floens/Clover/pull/708) Fixes: - Cross board links for 4chan (due to 4chan/4channel fiasco) - Reply-spoiler selection wrapping @@ -75,6 +78,9 @@ Fixes: - The status bar slowly going dark over time with certain themes - The click listener on album download images was set to the wrong view, should be easier to tap now to select - Self-replies no longer trigger the watch notification - Thread search pops up the keyboard when opened - Stickies and posts with capcodes are never filtered - Filters are now correct in regards to HTML characters (i.e. before to select > you would have to type the HTML representation of it, > instead of the character >; now you just need to type >) Also from K1rakishou: - [Pin deletion fixes](https://github.com/Floens/Clover/pull/655) with some changes from me for bugs  - 
        
Adamantcheese revised this gist
Jun 9, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -29,6 +29,7 @@ Adds: - 4chanX archive links in the thread menu - Emoji support. π€ππ₯π₯π₯π₯π― * Emoji are automatically converted to a server-ok representation on post, and changed to Unicode for display afterwards * Custom emoji support, easy enough to add in new ones by adding an asset and writing two lines of code - [Exoplayer internal playback streaming from ekisu](https://github.com/Adamantcheese/Kuroba/pull/57/) - Double tap to goto a post, instead of single tap - The save button on images now goes away to prevent accidental multiple image downloads  
NewerOlder