Daniel Micay
|
f780734c9c
|
use CSS zooming until end of zoom gesture
|
2020-04-04 12:15:29 -04:00 |
|
Daniel Micay
|
69a6219634
|
remove concept of zoom steps from API
|
2020-04-04 11:57:15 -04:00 |
|
Daniel Micay
|
0f05f9e1f4
|
wire up method for ending zoom
|
2020-04-04 11:54:34 -04:00 |
|
Daniel Micay
|
5524da3ad3
|
remove unnecessary super call
|
2020-04-04 11:47:00 -04:00 |
|
Daniel Micay
|
760d6f1186
|
avoid multiple renders per zoom
|
2020-04-04 11:41:06 -04:00 |
|
Daniel Micay
|
371cb3efdc
|
fix error made during migration to zoom ratio
|
2020-04-04 11:34:12 -04:00 |
|
Daniel Micay
|
e98398749e
|
rename lazy to zoom and check it for scrollTo
|
2020-04-04 11:31:16 -04:00 |
|
Daniel Micay
|
db025d7851
|
minor style fixes
|
2020-04-04 11:20:42 -04:00 |
|
Antoine d'Aligny
|
e509660d7e
|
Preparation for ratio zoom
|
2020-04-04 11:20:42 -04:00 |
|
Antoine d'Aligny
|
f7289be8a5
|
Move gesture detectors and listeners in the GestureHelper class/file
|
2020-04-04 11:20:42 -04:00 |
|
Antoine d'Aligny
|
0ac0102a8a
|
Add pinch to zoom touch gestures
|
2020-04-04 11:20:40 -04:00 |
|
Daniel Micay
|
1f229ad9a8
|
update gradle to 6.3
|
2020-03-31 11:46:03 -04:00 |
|
Daniel Micay
|
c7b27f2a24
|
gitignore: jks -> keystore
|
2020-03-05 15:32:26 -05:00 |
|
Daniel Micay
|
a7036ee1aa
|
update Android gradle plugin to 3.5.3
|
2020-02-10 10:28:02 -05:00 |
|
Daniel Micay
|
503ac7e930
|
update build tools to 29.0.3
|
2020-02-10 10:24:46 -05:00 |
|
Daniel Micay
|
a642161b96
|
update gradle to 6.1.1
|
2020-02-10 08:58:23 -05:00 |
|
Daniel Micay
|
8fe4883d36
|
update Android gradle plugin to 3.5.2
|
2019-11-14 07:29:15 -05:00 |
|
Daniel Micay
|
7a985410cb
|
update appcompat to 1.1.0
|
2019-10-05 18:08:55 -04:00 |
|
Daniel Micay
|
e7e94b9cd2
|
update Android gradle plugin to 3.5.1
|
2019-10-05 17:56:42 -04:00 |
|
Daniel Micay
|
ce121741e0
|
add GitHub sponsors metadata
|
2019-09-26 18:53:16 -04:00 |
|
Daniel Micay
|
8600b8c95b
|
raise targetSdkVersion to 29
|
2019-09-07 04:19:46 -04:00 |
|
Daniel Micay
|
e6e7c14d9a
|
raise compileSdkVersion to 29
|
2019-09-07 04:19:33 -04:00 |
|
Daniel Micay
|
0eee7ed458
|
increment version to 3
|
2019-08-20 13:18:18 -04:00 |
|
Daniel Micay
|
1da56e759f
|
set fullscreen padding to the proper width
|
2019-08-20 12:47:01 -04:00 |
|
Daniel Micay
|
be2439be65
|
add padding to account for fullscreen mode
|
2019-08-20 12:40:12 -04:00 |
|
Daniel Micay
|
4fad395606
|
initialize for immersive mode
|
2019-08-16 20:17:40 -04:00 |
|
Tom G
|
5fc3f790a6
|
add immersive mode
|
2019-08-16 19:42:51 -04:00 |
|
Daniel Micay
|
83091f8147
|
increment version to 2
|
2019-08-16 01:34:14 -04:00 |
|
Daniel Micay
|
f6a4767d37
|
update pdf.js to 2.1.166
|
2019-08-16 01:21:12 -04:00 |
|
Daniel Micay
|
925554b79c
|
update build tools to 29.0.2
|
2019-08-09 05:55:05 -04:00 |
|
Daniel Micay
|
e4a7f375b9
|
update gradle to 5.5.1
|
2019-08-05 00:42:33 -04:00 |
|
Daniel Micay
|
61c9d80077
|
update Android gradle plugin to 3.4.2
|
2019-08-05 00:39:21 -04:00 |
|
Tommy-Geenexus
|
5b327d4d97
|
Add skip to first/last page option
|
2019-07-01 14:19:55 -04:00 |
|
Daniel Micay
|
463c9a1e0a
|
rotation can't currently use lazy rendering
|
2019-07-01 02:13:47 -04:00 |
|
Daniel Micay
|
f5abc23800
|
replace != and == with !== and ===
|
2019-07-01 01:56:54 -04:00 |
|
Daniel Micay
|
b10296cb87
|
add nosniff header
|
2019-07-01 01:52:40 -04:00 |
|
Daniel Micay
|
724474a703
|
remove unnecessary and legacy Firefox workaround
|
2019-07-01 01:49:24 -04:00 |
|
Daniel Micay
|
2516fa8e2f
|
save / restore document orientation state
|
2019-07-01 01:46:05 -04:00 |
|
Daniel Micay
|
2ebb8cab87
|
optimize launcher images
|
2019-06-30 02:33:27 -04:00 |
|
Tommy-Geenexus
|
4ba712409a
|
Add rotate document option
|
2019-06-30 02:31:29 -04:00 |
|
Tommy-Geenexus
|
6a03e84622
|
Don't hold static reference to fragment
|
2019-06-30 01:34:39 -04:00 |
|
Daniel Micay
|
4c36a7bb57
|
reuse code path for handling JavaScript assets
|
2019-06-29 20:03:46 -04:00 |
|
Daniel Micay
|
1a5b59944e
|
update gradle to 5.5
|
2019-06-28 22:58:37 -04:00 |
|
Daniel Micay
|
085b5e1ebc
|
add memory limit from standard gradle.properties
|
2019-06-28 22:54:53 -04:00 |
|
Daniel Micay
|
cc8cce29f5
|
add placeholder feature graphic
|
2019-06-28 00:23:25 -04:00 |
|
Daniel Micay
|
d7eed01e80
|
initial commit with overhauled / rebranded project
|
2019-06-27 23:22:08 -04:00 |
|