Philipp Schaefer
e9dccc0e8f
moved comments to correct place
2014-02-19 00:15:46 +01:00
Philipp Schaefer
2a3deb99b5
don't open inputstream twice on http streams...we should get a valid filename here
2014-02-13 23:27:53 +01:00
fkloft
51a835ce3b
[mobile] Provide a method to save a file
2014-02-13 22:33:41 +01:00
fkloft
9516994fa4
some code formatting, adding final modifiers
2014-02-13 22:33:41 +01:00
Philipp Schaefer
4d5a67053a
modified installation msg
2014-02-13 00:32:35 +01:00
Philipp Schaefer
e46372a775
support e-mail attachments too for plugin installation
2014-02-13 00:19:37 +01:00
Philipp Schaefer
b9499e2d1b
trigger plugin installation on *.user.js file intent
2014-02-12 23:01:02 +01:00
fkloft
db605bcd5c
Use copyStream to read file
...
(Also, increase bufferSize to the value readStream() has used before)
2014-01-22 19:24:41 +01:00
Philipp Schaefer
0d852b5043
got rid of iitc source setting
...
* the developer mode makes it pretty much useless
* it's broken since the new fileManager was introduced. nobody complained that it doesn't work -> nobody uses this feature.
2014-01-22 16:15:54 +01:00
Philipp Schaefer
d8a09bbae2
* improved pluginPreferenceActivity (yes, I tested it in tablet mode)
...
* made IITC_FileManager.readStream(...) static and always use it when reading src files
2014-01-22 10:45:20 +01:00
fkloft
100d83db8a
Code formatting, add final modifiers
2014-01-21 16:28:11 +01:00
fkloft
7bccd67210
Use common function for stream copying
2014-01-21 15:37:40 +01:00
Philipp Schaefer
65b3a4b0e0
added back toast for missing files in dev-mode
2014-01-21 12:02:34 +01:00
fkloft
d5da36a180
add some comments
2014-01-20 23:47:20 +01:00
fkloft
1baad70db2
Move file reading/encoding to new thread
2014-01-20 22:51:37 +01:00
fkloft
81aa873e41
allow garbage collection to free handlers
2014-01-20 22:37:37 +01:00
fkloft
787a68ac8d
Provide API to select a file on mobile
2014-01-20 22:33:00 +01:00
fkloft
5d674eee40
Use new log system
2014-01-05 23:51:44 +01:00
fkloft
b1bed90997
Use special domain with standard http(s) instead of custom protocol
...
(Avoids warning about insecure content when using https)
2014-01-05 16:33:43 +01:00
fkloft
ab572055e3
Use custom Log
2014-01-03 20:07:02 +01:00
fkloft
9208552e29
use custom protocol for resources
2014-01-03 20:06:37 +01:00