Commit Graph

24 Commits

Author SHA1 Message Date
Pascal Abresch 5b05b14c7c remove gesture detector 2020-01-28 09:28:35 +01:00
Pascal Abresch 21456ed4ec Add INTERNET permission as a requirement 2020-01-28 09:25:43 +01:00
Valentin Anger 0fc0ee8e02 Convert the images list of list into Âa one list so it can be used by Image.memory 2020-01-22 12:17:19 +01:00
Pascal Abresch be50f7d907 fix settings 2020-01-19 07:50:24 +01:00
Pascal Abresch 904265f2dc page/image update 2020-01-19 07:26:42 +01:00
Pascal Abresch d92bf8991e androidx: bumb sdk version 2020-01-19 06:45:56 +01:00
Pascal Abresch 74a8dfae74 androidx: update gitignore 2020-01-19 06:45:34 +01:00
Pascal Abresch f9481ce9b4 androidx: update ios/ and android/ folders 2020-01-19 06:45:00 +01:00
Pascal Abresch 31856819b6 fix some more flutter analyze issues 2020-01-19 05:42:25 +01:00
Pascal Abresch e2290f2083 fix 2020-01-19 05:37:47 +01:00
Pascal Abresch 50bb3adec8 update image page 2020-01-19 05:35:33 +01:00
Pascal Abresch 0aa4b07c38 UTF-8 decoder update (casting) 2020-01-19 05:33:33 +01:00
Pascal Abresch 04e90c31f9 update identifier name 2020-01-19 05:26:00 +01:00
Pascal Abresch c7c897edd8 update identifier names 2020-01-19 05:23:24 +01:00
Pascal Abresch 0863696f64 add image view 2020-01-19 05:15:59 +01:00
Pascal Abresch 0c1a9a3fdc Add a return to home button 2019-01-11 21:43:14 +01:00
Valentin Anger f1fa4310e7 Support a few more gopherholes 2018-12-08 22:09:31 +01:00
Valentin Anger 8ad21d54c6 Add a share button to pages 2018-12-08 22:09:20 +01:00
Valentin Anger bb1d4c844b Pop the page from navigation on a network error 2018-12-08 22:08:33 +01:00
Valentin Anger ff98e9a285 Actually initialize state in initState
This removes the parameter to the state constructors.

Also remove the outdated comment.
2018-12-08 22:06:36 +01:00
Valentin Anger 248786ca59 Add settings and a setting for font size 2018-12-08 21:53:24 +01:00
Valentin Anger 5cddec2c7c Generate Widgets for one page once 2018-12-08 16:47:31 +01:00
Valentin Anger a87261ed4b Fix autoreplace gone slightly wrong 2018-12-08 16:14:51 +01:00
Valentin Anger fe745d2ff1 Initial commit 2018-12-07 17:05:46 +01:00