Commit Graph

  • 7ff48fc880 removing another redundant function tibbi 2018-05-30 16:40:46 +02:00
  • 250bf176c1 removing a redundant variable tibbi 2018-05-30 16:35:13 +02:00
  • 7d5a60f13d fix the rotation of images captured with Camera2 api tibbi 2018-05-30 16:11:23 +02:00
  • 184f87aab1 removing a redundant function tibbi 2018-05-30 15:02:26 +02:00
  • 410822bd38 always set camera state to STATE_PICTURE_TAKEN at capturing tibbi 2018-05-30 14:56:53 +02:00
  • 27fb68704b show the bottom buttons after taking a photo tibbi 2018-05-30 14:50:48 +02:00
  • 9cb94fc5e6 OCD tibbi 2018-05-30 14:32:01 +02:00
  • f8dea07ebe send the device rotation to photo saver + cleanup tibbi 2018-05-30 14:28:52 +02:00
  • 4b17fbf3d3 removing some redundant code, since there is portrait orientation forced tibbi 2018-05-30 13:40:14 +02:00
  • 49bd2b1be9 add photo saving with Camera2 api tibbi 2018-05-30 13:19:15 +02:00
  • a894f6e01c properly close the camera on pause tibbi 2018-05-30 11:21:02 +02:00
  • c69e34a9b4 make sure flashlight changes are ignored if the device has no flashlight tibbi 2018-05-30 11:10:56 +02:00
  • d676ef9605 Merge pull request #163 from xmgz/master Tibor Kaputa 2018-05-30 08:55:34 +02:00
  • 71d6322ee4 actualiza idioma Xosé M 2018-05-30 08:01:56 +02:00
  • d01ad834f6 add a toggle for selecting if front/rear camera should be used tibbi 2018-05-29 23:42:23 +02:00
  • 3d7ec35e3b handle auto flash too tibbi 2018-05-29 20:38:55 +02:00
  • 3fd08d3940 fix toggling between flash on/off tibbi 2018-05-29 19:56:45 +02:00
  • 4aed627b7c simplify a flashlight state check tibbi 2018-05-29 00:00:34 +02:00
  • 209700dc72 toggle Camera availability when appropriate tibbi 2018-05-28 22:43:38 +02:00
  • c521b33ed9 replacereplace a SparseIntArray appends with puts tibbi 2018-05-28 22:39:26 +02:00
  • 26f33e8c26 add some initial PreviewCameraTwo implementation from the sample code tibbi 2018-05-28 21:47:23 +02:00
  • 77fb00097c show an AutoFitTextureView on Lollipop+ tibbi 2018-05-28 20:15:06 +02:00
  • 22d463f0e0 create a PreviewCameraTwo to be used with Camera2 API on Android 5+ tibbi 2018-05-28 20:12:02 +02:00
  • 0d71a4492b create an interface for some shared Preview functions tibbi 2018-05-28 19:30:31 +02:00
  • 3bc54c2e5f remove a few more direct variable calls at PreviewCameraOne tibbi 2018-05-28 16:15:29 +02:00
  • e529bdd15c adding some initial camera states tibbi 2018-05-28 16:00:30 +02:00
  • a52716a3a5 do not implement OnScanCompletedListener at PreviewCameraOne tibbi 2018-05-28 15:14:35 +02:00
  • ec294da274 flip the photo quality selector, start at the highest tibbi 2018-05-28 12:11:53 +02:00
  • bc8459ce00 use a white focus circle at B&W theme tibbi 2018-05-28 11:59:57 +02:00
  • 18905792c0 simplify button drawable updating tibbi 2018-05-28 11:53:20 +02:00
  • 86d13eaf54 small cleanup at checking camera availability tibbi 2018-05-28 11:49:52 +02:00
  • 05dee60cb7 add a helper function for toggling timer visibility in the activity tibbi 2018-05-28 11:35:36 +02:00
  • b8db893c1c do not store mCurrCameraId in the activity tibbi 2018-05-28 11:29:25 +02:00
  • bf82752748 update flashlight handling tibbi 2018-05-28 10:54:10 +02:00
  • 95d0ca1fd0 do not reset the activity at releasing camera tibbi 2018-05-28 00:00:47 +02:00
  • bad8653d36 minor cleanup here and there tibbi 2018-05-27 23:56:07 +02:00
  • 2cdae95de8 create a helper function for getting the proper camera impl tibbi 2018-05-27 23:35:40 +02:00
  • 3e6aab0cb5 rename Preview to PreviewCameraOne tibbi 2018-05-27 23:03:57 +02:00
  • 7bf69e1d04 change the focus rectangle to a focus circle tibbi 2018-05-27 21:47:54 +02:00
  • d6ff4c5c64 adding AutoFitTextuewView from the Camera2 sample tibbi 2018-05-27 21:33:28 +02:00
  • 5fa8f06391 removing a redundant view tibbi 2018-05-27 21:29:12 +02:00
  • b2e9854b9a create an interface to be reused by camera1 and camera2 tibbi 2018-05-27 19:48:27 +02:00
  • cc4e07d1ff update commons to 4.1.4 tibbi 2018-05-27 15:50:21 +02:00
  • b562901014 Merge pull request #152 from smarquespt/patch-1 Tibor Kaputa 2018-05-21 15:12:10 +02:00
  • 745ba224e6 Update strings.xml Sérgio Marques 2018-05-21 13:45:55 +01:00
  • f72de8a78a Merge pull request #147 from solokot/master Tibor Kaputa 2018-05-17 15:33:01 +02:00
  • 7cf725b0d2 Update strings.xml solokot 2018-05-17 15:57:38 +03:00
  • 2165a34c6d Merge pull request #2 from SimpleMobileTools/master solokot 2018-05-17 15:56:35 +03:00
  • c33cadaf01 moving some strings to Commons tibbi 2018-05-16 23:47:16 +02:00
  • c236279c1b updating changelog tibbi 2018-05-15 21:50:17 +02:00
  • bbb4447c34 update version to 4.0.0 tibbi 2018-05-15 21:50:11 +02:00
  • 43b399d552 fix #130, make sure the preview is zoomed out at camera init tibbi 2018-05-15 21:44:50 +02:00
  • e2ae2caf11 split Settings into subsections tibbi 2018-05-15 20:48:41 +02:00
  • 107187e255 updating the app launcher on fastlane tibbi 2018-05-15 20:22:50 +02:00
  • 6b7022f547 adding colored launcher icons tibbi 2018-05-15 20:14:31 +02:00
  • 049706611e Merge pull request #1 from SimpleMobileTools/master solokot 2018-05-10 14:24:13 +03:00
  • 5bf1d39036 unify side paddings at the settings screen tibbi 2018-05-09 16:32:57 +02:00
  • 5fb2729fe5 Merge pull request #141 from solokot/master Tibor Kaputa 2018-04-28 18:39:11 +02:00
  • a169abd6d2 Add files via upload solokot 2018-04-28 19:33:10 +03:00
  • 9538c47ba0 send the captured photo path as an extra at refresh_media intent tibbi 2018-04-23 23:04:41 +02:00
  • e8f048801c update gradle to 3.1.1 tibbi 2018-04-16 18:14:38 +02:00
  • 65f16034c3 Merge pull request #137 from mobtechpd/patch-3 Tibor Kaputa 2018-04-16 09:34:54 +02:00
  • 53566b7e5f Update strings.xml Kompiuterių meistras +37060040020 2018-04-16 00:43:37 +03:00
  • 3e0f1fe76d Merge pull request #136 from en2sv/patch-3 Tibor Kaputa 2018-04-14 21:22:56 +02:00
  • 7d7c3f3a64 Update Swedish translation en2sv 2018-04-14 20:13:00 +02:00
  • 9f9a264bad updating changelog tibbi 2018-04-08 11:18:06 +02:00
  • b0b68bd243 update version to 3.2.1 tibbi 2018-04-08 11:17:57 +02:00
  • 4df0e1b414 update commons to 3.18.10 tibbi 2018-04-08 11:15:51 +02:00
  • ad1a721f8f catch and show exceptions thrown at rotating saved image tibbi 2018-04-08 11:13:31 +02:00
  • 3f6e541bba Merge pull request #135 from mobtechpd/patch-2 Tibor Kaputa 2018-04-04 09:45:26 +02:00
  • 4b57d5ff0e Update strings.xml Kompiuterių meistras +37060040020 2018-04-04 01:26:36 +03:00
  • 78a0bba2dd updating changelog tibbi 2018-04-01 16:14:45 +02:00
  • d6f9943a4b update version to 3.2.0 tibbi 2018-04-01 16:14:40 +02:00
  • 6fc21c7eb9 tweak window flags a bit tibbi 2018-04-01 16:11:22 +02:00
  • b55ebb669c allow the app be ran over lockscreen tibbi 2018-04-01 16:07:04 +02:00
  • f73f8ad1c5 fix a condition check tibbi 2018-04-01 12:16:46 +02:00
  • 15e24a7f83 use the functions from Commons for saving rotated images tibbi 2018-04-01 12:12:46 +02:00
  • 1bade23297 rotate images by exif on SD card on Nougat+ tibbi 2018-04-01 11:20:26 +02:00
  • 750ff3f782 update commons to 3.17.19 tibbi 2018-03-31 23:42:01 +02:00
  • 2f08c2b59e adding a null check at photo saving tibbi 2018-03-31 23:33:47 +02:00
  • 43ff590e64 make toggle_camera nullable at MainActivity tibbi 2018-03-31 23:29:34 +02:00
  • dccc85e0a1 catch exceptions thrown at setting camera parameters tibbi 2018-03-31 23:11:12 +02:00
  • 4e168fa1aa update kotlin and gradle tibbi 2018-03-31 22:58:38 +02:00
  • 4aac512a05 removing a weird file tibbi 2018-03-27 20:11:32 +02:00
  • a0033930b6 Merge pull request #134 from dugi991/master Tibor Kaputa 2018-03-27 20:10:09 +02:00
  • f7c7128de3 Croatian translation Unknown 2018-03-27 19:38:24 +02:00
  • 0ddeb35085 Merge pull request #132 from mobtechpd/patch-1 Tibor Kaputa 2018-03-23 23:09:24 +01:00
  • 644e5d8dbd Update strings.xml Kompiuterių meistras +37060040020 2018-03-23 23:58:01 +02:00
  • 3437ee3fa5 Merge pull request #131 from julianaito/patch-1 Tibor Kaputa 2018-03-13 15:12:31 +01:00
  • 4adf23c402 Fixed and updated French translation julianaito 2018-03-13 15:00:04 +01:00
  • 1a6bb83223 Merge pull request #129 from fricyo/patch-1 Tibor Kaputa 2018-03-06 09:42:45 +01:00
  • 52fbc43506 Creat Chinese(TW) Translation fricyo 2018-03-06 12:15:22 +08:00
  • a4aea1d5d1 Merge pull request #127 from smarquespt/patch-2 Tibor Kaputa 2018-03-04 23:55:14 +01:00
  • 2c63d186a6 Update strings.xml Sérgio Marques 2018-03-04 22:31:45 +00:00
  • 2dfe5aa341 Merge pull request #126 from kniddl/patch-1 Tibor Kaputa 2018-02-28 13:19:14 +01:00
  • 3e1b97a2ea removing an extra space Tibor Kaputa 2018-02-28 13:19:07 +01:00
  • 70fdb07dc2 Updated German GAQ section kniddl 2018-02-28 12:22:53 +01:00
  • c7734f3254 Merge pull request #125 from gregory678/patch-3 Tibor Kaputa 2018-02-27 18:00:15 +01:00
  • ae1987e3f8 PL translation update [2018.02.27] gregory678 2018-02-27 17:55:16 +01:00
  • ef8c6bd13f Merge pull request #124 from Gozzwip/patch-1 Tibor Kaputa 2018-02-26 21:58:47 +01:00