Commit Graph

  • 9892fd8f58 Change pin remove behaviour Floens 2016-09-17 19:27:09 +0200
  • 9e7fca4565 Change issue template (#228) Andy Klimczak 2016-09-17 14:01:46 -0400
  • b4e85ff653 Update donations Florens 2016-09-04 15:16:08 +0200
  • d50508268e Fix onListScrolledToBottom not working when items were removed. Floens 2016-08-16 13:02:15 +0200
  • ead60493a6 Fix crash when the custom tab can't open the link. Floens 2016-08-16 12:40:15 +0200
  • 85a8446fb6 Make quote (exact sentence) matching case insensitive Floens 2016-08-16 12:36:46 +0200
  • d2e2b23ca7 Move spoiler disabling check to post.finish() Floens 2016-08-16 12:32:13 +0200
  • 5f0e99e55a Update gradle, build-tools, dependencies Floens 2016-08-16 12:31:45 +0200
  • f836de5277 Merge branch 'dev' of github.com:Floens/Clover into dev Floens 2016-08-07 13:26:45 +0200
  • f1e3bda151 Text only mode (#219) Andy Klimczak 2016-08-06 17:09:30 -0400
  • b89acc67dc Add missing license headers Floens 2016-07-25 18:36:52 +0200
  • 7f6c405b8f Completely reset the watch timeout to 0 when loading from the bg. Floens 2016-07-24 12:34:01 +0200
  • 6c7baf9b40 Fix "open in browser" links opening a new Clover instance. Floens 2016-07-23 20:20:49 +0200
  • 544bb768f1 Add more info to the show post info action. Floens 2016-07-23 20:00:42 +0200
  • b9bc730e4f Only pause pins on 404 network errors, not all errors. Floens 2016-07-23 19:55:12 +0200
  • 1510b12766 Fixup previous PR Floens 2016-07-14 15:05:38 +0200
  • a250594acd Setting to save images into a folder named the current board (#211) iamzim101 2016-07-15 00:49:43 +1200
  • 18e0f54fba Use jdk8 for travis Floens 2016-07-13 17:20:41 +0200
  • 3b7ee86592 Set target version to API 24 Floens 2016-07-13 17:01:54 +0200
  • 6c4137ab69 Fix graphical issues with the ThumbDrawable Floens 2016-07-13 16:09:24 +0200
  • b2f525ffd0 Add a better save location picker Floens 2016-07-13 14:46:14 +0200
  • 19c1238a08 Update donations Florens 2016-07-12 17:56:30 +0200
  • 796ad088bf Merge pull request #209 from andyklimczak/remove-gplay-link Florens 2016-07-04 21:28:48 +0200
  • 3701a2b137 Remove google play link Based on your last updates, it seems like google play is completely out of the question now. Andy Klimczak 2016-07-04 15:22:50 -0400
  • 6d784db752 Up the max renamer tries in imagesaver Floens 2016-07-04 16:30:38 +0200
  • 79942fdf1b Merge pull request #208 from andyklimczak/replies-to-set Florens 2016-07-04 16:27:44 +0200
  • 0b4432b604 Make gifs zoomable, closes #206 Floens 2016-07-04 16:21:44 +0200
  • 00cba6e49b Merge pull request #205 from andyklimczak/captcha-keyboard-inputType Florens 2016-07-04 15:37:48 +0200
  • c49ddde4c9 Change the repliesTo for post from list -> set. This removes the bug when a post seems to have more replies than it should due to people quoting the post number more than once in their post. This also fixes the bug where the post1 that quotes post2 multiple times, post1 shows up in the list of replies for post2 multiple times. Andy Klimczak 2016-07-03 22:27:45 -0400
  • 6264c94353 Change the captcha keyboard to textVisiblePassword This is an advantage, because it replaces the autocorrect area with numbers (which is useful for number only captchas) Andy Klimczak 2016-06-26 18:01:40 -0400
  • 896c502df6 Merge pull request #203 from braeden123/patch-1 Florens 2016-06-25 23:58:57 +0200
  • 86765e98be Added optional dual/multi window for Samsung and LG devices Braeden Smith 2016-06-25 10:13:56 -0400
  • a442f2d2ab Update donations Florens 2016-06-20 23:07:20 +0200
  • b85b922f01 Update donations Florens 2016-06-18 13:29:14 +0200
  • cfb5828fee Merge pull request #199 from andyklimczak/captcha-autocorrect Florens 2016-06-12 20:50:23 +0200
  • 81a823c00c Merge pull request #198 from andyklimczak/reveal-image-spoiler-refactor Florens 2016-06-12 20:47:57 +0200
  • 735c2a78ed Disabled autocorrect for captcha input field Andy Klimczak 2016-06-05 10:35:42 -0400
  • 77daefae60 Reveal image spoiler setting is checked at the parse level The check is only made once, then the value is propagated down. Reduces amount of code, simplifies booleans. Andy Klimczak 2016-05-29 21:30:26 -0400
  • 71d9b1d3e3 Add advanced option to reveal spoiler text Gives the spoiler text the appearance that is has already been clicked Andy Klimczak 2016-05-22 20:16:02 -0400
  • f0978babce Merge pull request #193 from andyklimczak/unspoil-thumbnails Florens 2016-05-29 23:38:29 +0200
  • ffc7b4d5f5 Add Reveal Image Spoiler advanced option Andy Klimczak 2016-05-19 22:01:10 -0400
  • c55116153d Merge pull request #192 from andyklimczak/gradle-2.1.0 Florens 2016-05-18 09:07:42 +0200
  • e617bef8a5 Update gradle to 2.1.0 Andy Klimczak 2016-05-17 18:47:13 -0400
  • 02a2bc93eb Sync the "n new posts" snackbar with the db Floens 2016-04-20 16:29:30 +0200
  • 482ddae618 Adjust ThreadSlidingPaneLayout minimal width for a bigger tab Floens 2016-04-20 14:56:25 +0200
  • 656689326d Add issue template Floens 2016-04-20 14:43:32 +0200
  • ef9b1c3392 Add the sliding pane layout as a new layout option Floens 2016-04-20 14:19:33 +0200
  • f9fe6026d1 Show status text for the boards and themes setting Floens 2016-04-19 11:40:02 +0200
  • 4e1d61fbf4 Make the layout modes options Floens 2016-04-19 11:30:56 +0200
  • 7014fc6a8b Add OptionsSetting that wraps an enum Floens 2016-04-19 11:04:47 +0200
  • 74f1bf3186 Inline the report screen, set cookies when pass is enabled Floens 2016-04-18 15:49:15 +0200
  • b49a75593e Merge pull request #184 from andyklimczak/trimming-long-posts Floens 2016-04-17 18:13:44 +0200
  • 257bf13480 Optimize parsing with multithreading Floens 2016-04-17 17:57:17 +0200
  • 6918167206 Split long OP posts between words instead of in middle of a word Will fallback to old method if the post is a single long string/spam Andy Klimczak 2016-04-17 11:53:43 -0400
  • 4fb752f297 Update README.md Floens 2016-04-12 11:17:17 +0200
  • 8092386c24 Allow setting multiple types on filters Floens 2016-04-11 14:57:30 +0200
  • 9b9ce6575f Move filter db into its own manager, refactor filterengine for a bit Floens 2016-04-11 13:32:12 +0200
  • 3b380adcd0 Fix crash with quoted filter patterns Floens 2016-04-11 11:39:12 +0200
  • 26f8250c0b Remove postlinkable callback trickery and handle it in the movementmethod Floens 2016-04-10 22:38:50 +0200
  • d04142cd1b Update readme Floens 2016-04-10 21:19:52 +0200
  • 6e93955966 Update readme with the todo board Floens 2016-04-10 20:38:16 +0200
  • f97faa136f Add ability to clear saved replies/reply history Floens 2016-04-10 20:27:02 +0200
  • 4a3b9058b8 Put savedreply handling it its own class Floens 2016-04-10 20:13:40 +0200
  • 8695552b8d Auto add all boards again & refactor boardmanager Floens 2016-04-10 17:56:55 +0200
  • 773927664c Format the full date to local time Floens 2016-04-09 23:59:34 +0200
  • 59f23b2d8c Add play icon to webm thumbnails Floens 2016-04-09 19:28:30 +0200
  • 674a1804e6 Add bookmark clearing Floens 2016-04-09 19:24:33 +0200
  • 7d6b090828 Update donations & fix typo Floens 2016-04-09 19:21:03 +0200
  • 28a2f5cb4c Add subtitle and download album option to the album view Floens 2016-04-09 16:38:21 +0200
  • 4253dcc7bd Tweak catalog mode margin Floens 2016-04-08 16:59:58 +0200
  • 8679d0f222 Add album view Floens 2016-04-08 16:39:43 +0200
  • 8e58b92592 Reduce catalog mode margin between the cards Floens 2016-04-08 10:44:13 +0200
  • 9db1044fbd Store all thread loadables in the db, keep them in sync everywhere Floens 2016-04-08 09:38:22 +0200
  • 4bee2f566a Update to make fdroid more prominent & update donations Floens 2016-04-07 21:06:55 +0200
  • 18da683daa Add google site verification file Floens 2016-04-07 20:32:32 +0200
  • 98333e2588 Always bind PinWatchers if the setting is enabled. Floens 2016-04-06 20:31:42 +0200
  • ce01ce2e49 Fix cell heights Floens 2016-04-06 15:14:09 +0200
  • 0d3bb4c98d Always show search icon in the board view Floens 2016-04-06 15:11:51 +0200
  • 134d745bc5 Refactor WatchManager Floens 2016-04-06 14:50:20 +0200
  • 66d3076fd7 Merge pull request #176 from andyklimczak/build-fix-jcenter Floens 2016-04-04 08:31:35 +0200
  • 8a7b9f7073 Fix 'could not find dependency gradle:2.1.0-alpha5' by switching repository from mavenCentral -> jcenter Andy Klimczak 2016-04-03 22:53:12 -0400
  • 3dad4f825d Fix toast not showing when the image to download was already downloaded Floens 2016-04-03 19:16:14 +0200
  • 1131da4a2d Auto pause pins when they get archived Floens 2016-04-03 16:19:19 +0200
  • d48373eabe Update travis config Floens 2016-04-03 15:44:28 +0200
  • 5e84e53b79 Call the callback for the ImageSaveTask on the ui thread after onSuccess or onFail is called. Properly delete the destination when saving fails Floens 2016-04-03 15:43:06 +0200
  • 5ae20bfbe6 Fix ban text not displaying properly Fixes #165 Floens 2016-04-03 15:13:40 +0200
  • 52492c9d50 Merge branch 'andyklimczak-anonymous-username' into dev Floens 2016-04-03 15:11:02 +0200
  • 48313f79cc Merge branch 'anonymous-username' of https://github.com/andyklimczak/Clover into andyklimczak-anonymous-username Floens 2016-04-03 15:06:51 +0200
  • e9f812ee58 Add chrome custom tab support Drop api 14 support, minimum is now 15 (still Android 4.0, required by the custom tab lib) Update dependencies Floens 2016-04-03 15:05:29 +0200
  • a8fa5fd869 Update watch background timeout description Floens 2016-04-03 14:40:46 +0200
  • c6e28c6596 Advanced option to show Anonymous username Shows the Anonymous username in post cell when that post is created by anonymous user. Can be toggled in the advanced options under 'Show Anonymous username'. Defaults to off. Andy Klimczak 2016-02-13 10:35:24 -0500
  • aafd9a2456 Update donations Floens 2016-02-02 20:27:34 +0100
  • 30f713eb59 Update README to remove google play related things Floens 2016-02-01 19:25:41 +0100
  • ccac4be0d7 Update for 2nd suspension Floens 2016-02-01 19:15:50 +0100
  • f5219a93b5 Update donations Floens 2016-01-30 14:01:15 +0100
  • 15fc60fe28 Update to v2.1.3 v2.1.3 Floens 2016-01-29 14:31:03 +0100
  • 7119241ac9 Update for reupload Floens 2016-01-29 14:29:24 +0100
  • e2a5c5549e Update on the appeal Floens 2016-01-26 13:53:42 +0100
  • 39d31138df Don't auto add new sfw boards, mark some boards as nsfw Floens 2016-01-26 13:11:47 +0100
  • 8af37aa55e Update for suspension Floens 2016-01-19 12:25:22 +0100