inthewaves
c63c84be95
update copyright notice
2020-08-28 21:49:24 -04:00
inthewaves
42de305b7c
move initial showSystemUi call to loadPdf
...
The reasoning for calling showSystemUi() in the onCreate method
before was to make the transitions for immersive mode more smooth.
However, it's only needed when the PDF has actually loaded, i.e. when
the immersive mode makes sense to use.
Before, Snackbars were partially covered by the navigation UI due to the
showSystemUi() setting the View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION
flag. Moving it so that the function is only called when a PDF is loaded
fixes this issue.
2020-08-28 21:49:05 -04:00
Atrate
f3d322ddc1
Mime -> MIME
...
Signed-off-by: Atrate <Atrate@protonmail.com>
2020-08-28 21:45:30 -04:00
anupritaisno1
6f8a37c054
bump gradle plugin version to 4.0.1
...
Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
2020-07-28 05:13:55 -04:00
anupritaisno1
19741a1f4a
update gradle plugin version to 4.0.0
...
Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
2020-06-09 20:01:11 -04:00
anupritaisno1
64407e3a85
update pdf.js to 2.4.456
...
Signed-off-by: anupritaisno1 <www.anuprita804@gmail.com>
2020-06-01 15:49:46 -04:00
Daniel Micay
b4f18f8b97
increment version to 6
2020-05-28 14:42:52 -04:00
Daniel Micay
f7956bd0da
Revert "Revert "reuse findViewById result to avoid lint error""
...
This reverts commit c8058db470
.
2020-05-28 14:42:40 -04:00
Daniel Micay
b968ff2596
move code checking for file scheme
2020-05-28 14:02:44 -04:00
Daniel Micay
c8058db470
Revert "reuse findViewById result to avoid lint error"
...
This reverts commit b5e9dcc78b
.
2020-05-28 13:51:31 -04:00
Daniel Micay
1df21568f1
add README based on release notes
2020-05-27 19:11:43 -04:00
Daniel Micay
c53b7c6745
increment version to 5
2020-05-27 19:11:14 -04:00
Daniel Micay
b5e9dcc78b
reuse findViewById result to avoid lint error
2020-05-17 06:37:27 -04:00
Daniel Micay
98f4dd1923
add releases to gitignore
2020-05-11 23:58:17 -04:00
Daniel Micay
98864278a9
update Android gradle plugin to 3.6.3
2020-05-11 23:56:57 -04:00
Daniel Micay
1fd99ae3b4
add user-facing error reporting
2020-04-11 13:21:36 -04:00
Daniel Micay
89ce54c53a
add early check for file URI
2020-04-11 12:28:51 -04:00
Daniel Micay
d6308c409a
add missing error logging
2020-04-11 12:28:21 -04:00
Daniel Micay
062d466be4
increment version to 4
2020-04-10 19:17:22 -04:00
Daniel Micay
2cec4c3c5d
use organization funding metadata
2020-04-07 21:28:41 -04:00
Antoine d'Aligny
46117e6e20
fix enabling / disabling next/previous actions
2020-04-05 00:06:49 -04:00
Daniel Micay
95ab6b0374
update Android gradle plugin to 3.6.2
2020-04-04 14:11:53 -04:00
Daniel Micay
69723939eb
properly enforce zoom limits again
2020-04-04 12:35:09 -04:00
Daniel Micay
046ce6172c
treat zoom actions as ending zoom
2020-04-04 12:22:51 -04:00
Daniel Micay
c6a90066a2
support non-step-based zooming
2020-04-04 12:21:25 -04:00
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