Commit Graph

73 Commits

Author SHA1 Message Date
79055ebc3e move PhotoProcessor to proper folder 2016-11-15 23:48:10 +01:00
900f12634e convert MainActivity to kotlin 2016-11-15 23:47:06 +01:00
c50608aa27 convert HardwareShutterReceiver to kotlin 2016-11-15 23:05:44 +01:00
f34b9c7e9f move FocusRectView in proper folder 2016-11-15 22:41:11 +01:00
e4c4504c71 convert config to kotlin 2016-11-15 22:35:06 +01:00
6c83203bbb convert AboutActivity to kotlin 2016-11-15 22:29:32 +01:00
3f90e2e325 convert LicenseActivity to kotlin 2016-11-15 22:28:31 +01:00
e9fca9e7dd convert SimpleActivity to kotlin 2016-11-15 22:27:38 +01:00
f2b6eb4c74 use the write permissions dialog which comes with the filepicker 2016-11-15 20:59:01 +01:00
5e93e4225a get use of some filepicker extensions 2016-11-15 20:36:31 +01:00
0934331fe7 minor style fix 2016-11-15 20:22:47 +01:00
823bca9c70 fix saving for devices without SD card 2016-11-07 23:38:36 +01:00
2964d1ce37 nicely format the picked save folder 2016-11-06 14:51:24 +01:00
52190cf797 change the way video limit is stored 2016-11-06 13:09:42 +01:00
f634df285b use constants for the mpx values 2016-11-06 12:53:31 +01:00
945b845a44 add a new max photo resolution limit of 2 mpx 2016-11-06 12:46:29 +01:00
8c2a5479f1 fix saving photos on SD card 2016-11-06 11:12:55 +01:00
d74800dcc2 adding some checks to Kitkat SD card permission handling 2016-11-06 00:23:36 +01:00
85416aa0db do not force a writable folder selected as Save folder 2016-11-05 23:47:09 +01:00
9459a18032 correction to some save folder cases 2016-11-04 19:10:01 +01:00
9d88e2136c implement the folder picker for saving stuff 2016-11-01 18:40:37 +01:00
229f7111f2 allow picking any folder for storing the photos and videos 2016-11-01 12:54:37 +01:00
70c07f9688 convert SettingsActivity to kotlin 2016-10-30 22:59:00 +01:00