Commit Graph

  • 22f9056956 Added PassHttpCall Floens 2015-05-20 01:15:16 +0200
  • 092909c7aa Add deleting of posts Floens 2015-05-20 00:55:03 +0200
  • 07eeabd482 Share link to post Floens 2015-05-19 23:59:34 +0200
  • 6b162fd345 Request reload after post Floens 2015-05-19 23:54:58 +0200
  • 89c69b1d7f Better comment focus Floens 2015-05-19 23:50:21 +0200
  • bd91399621 Only update some op fields instead of the while thing. Floens 2015-05-19 23:41:46 +0200
  • 47ae6168ff Focus comment when opening reply Floens 2015-05-19 23:15:37 +0200
  • e8b8f930b7 Save board/thread state. Floens 2015-05-19 22:08:40 +0200
  • 507b4dbc11 Open from urls Floens 2015-05-19 21:34:57 +0200
  • 35a37ab09d Save the order of pins Floens 2015-05-19 21:01:00 +0200
  • 20ca6af6d1 Add a link to the GPLv3 Floens 2015-05-19 20:34:11 +0200
  • 2e2335c5b2 Remove unused framelayout in postview also make hasoverlappingrendering return false, optimization Floens 2015-05-19 20:26:27 +0200
  • a270c6af6e Fix reply bottoms on the bottom hiding Floens 2015-05-19 20:05:20 +0200
  • 7a8496e064 Don't propagate image viewer touch events to the underlaying controller Floens 2015-05-19 20:00:04 +0200
  • e599b1313c Change name to "Spoiler image" when the image is a spoiler. Floens 2015-05-19 19:56:24 +0200
  • 6188d44612 Don't reset position to the top when closing search Floens 2015-05-19 19:28:55 +0200
  • ccc44c20e6 Fix for gifs not working with proguard enabled Floens 2015-05-18 22:59:21 +0200
  • 22db727dbf Remove old classes and xml files Floens 2015-05-18 00:59:30 +0200
  • e63c68e361 Do not clear the display list in PostAdapter to keep the animation pretty Floens 2015-05-17 18:53:45 +0200
  • 50ba7ff553 Add reply layout. Floens 2015-05-17 17:42:13 +0200
  • cabe0698a2 Remove unused compile statement in the gradle depencencies Floens 2015-05-15 00:28:27 +0200
  • e6a79884a7 Process the touch on the options view first in postcell Floens 2015-05-15 00:28:09 +0200
  • d17b0cd193 Update gradle, target sdk version, appcompat Floens 2015-05-14 11:49:59 +0200
  • 7cc7044fe5 Add padding to the postcell divider Floens 2015-05-13 20:39:16 +0200
  • 839c1fc9f6 Hide the name when it equals "Anonymous" Floens 2015-05-13 20:26:00 +0200
  • ef706cf0fd Add null check in isWatching Floens 2015-05-13 20:22:32 +0200
  • 0e02d2e25f Add confirm before exit Floens 2015-05-13 20:00:42 +0200
  • 5c9c6a0bdd Add network error text to thumbnailview Floens 2015-05-13 19:47:36 +0200
  • e89677aac6 Remove minHeight from PostCell Floens 2015-05-13 18:13:34 +0200
  • 2dbadb4d43 Fix NPE when cleaning up threadlistlayout Floens 2015-05-13 18:13:24 +0200
  • fccb9d3815 Also set the loadingbar alpha when transitioning Floens 2015-05-13 00:09:01 +0200
  • 1781ffc25b Fix image opening from reply popups Floens 2015-05-13 00:08:19 +0200
  • b5b9c99b6d Update gradle Floens 2015-05-12 21:48:06 +0200
  • e14a2253dc Redo the post view Floens 2015-05-12 21:47:53 +0200
  • e4f9d31247 Use decelerate interpolator for height animations Floens 2015-05-10 13:41:50 +0200
  • 1454b15105 Cache setting values Floens 2015-05-10 13:32:29 +0200
  • 2171e65cf4 Merge pull request #73 from nopjmp/dev Floens 2015-05-10 13:13:32 +0200
  • 24f4e4d833 Add ref watching to postlinkable Floens 2015-05-10 13:11:30 +0200
  • 784272e9e7 Tweak image view animations to use overshoot and decelerate interpolators. Floens 2015-05-10 12:31:39 +0200
  • 79e37ca611 Fix SwitchCompat right padding. Floens 2015-05-10 11:44:59 +0200
  • 762c6a8a93 Implement report through dialogs nopjmp 2015-05-09 17:02:38 -0500
  • b335cfe210 get rid of ActionBarActivity since we are not using this anymore nopjmp 2015-05-09 17:01:57 -0500
  • 351ec66798 Add play button to videos Floens 2015-05-09 23:34:02 +0200
  • d3a53c428c Fix saving adding the extension twice Floens 2015-05-09 22:53:56 +0200
  • 83a532907b Fix sharing link instead of saving with share url instead of image setting enabled. Floens 2015-05-09 22:51:26 +0200
  • 77e0e06874 Add spoiler support Floens 2015-05-09 22:44:43 +0200
  • 1942a8f539 Close drawer on back Floens 2015-05-09 22:35:24 +0200
  • 92777cbd36 Update gradle Floens 2015-05-09 22:05:20 +0200
  • ae1f4ffda4 Merge pull request #72 from nopjmp/dev Floens 2015-05-09 21:31:55 +0200
  • 124b4073fd add basic LeakCanary nopjmp 2015-05-09 14:02:40 -0500
  • fc3e3341da Merge pull request #71 from nopjmp/dev Floens 2015-05-09 21:00:17 +0200
  • c7178f188a fix resource leak nopjmp 2015-05-09 13:49:37 -0500
  • 7ba355b5bd Add subtitle to toolbar Floens 2015-05-01 00:29:40 +0200
  • 331aa69f92 Keep search open for navigating back Floens 2015-04-30 23:42:51 +0200
  • 6048d175aa Fix numbers not being displayed in the pin cell Floens 2015-04-30 17:43:19 +0200
  • e9745d4a04 Fix background timeout on watch manager Floens 2015-04-27 23:25:36 +0200
  • 71e9e7e16d Save list position on pins Floens 2015-04-27 23:03:45 +0200
  • de59ff1a63 Merge branch 'master' into dev Floens 2015-04-27 20:47:35 +0200
  • e0b064df20 Fixed some file downloading issues Floens 2015-04-27 01:06:23 +0200
  • f02cc1636e Some captcha fixes Floens 2015-04-26 23:56:39 +0200
  • 02ad24dd6c Fix reply bottom buttons Floens 2015-04-23 00:03:32 +0200
  • 8363c981a3 Add searching Floens 2015-04-22 23:58:31 +0200
  • 94d17a4c80 Use RecyclerView for the post list Floens 2015-04-22 18:07:09 +0200
  • 0cb9268e0f Tweak PostRepliesController fade duration, fix LoadView madness Floens 2015-04-19 16:23:34 +0200
  • 86525f993b Fix up videoview warnings Floens 2015-04-17 14:24:57 +0200
  • aaeb4833ac Add thread load error layout Floens 2015-04-13 11:55:58 +0200
  • ead819eeb4 Do not scroll to image when post replies are open. Floens 2015-04-16 23:41:04 +0200
  • b18a65982a Make image transitions work in replies popups Floens 2015-04-16 23:15:31 +0200
  • afea1d063a Post replies done Floens 2015-04-16 22:57:20 +0200
  • 24f59f50eb Use events for board changed events Floens 2015-04-12 21:28:26 +0200
  • 754632e113 Finish up the board editor Floens 2015-04-12 21:21:52 +0200
  • c3c2569a54 Partial board editor controller Floens 2015-04-10 16:49:22 +0200
  • 2ae4a94b9d Add setting icon on the "Watching threads" header item. Floens 2015-04-10 14:24:52 +0200
  • ad02acaefe Made pins clickable and highlight when open Floens 2015-04-09 22:32:58 +0200
  • e3519915b2 Add board and catalog link to drawer Floens 2015-04-08 20:01:28 +0200
  • ce989cb4ed Added the pinned pane Floens 2015-04-07 22:25:34 +0200
  • 328a13669f Merge branch 'master' into dev Floens 2015-04-01 20:50:40 +0200
  • 3a1e082be4 Update to v1.2.10 Floens 2015-04-01 17:37:53 +0200
  • dd0371f38a Release v1.2.10 v1.2.10 captchafix2 Floens 2015-04-01 17:33:48 +0200
  • 1ac71e301d Add a link to the GPLv3 Floens 2015-04-01 17:12:53 +0200
  • 8192f2ee60 Add rules to proguard to keep the captcha javascript interface Floens 2015-04-01 16:50:02 +0200
  • 8e336a3c89 Add userAgent to initCaptcha parameters in Captcha Layout. Floens 2015-04-01 16:37:56 +0200
  • 899834f849 Ditch HttpClient for OkHttp, redo captcha Floens 2015-04-01 16:26:22 +0200
  • 0860fa4a31 Begin of pinned pane Floens 2015-03-31 19:54:17 +0200
  • 4f45eb2b44 Add pin and some other menu items to threadviewcontroller Floens 2015-03-30 19:26:01 +0200
  • 32a4955504 Add image viewer menu options Floens 2015-03-30 01:11:36 +0200
  • 57db717afb Partial (broken) change to okhttp for posting Floens 2015-03-30 00:08:09 +0200
  • a06f2b9283 Add a progressbar to the imageviewer Floens 2015-03-29 20:23:28 +0200
  • 4a948c591f Add transition view scale support, update ssiv Floens 2015-03-29 17:10:40 +0200
  • 463b7e5291 Use a new method of transition view that does not need measures. Floens 2015-03-28 17:55:04 +0100
  • 8036a42eba Merge branch 'master' into dev Floens 2015-03-23 00:07:29 +0100
  • 3b7a943b0c Merge branch 'dev' of github.com:Floens/Clover into dev Floens 2015-03-22 22:57:38 +0100
  • f67292ffac IRC is ded Floens 2015-03-20 13:04:07 +0100
  • 1390a86fca Set title in imageviewer tempwork Floens 2015-03-19 23:50:31 +0100
  • 29f564ad95 Only display one highres version at a time. Floens 2015-03-19 11:22:14 +0100
  • 639d5cd8d3 Basic changing of modes for MultiImageView Floens 2015-03-18 13:35:37 +0100
  • 3d6fe34518 Some imageviewer progress Floens 2015-03-17 07:07:28 +0100
  • cf7af07382 Put imageviewer in a navigationcontroller and some cleanup Floens 2015-03-16 18:50:24 +0100
  • 2ae40e97f7 Add fancy imageviewer transitions Floens 2015-03-16 00:57:11 +0100
  • f8213fef73 Added controller presenting Floens 2015-03-15 19:29:59 +0100