Commit Graph

535 Commits

Author SHA1 Message Date
tibbi 29ee9a96c5 update version to 2.6.0 2017-11-21 16:26:08 +01:00
tibbi 0b5159a36b reuse the missing permission strings from Commons 2017-11-21 16:07:33 +01:00
tibbi 9799148e3d adding Leak Canary 2017-11-21 15:58:24 +01:00
tibbi 2bd75568ac move the save folder to the bottom of Settings 2017-11-21 15:54:30 +01:00
tibbi c69f526c4e adding adaptive icons 2017-11-21 15:44:59 +01:00
tibbi 608af14ce9 add a toggle for using english 2017-11-21 15:17:17 +01:00
tibbi 1d2a5d225f properly handle the case when surface is prepared earlier than the camera 2017-11-21 14:52:46 +01:00
tibbi 38785577b9 update Commons, Gradle etc 2017-11-21 13:55:19 +01:00
tibbi b18f0cc4a3 catch exceptions thrown at trying to zoom manually 2017-11-21 13:49:07 +01:00
tibbi 3295e58306 get low quality camcorder, if high quality isnt available 2017-11-21 13:44:31 +01:00
Daria Szatan 1ed80975a7 [Update] Polish app name 2017-11-12 12:58:27 +01:00
tibbi 0e941ffc63 explicitly remove the Fingerprint permission 2017-11-06 17:50:19 +01:00
tibbi 755d0e93bf update version to 2.5.0 2017-11-05 12:08:15 +01:00
tibbi 6247d67f91 fix #78, updating some Japanese strings 2017-11-05 11:54:12 +01:00
tibbi 3d38b071d2 reuse the shared openFile way of opening last media file 2017-11-05 11:48:40 +01:00
tibbi 7320798931 make switching to landscape less sensitive 2017-11-05 11:38:54 +01:00
tibbi 03675f67ea update Commons and target SDk to 26 2017-11-05 11:35:05 +01:00
tibbi 4bd40976f8 fix focusing on some devices 2017-11-05 11:17:07 +01:00
tibbi 7103b447bc do not show an error toast at focus fail either 2017-11-04 23:56:41 +01:00
tibbi 78949bb0a8 catch exceptions thrown by takePicture 2017-11-04 23:49:11 +01:00
tibbi bc2eb5e80d do not show an error toast at startPreview failed 2017-11-04 23:43:37 +01:00
tibbi 8d7c2c5a23 do not report FileNotFoundException at PhotoProcessor 2017-11-04 23:30:33 +01:00
Phoenix1747 97b982c72b
Update strings.xml 2017-10-31 14:47:23 +01:00
Sérgio Marques e3d95873e0 Update strings.xml 2017-10-26 13:36:43 +01:00
ddhash 6e6a933458 Update strings.xml 2017-10-24 12:44:43 -02:00
ddhash 68992edf9c Create strings.xml 2017-10-24 12:37:48 -02:00
ddhash d967137d37 Delete strings.xml 2017-10-24 12:37:25 -02:00
Tibor Kaputa 68e146cbc0 Merge pull request #83 from RyDroid/fr
Improving french translation
2017-10-24 12:22:06 +02:00
Tibor Kaputa 1d58f61c9c Merge pull request #81 from trubitsyn/patch-1
Russian translation update
2017-10-24 12:21:58 +02:00
Nicola Spanti (RyDroid) 4633ea5273 Improving french translation 2017-10-24 00:10:42 +02:00
Nikola Trubitsyn 8e4a868cbd Russian translation update 2017-10-24 00:56:18 +03:00
Nicola Spanti (RyDroid) 391cd93497 Adding some missing XML declarations 2017-10-23 23:49:33 +02:00
tibbi 1b73fffbac update version to 2.4.1 2017-10-22 09:32:42 +02:00
tibbi b6834e2099 add a zoom check before trying to get zoom ratios 2017-10-22 09:31:11 +02:00
tibbi c794145132 update version to 2.4.0 2017-10-21 23:35:46 +02:00
tibbi ec244858ee updating Whats new 2017-10-21 23:31:39 +02:00
tibbi 2f73156679 update build tools to 25.0.3 2017-10-21 23:30:26 +02:00
tibbi c30a161073 add a toggle for disabling photo exif metadata 2017-10-21 23:29:57 +02:00
tibbi 82d93f56d4 attach exif data to images whenever possible 2017-10-21 23:19:05 +02:00
tibbi 1150eee2a6 catch all exceptions when trying to focus some area 2017-10-21 21:46:43 +02:00
tibbi 406236cb2e fix #76, add a toggle for always opening the back camera at startup 2017-10-21 21:37:13 +02:00
tibbi e1528e5416 fix #77, add a toggle for keeping the setting buttons always visible 2017-10-21 21:29:18 +02:00
tibbi dcca4b1250 adding strings for 2 new setting items 2017-10-21 20:41:39 +02:00
tibbi 4541dc6e7d show error toasts in more exception cases 2017-10-21 20:35:35 +02:00
tibbi 15e88a8510 update Commons for easy runtime permissions handling 2017-10-21 20:33:03 +02:00
tibbi 4b9eb1bfd9 adding a launcher black splash activity 2017-10-19 21:52:32 +02:00
tibbi 7c95988cca update kotlin to 1.1.51 2017-10-19 21:50:27 +02:00
tibbi ab81f2235b update commons to 2.30.4 2017-10-19 21:50:16 +02:00
FriederZi bebb627f33 Update strings.xml 2017-10-06 14:36:38 +02:00
tibbi f25fa53ca5 update commons to 2.28.8 2017-09-27 23:28:56 +02:00
Sérgio Marques 0da99f3269 Update strings.xml 2017-09-27 13:46:51 +01:00
tibbi 36a4aeb43e add a couple more resolution aspect ratios 2017-09-26 19:52:26 +02:00
tibbi cb0bb2e68e update version to 2.3.6 2017-09-23 16:54:45 +02:00
tibbi 3cac30436d set the photo exif a bit later after saving 2017-09-23 16:54:39 +02:00
tibbi 84d4c1f779 update commons to 2.28.4 2017-09-23 16:49:16 +02:00
tibbi 485b81fbf9 update kotlin to 1.1.50 2017-09-23 16:48:11 +02:00
tibbi 4262e0c14b catch exceptions thrown at startPreview 2017-09-23 14:34:22 +02:00
tibbi b5f8b9c8f9 update version to 2.3.5 2017-09-21 23:12:56 +02:00
tibbi a68317a13e updating Whats New 2017-09-21 23:12:50 +02:00
tibbi c9537ec2c4 fix #56, add a toggle for enabling front camera photo flipping 2017-09-21 23:02:33 +02:00
tibbi 02978b8375 rotate photos by exif if we are storing them on the internal storage 2017-09-21 22:24:33 +02:00
tibbi 1b01fce15b properly save the file in an uri, if it is provided by a third party intent 2017-09-21 21:04:53 +02:00
tibbi 5c2e2b83b4 improve the handling of third party intents 2017-09-21 20:40:36 +02:00
tibbi 6d9fbc4504 adding Slovak translation 2017-09-21 19:49:02 +02:00
tibbi d854e5d94c updating and removing some strings 2017-09-20 23:52:48 +02:00
tibbi 612a6918b7 couple minor code style and string updates 2017-09-20 23:34:13 +02:00
tibbi 36c0d351fe update commons to 2.28.3 2017-09-20 23:26:21 +02:00
tibbi eb6b5c143d add some camera null checks at autofocusing 2017-09-20 23:22:22 +02:00
tibbi 95c763cd62 ignore lint errors in release build 2017-09-20 23:18:20 +02:00
tibbi 4d46434d05 update kotlin to 1.1.4-3 2017-09-20 23:18:00 +02:00
tibbi 00b2c45abd remove some empty lines 2017-09-19 22:26:54 +02:00
Alexander Schäferdiek 9f32ff8716 update german translations 2017-09-09 14:20:45 +02:00
gregory678 fc881f12a6 Polish translation 2017-08-11 15:51:44 +02:00
Sérgio Marques 60a07b7f7e Update strings.xml 2017-07-19 21:40:15 +01:00
en2sv 001610ba15 Update Swedish translation 2017-07-09 20:19:03 +02:00
tibbi 2fcf55eace update version to 2.3.4 2017-06-22 23:05:02 +02:00
tibbi 710e7d3cf5 avoid rotating images by 0 degrees 2017-06-22 22:54:03 +02:00
tibbi 1c60320f5c catch out of memory error thrown at rotating images before save 2017-06-22 22:50:41 +02:00
tibbi e77f211f07 wrap startpreview in a try/catch block 2017-06-22 22:09:47 +02:00
tibbi 0d5fd22921 start checking device orientation only after permissions were granted 2017-06-22 22:04:52 +02:00
tibbi 97e72417fa schedule autofocusing at app launch 2017-06-22 22:00:33 +02:00
tibbi 64aec3cf4f wrap autofocusing in a try/catch block 2017-06-22 21:55:59 +02:00
tibbi 3734ece6bf update commons to 2.21.11 2017-06-22 21:20:27 +02:00
tibbi 3d07ffd748 adding rounded launcher icons 2017-06-22 21:17:38 +02:00
tibbi 99421833c3 remove the mdpi resources 2017-06-22 21:16:18 +02:00
tibbi 9aeb993c08 catch exceptions thrown at rotating views 2017-06-17 12:25:31 +02:00
tibbi 3a32f69ad2 update version to 2.3.3 2017-06-17 08:16:12 +02:00
tibbi 0667437d42 update commons to 2.20.2 2017-06-16 23:15:48 +02:00
tibbi 048dbffd03 let the user know if the photo wasnt saved because he quit too early 2017-06-16 21:52:55 +02:00
tibbi 811cfbf668 move getSelectedResolution inside the camera null check 2017-06-16 21:19:59 +02:00
tibbi b7615013aa stop orientation checking if the activity is destroyed 2017-06-16 21:17:51 +02:00
tibbi 7acdcd60e6 fix some issues with camera stucking at focus stage 2017-06-16 21:01:03 +02:00
Sérgio Marques 7911229b2b Create strings.xml 2017-06-14 22:23:53 +01:00
tibbi 11d1465c11 update version to 2.3.2 2017-06-14 22:42:09 +02:00
tibbi 0fadd3d6be update commons and kotlin 2017-06-14 22:41:14 +02:00
tibbi 5968fd0242 add proguard rules for keeping line numbers 2017-06-14 22:37:41 +02:00
Nikola Trubitsyn ebd53d94e8 Fix #57 2017-06-14 21:02:25 +03:00
Sérgio Marques 0c59b166a0 Update strings.xml 2017-05-10 22:14:03 +01:00
sebastian05067 f9f0b7c447 Update strings.xml
08-05-17
2017-05-08 11:46:12 -05:00
tibbi fd7abed3b1 update version to 2.3.1 2017-05-07 22:44:09 +02:00