Commit Graph

48 Commits

Author SHA1 Message Date
contrudar 17508f8147 fix some problems of pdf lib 2016-11-17 19:11:51 +03:00
contrudar c2ffe43d44 wait until view is ready 2016-11-07 16:10:34 +03:00
contrudar 289cf0211e popBackStack if cannot open a file 2016-11-07 14:10:59 +03:00
Alex Urzhumtcev 2571a51c7e Merge pull request #3 from TouchInstinct/black_pixels_fix
Black pixels fix
2016-10-26 12:21:30 +03:00
contrudar 203c4585aa return loaders during rendering 2016-10-26 12:20:16 +03:00
contrudar c54d55d661 fix the black pixel issue 2016-10-26 12:03:11 +03:00
contrudar 3cdb439508 catch unexpected errors 2016-10-19 18:43:11 +03:00
Alex Urzhumtcev d59c27eb13 Merge pull request #2 from TouchInstinct/bug_fix
fix the bug SECRETCHAT-821
2016-10-18 23:45:22 +03:00
Alex Urzhumtcev 108438a9d9 fix the bug SECRETCHAT-821 2016-10-18 23:39:00 +03:00
Alex Urzhumtcev faad39058b add ripple effect for close button in toolbar 2016-10-07 15:15:03 +03:00
Alex Urzhumtcev 652433d943 replace toolbar by pdf specific 2016-10-07 14:53:33 +03:00
contrudar 8a750a6ef2 show the current page number 2016-10-06 22:42:56 +03:00
contrudar 33536375b5 add a toolbar and clean up 2016-10-06 21:50:50 +03:00
contrudar 2487a5254a implement nextPage() prevPage() logic 2016-10-06 19:19:00 +03:00
contrudar 387b2fb0c9 set a zoomed image view to fulfill whole free space 2016-10-06 17:46:53 +03:00
Alex Urzhumtcev 7203a5849e scale properly (to be continued) 2016-10-06 03:50:28 +03:00
contrudar 838b2cfcbf scale properly 2016-10-05 23:26:41 +03:00
contrudar 824d7a585a add dependency on PhotoView 2016-10-05 21:07:09 +03:00
contrudar a8c289a4d9 add zoom support 2016-10-05 21:04:32 +03:00
contrudar ee77f0f8fb get rid of the top panel 2016-10-05 16:34:57 +03:00
contrudar 96f46b018d temporarily get rid of the GOTO_PAGE functionality and zoom up to screen size 2016-10-05 16:20:52 +03:00
contrudar 877ce903c1 clean up 2016-10-05 15:42:24 +03:00
contrudar 2ebb34f41f replace activity by fragment 2016-10-04 23:08:25 +03:00
Alex Urzhumtcev 1aa70452fe Merge pull request #1 from contrudar/feature/byte_array_support
Feature/byte array support
2016-09-14 23:08:54 +03:00
contrudar b92e591d73 add iml 2016-07-27 23:17:52 +03:00
contrudar 69e2cfe2f4 add iml, add to gitignore this later 2016-07-27 23:14:38 +03:00
contrudar 3570bd111d bug fix 2016-07-27 22:44:36 +03:00
contrudar 07e7c3a208 create a public field for saving pdf as a byte array in memory and update current page 2016-07-27 19:47:56 +03:00
contrudar b11df42259 perform a small refactoring 2016-07-27 18:02:04 +03:00
Alex Urzhumtcev 4705dfff66 make project compilable 2016-07-27 03:34:39 +03:00
weiyixiong 9253a6b9fe delete useless 2016-07-16 16:53:34 +08:00
weiyixiong 84cda40b78 delete useless 2016-07-16 16:52:16 +08:00
weiyixiong e07b5cf47e delete useless 2016-07-16 16:51:42 +08:00
weiyixiong c60da5742b delete useless 2016-07-16 16:51:14 +08:00
weiyixiong 9514d42d51 bugfix
fix ARGB_8888 image decode bug
2016-04-20 11:28:01 +08:00
weiyixiong 938ac13c58 page turning by fling 2015-11-18 18:44:49 +08:00
weiyixiong e796e48026 fix
gestureImageview can show bitmap finally ,fix onmeaure() and  delete
layout flag
2015-11-18 15:03:06 +08:00
weiyixiong 802d9c7ab8 add gesture library 2015-11-17 17:00:12 +08:00
weiyixiong 0de0c3cd0e refactor
fix links color
2015-11-17 15:23:58 +08:00
weiyixiong 2848d4cb46 refactor pdfView 2015-11-17 13:05:37 +08:00
weiyixiong e965eaf977 clean code 2015-11-17 09:53:54 +08:00
weiyixiong 252bbb6458 clean code 2015-11-16 18:18:19 +08:00
weiyixiong e4ad6b558f add sample and some utils 2015-11-16 17:22:05 +08:00
weiyixiong 15726fe9a9 changetoGradle 2015-11-16 16:46:41 +08:00
Joe Blough d9d2b26a2d Reduce maximum zoom level to avoid out of memory exception 2011-09-11 15:51:07 -04:00
Joe Blough 421430034e Stop reloading the PDF page on zoom in and out. Removed unused
calculations
in
the
code.
2011-09-06 19:05:49 -04:00
Joe Blough 6043055335 Used more generic derived class name example 2011-09-05 19:39:05 -04:00
Joe Blough 36f380caac Initial commit 2011-08-27 22:02:23 -04:00