Commit Graph

  • 98b8b8d369 Added "tap to refresh" for when auto refresh is disabled. Florens Douwes 2014-08-01 21:02:36 +0200
  • f8878f8fbb Changed the imageload and displayer. Now using Ion to load the images, with a custom file cache. This allows downloads bigger than the available ram, and a progressbar. The subsampling-scale-image-view allows huge images to be displayed, even when there's not a lot of ram. Florens Douwes 2014-07-31 22:55:25 +0200
  • 0db08433c7 Added tap to scroll when filtering a thread. Florens Douwes 2014-07-31 21:30:04 +0200
  • 0f34890000 Added search: Added UI for search, normal SearchView + a bar at the top telling how many results were found. Added filtering support for PostAdapter. Florens Douwes 2014-07-30 13:23:13 +0200
  • eb7f854dbf Added option for pin on post Florens Douwes 2014-07-28 16:06:47 +0200
  • dcfd76b51c Update for APK v1.1.3 Floens 2014-07-23 15:32:21 +0200
  • 4d8a9865c0 Release v1.1.3 v1.1.3 Florens Douwes 2014-07-23 15:22:46 +0200
  • 8ebdcc13e0 Fallback to default storage dir when the currentPath doesn't exist. Florens Douwes 2014-07-23 14:07:39 +0200
  • b3d8ab7aa4 Fix some padding issues Padding on the delete image only checkbox, and folder selector. Florens Douwes 2014-07-23 13:54:28 +0200
  • 883aa2c3fb Fix advanced settings colors/paddings. Florens Douwes 2014-07-23 13:20:14 +0200
  • cce1200917 Fixed a NPE Florens Douwes 2014-07-21 19:59:29 +0200
  • 8258b53705 Removed debug logging Florens Douwes 2014-07-21 19:55:17 +0200
  • 113576bcb7 Beta release for 31 Florens Douwes 2014-07-21 19:52:23 +0200
  • 87cad2f33e Added canceling of downloads Florens Douwes 2014-07-21 19:35:16 +0200
  • e29fecb4b9 Refactored imagesaver Add option to select the folder to save to. Florens Douwes 2014-07-21 18:17:21 +0200
  • 55e2dee09d Disable strictmode Florens Douwes 2014-07-19 14:13:25 +0200
  • 0922a14064 Long press a pin or a board edit item to delete it. Workaround for some people. Also, it's probably fixed now through some changes in the onTouch method from SwipeDismissListViewTouchListener: ACTION_CANCEL was getting called, that's now prevented through requirestDisallowInterceptTouchEvent on the listView. Florens Douwes 2014-07-19 13:10:21 +0200
  • 53f9e7f8c6 Save unknown wordsafe boards by default Florens Douwes 2014-07-19 00:23:06 +0200
  • e16142e3b5 Add icons and logic for when a post gets deleted Florens Douwes 2014-07-19 00:16:21 +0200
  • 8d6dfc3bd3 Add option to show countdowntimer on pins (default off) Also, checkboxes shouldn't show status, but description. Florens Douwes 2014-07-18 15:17:15 +0200
  • 49ac791e05 Add thumbnail to pins Florens Douwes 2014-07-18 14:55:40 +0200
  • f2843fd56d Move board mode to advanced settings Florens Douwes 2014-07-18 11:40:27 +0200
  • 7d45a8380f Add countdown and progressdialog to pins Florens Douwes 2014-07-18 11:37:01 +0200
  • f9dc5e2cce Update build tools Florens Douwes 2014-07-18 10:26:12 +0200
  • dfc64e2dfd Merge pull request #11 from mezpahlan/master Floens 2014-07-11 13:24:17 +0200
  • 5c797d7a88 Update reply_captcha.xml mezpahlan 2014-07-10 13:50:46 +0100
  • 286b1093d5 Added option for paginated/catalog board mode Added itemviewtypes to PostAdapter Florens Douwes 2014-07-04 17:36:04 +0200
  • d60e3369d1 Update build tools Florens Douwes 2014-07-03 20:22:54 +0200
  • 1e47d23e74 Beta release for 30 Florens Douwes 2014-06-24 00:45:48 +0200
  • e839a85981 Added anonymize + id hiding Florens Douwes 2014-06-23 23:03:36 +0200
  • 8bd5b10c1c Destroy a pins watcher when the pin gets removed. Florens Douwes 2014-06-23 22:20:19 +0200
  • f21c242895 Fixed NPE Florens Douwes 2014-06-23 22:19:23 +0200
  • 72c4312b54 Limit tickertext length and put the board name before generated titles Florens Douwes 2014-06-23 21:56:04 +0200
  • 9fe61a3af6 Add report option Florens Douwes 2014-06-23 21:50:13 +0200
  • e9beea15ae Fixed code tags Florens Douwes 2014-06-23 21:02:23 +0200
  • a940ed8f93 Basic code tag support Florens Douwes 2014-06-23 20:47:40 +0200
  • 9ded9469f9 Added doc about mode=checkcaptcha Florens Douwes 2014-06-23 20:46:12 +0200
  • d6111578f9 Added advanced settings Florens Douwes 2014-06-23 14:42:12 +0200
  • 7464687bec Fixed BoardSpinnerAdapter itemviewtype problem Florens Douwes 2014-06-23 13:48:41 +0200
  • 34cba6eb69 Organized PostView styles Florens Douwes 2014-06-23 13:34:46 +0200
  • 1fe96ef4e9 Beta release for 29 Florens Douwes 2014-06-22 20:12:14 +0200
  • 1887082480 Added grid view Florens Douwes 2014-06-22 20:06:40 +0200
  • a36dadf9ac Only pin on reply for threads (for now) Florens Douwes 2014-06-22 00:35:55 +0200
  • ffeccb975a Append You when it's a reply to an saved reply Florens Douwes 2014-06-22 00:32:42 +0200
  • 080a31afba Optimized database Florens Douwes 2014-06-22 00:06:18 +0200
  • fe6f0d4266 Don't to highlight/scroll when invalid no Florens Douwes 2014-06-21 21:04:34 +0200
  • 7b5b451507 Handling of dead links, links to other threads and better titles Florens Douwes 2014-06-21 21:01:04 +0200
  • 78e3fe4763 Changed long holding a post to an overflow button to view options Florens Douwes 2014-06-20 22:01:30 +0200
  • d5b3372b1c Use dp for the thread pane parallax Florens Douwes 2014-06-20 14:03:15 +0200
  • 632791ad7e Show how many images a thread has in board view. Florens Douwes 2014-06-19 22:46:38 +0200
  • 61504f4d1e Added ID highlighting. Florens Douwes 2014-06-19 22:28:45 +0200
  • 97c2d8586f Better link detection. Florens Douwes 2014-06-19 21:34:31 +0200
  • de01f38c04 Update for APK v1.1.2 Floens 2014-06-18 23:17:09 +0200
  • 864a7be6b8 Release v1.1.2 v1.1.2 Florens Douwes 2014-06-18 23:11:47 +0200
  • 50024c2c62 Merge changes nopjmp made. Florens Douwes 2014-06-18 16:06:21 +0200
  • 64d4e9f815 Beta release Florens Douwes 2014-06-16 16:31:45 +0200
  • ce8a842f95 Organized settings Florens Douwes 2014-06-16 16:28:51 +0200
  • aa6f1feacf Strip slashes from board add Florens Douwes 2014-06-16 16:24:27 +0200
  • 65c7a1f32b Made the board editor filler an option. Florens Douwes 2014-06-16 16:21:31 +0200
  • 1afd0c61b5 Beta release Florens Douwes 2014-06-14 22:39:02 +0200
  • bbb8fe3da2 Removed a debug line. Sietsem 2014-06-14 09:30:36 +0200
  • e9817c9f1c Saving scroll position when opening replies. Sietsem 2014-06-14 09:23:44 +0200
  • 71ce93b625 Set timer to 1s when starting the app/toggling watching a pin Florens Douwes 2014-06-08 20:40:56 +0200
  • a9b32a3bb1 Added lastseenpost to loadables, fixed PinWatcher Florens Douwes 2014-06-08 20:28:21 +0200
  • dc9419db3b Only update last seen when watching is enabled. Florens Douwes 2014-06-08 17:24:59 +0200
  • 8745fc364c Refactor the pin watcher. Florens Douwes 2014-06-08 15:23:29 +0200
  • 0b0ac8748b Upgrade to build tools 0.11 Florens Douwes 2014-06-08 15:18:18 +0200
  • 2ea38683fc Give PinnedAdapter proper itemViewType powers. Florens Douwes 2014-06-06 14:43:56 +0200
  • bfd2e8ae9f Add option to force the phone layout. Florens Douwes 2014-06-06 13:37:41 +0200
  • 7cf58fbfd7 Added quick reply Florens Douwes 2014-06-06 13:23:43 +0200
  • 51795d4269 Delete unused icons. Florens Douwes 2014-06-05 20:48:57 +0200
  • 18cb729d3e Cleanup res/ folder. Add license headers. Florens Douwes 2014-06-05 20:40:34 +0200
  • 4b4b71ba62 Rename to board editor Florens Douwes 2014-06-04 23:43:29 +0200
  • 6234054eea Add link to the board editor at the bottom of the board spinner. Florens Douwes 2014-06-04 23:07:50 +0200
  • 152444e509 Fix for bug when slidable wasn't updated and improved tablet layouts Florens Douwes 2014-06-04 21:25:17 +0200
  • 5730403d48 Use an adapter for the board spinner. Florens Douwes 2014-06-04 19:43:07 +0200
  • 340739e1cc Add f-droid link Floens 2014-06-04 13:07:04 +0200
  • 8ad8c4cc8d Enable proguard for optimizations and removing dead code nopjmp 2014-06-03 14:21:24 -0500
  • c11327a03d Useless synchronized with local only variable nopjmp 2014-06-03 12:09:24 -0500
  • 09af20ce28 Volley doesn't call finalize functions inside some classes nopjmp 2014-06-03 11:55:13 -0500
  • 021edee83f Make Volley use normal String concatenation in ImageLoader.java The java compiler will make this a StringBuilder if it needs to be. nopjmp 2014-06-03 11:50:36 -0500
  • b0abcd6d5d Change Volley to be less verbose when not compiled in debug nopjmp 2014-06-03 11:19:42 -0500
  • 11b6b42911 Better notifications: Fix the intent Launch the thread the notification is about, or when it shows multiple threads, show the pinned drawer. Florens Douwes 2014-06-03 19:51:03 +0200
  • 7727e16395 Keep the red bar around for at least 2 seconds Florens Douwes 2014-06-03 16:36:34 +0200
  • a9ed31714f Better theme restarting Florens Douwes 2014-06-03 16:15:59 +0200
  • 181478253d Unescape html for filenames Florens Douwes 2014-06-03 15:55:28 +0200
  • 42ed5101c3 Underline name when post has email Florens Douwes 2014-06-03 15:48:49 +0200
  • c87e6ecfc3 Always have a PinWatcher on a Pin Florens Douwes 2014-06-03 13:43:12 +0200
  • 6476d65da2 Fix default value of watch background enabled Florens Douwes 2014-06-03 13:28:52 +0200
  • 01f27df7e8 Suppress NumericOverflow in dev activity Florens Douwes 2014-06-03 13:18:49 +0200
  • 62b3a94963 Remove redundant initializers Florens Douwes 2014-06-03 13:16:25 +0200
  • 9d0d730084 Remove empty statements Florens Douwes 2014-06-03 13:14:17 +0200
  • a073960e81 Fix some javadocs Florens Douwes 2014-06-03 13:12:18 +0200
  • 71a797b3f9 Remove unnecessary semicolons Florens Douwes 2014-06-03 12:56:46 +0200
  • d0724a0621 Remove redundant toString() calls. Florens Douwes 2014-06-03 12:50:17 +0200
  • fd5a4e7cf3 Java 1.7 updates Florens Douwes 2014-06-03 12:48:31 +0200
  • 87a16d5619 v1.1.1: initial fdroid build. v1.1.1 Florens Douwes 2014-06-02 21:26:32 +0200
  • 7b5c4f84b4 Made donate class an id for linking to it. Florens Douwes 2014-06-02 21:11:54 +0200
  • b03e4ae5a9 Delete legacy android:versionCode/Name Florens Douwes 2014-06-02 20:55:43 +0200
  • aebcaf8605 Add version back into build.gradle for fdroid and made singing releases optional (only when keys.properties exists) Florens Douwes 2014-06-02 20:51:15 +0200