Commit Graph

  • 1e5a4beb8e removing a redundant comment Tibor Kaputa 2022-11-26 18:59:33 +01:00
  • a2f369e9e2 minor code formatting tibbi 2022-11-26 17:25:18 +01:00
  • a95472e28f Merge pull request #379 from KryptKode/feat/timer Tibor Kaputa 2022-11-26 16:58:10 +01:00
  • fd82e35215 fix NPE thrown in onFling darthpaul 2022-11-25 08:15:28 +00:00
  • 47bc591035 improve preview alignment - center the PreviewView between the top action icons and the bottom mode switcher view for 4:3, 3:2 (video mode - SD) and 1:1 resolutions, when not full screen darthpaul 2022-11-25 07:52:10 +00:00
  • 78b6469bb4 set flash icon's visibility to GONE when not available darthpaul 2022-11-26 12:49:36 +00:00
  • 048489cbbb hide/show views during count down darthpaul 2022-11-25 16:00:47 +00:00
  • ef2f3eb766 PR changes: - remove rotating close icon from shutter button - remove toggling flashlight on each countdown tick - remove sound (to be addressed later) darthpaul 2022-11-25 15:50:05 +00:00
  • 772ffb21ad add camera timer darthpaul 2022-11-25 07:11:41 +00:00
  • c901a3f88e Merge pull request #378 from KryptKode/chore/update-camera-x Tibor Kaputa 2022-11-24 22:24:29 +01:00
  • aee23700d8 update CameraX to 1.2.0-rc01 - fix issue where camera cannot be configured on some devices - set the PreviewView useCase surface provider before binding to camera darthpaul 2022-11-24 15:18:54 +00:00
  • b5d95b2a8f Merge pull request #377 from KryptKode/fix/video-shutter-sound Tibor Kaputa 2022-11-24 16:09:48 +01:00
  • 15782dcb16 minor code update Tibor Kaputa 2022-11-24 16:09:39 +01:00
  • f08180aa38 fix video capture sound playing in video recording - add custom MediaActionSound, with functionality to notify callers when playing sound ends - only start video recording when the sound has played completely darthpaul 2022-11-24 14:01:21 +00:00
  • 97304bd497 Merge pull request #375 from weblate/weblate-simple-mobile-tools-simple-camera Tibor Kaputa 2022-11-23 17:46:03 +01:00
  • 59c89c710e Translated using Weblate (Slovenian) Martin Božič 2022-11-20 10:09:45 +00:00
  • fb870e0f33 Translated using Weblate (German) VfBFan 2022-11-19 14:30:58 +00:00
  • 6e794d4cf7 Merge pull request #370 from KryptKode/fix/fast-switch-mode-inconsistencies Tibor Kaputa 2022-11-23 17:45:26 +01:00
  • ffe8be73c5 minor code style formatting changes Tibor Kaputa 2022-11-23 17:44:19 +01:00
  • edfa69f6ac revert swiping target and CameraX to 1.2.0-beta01 - reverting because VideoCapture fails to initialize on some devices - revert swiping target to the tab darthpaul 2022-11-23 14:45:32 +00:00
  • e7ac9b964f Merge remote-tracking branch 'origin/fix/fast-switch-mode-inconsistencies' into fix/fast-switch-mode-inconsistencies darthpaul 2022-11-23 14:33:38 +00:00
  • fc2296e2ae fix inconsistencies when user switches camera mode fast - debounce switching by 500ms when toggling between video/photo capture - ensure there is only one source of truth for the current camera mode - this is the CameraXPreview - refactor the MainActivity to depend on the CameraXPreview for the camera mode - remove unused code in CameraXPreviewListener, MyPreview and in MainActivity darthpaul 2022-11-23 14:32:16 +00:00
  • 768af8fa99 Merge pull request #374 from weblate/weblate-simple-mobile-tools-simple-camera Tibor Kaputa 2022-11-18 23:17:56 +01:00
  • 1a6564bd60 Update short_description.txt Tibor Kaputa 2022-11-18 23:17:41 +01:00
  • 5dc9faed8d Translated using Weblate (Malayalam) Abhi 2022-11-18 11:19:07 +00:00
  • d090d59bd4 Merge pull request #372 from weblate/weblate-simple-mobile-tools-simple-camera Tibor Kaputa 2022-11-18 23:13:00 +01:00
  • 9e224373fd Delete video.txt Tibor Kaputa 2022-11-18 23:12:49 +01:00
  • a8f8407d48 Translated using Weblate (French) J. Lavoie 2022-11-17 23:13:45 +00:00
  • bfbf51aeaf Translated using Weblate (German) J. Lavoie 2022-11-17 23:14:11 +00:00
  • 1e1bb5c285 Translated using Weblate (Serbian) Alex 2022-11-14 21:18:32 +00:00
  • 3c37c14ff3 Translated using Weblate (Slovenian) Martin Božič 2022-11-16 07:29:55 +00:00
  • 159b7d6c58 Merge branch 'SimpleMobileTools:master' into fix/fast-switch-mode-inconsistencies Paul 2022-11-15 10:27:59 +00:00
  • f870944b50 Merge pull request #371 from weblate/weblate-simple-mobile-tools-simple-camera Tibor Kaputa 2022-11-14 14:57:02 +01:00
  • f34ea9b21b Delete video.txt Tibor Kaputa 2022-11-14 14:56:51 +01:00
  • ef8c2050eb Translated using Weblate (Serbian) Alex 2022-11-13 20:29:38 +00:00
  • 5f1ced5500 Merge pull request #369 from weblate/weblate-simple-mobile-tools-simple-camera Tibor Kaputa 2022-11-11 22:14:53 +01:00
  • 82ecf3ea48 Update strings.xml Tibor Kaputa 2022-11-11 22:14:40 +01:00
  • a2e739ac16 Translated using Weblate (Serbian) Alex 2022-11-10 19:44:32 +00:00
  • c858e5b908 fix inconsistencies when user switches camera mode fast - debounce switching by 300ms when toggling between video/photo capture - setCameraAvailable only when there is no error and the camera state is Type.OPEN darthpaul 2022-11-11 00:44:53 +00:00
  • e389fe21c8 Translated using Weblate (Serbian) Anonymous 2022-11-10 19:37:46 +00:00
  • 48d577000d Added translation using Weblate (Serbian) Alex 2022-11-10 20:37:41 +01:00
  • 261d1b8259 Merge pull request #364 from spkprs/patch-4 Tibor Kaputa 2022-11-09 14:49:28 +01:00
  • 288e456df8 Merge branch 'master' into patch-4 Tibor Kaputa 2022-11-09 14:49:21 +01:00
  • 7890dc80b8 Merge pull request #367 from spkprs/patch-5 Tibor Kaputa 2022-11-09 14:48:14 +01:00
  • 61f079db57 Merge pull request #366 from weblate/weblate-simple-mobile-tools-simple-camera Tibor Kaputa 2022-11-09 14:48:01 +01:00
  • 1d3b466114 Translated using Weblate (Russian) solokot 2022-11-05 10:26:47 +00:00
  • 46e99044a3 Translated using Weblate (Punjabi (Pakistan)) bgo-eiu 2022-10-31 01:03:05 +00:00
  • 26570ebb99 Translated using Weblate (Croatian) Alex 2022-10-31 19:34:42 +00:00
  • e7dab886d9 Translated using Weblate (Croatian) Alex 2022-10-30 17:56:46 +00:00
  • c05874b8d1 catching a weird exception tibbi 2022-11-09 14:44:53 +01:00
  • 25b7521b46 Merge pull request #368 from KryptKode/feat/persist-torch-state Tibor Kaputa 2022-11-09 14:42:15 +01:00
  • 7b7838331e persist/restore torch state for video and image capture darthpaul 2022-11-09 10:09:47 +00:00
  • 71f289c145 Update strings.xml spkprs 2022-11-06 19:14:27 +02:00
  • 75fb27abb8 Update strings.xml spkprs 2022-10-30 18:53:31 +02:00
  • ef3729345e updating changelog tibbi 2022-10-30 16:43:58 +01:00
  • 15d7099012 update version to 5.4.3 tibbi 2022-10-30 16:43:52 +01:00
  • 3b0c877766 updating commons tibbi 2022-10-30 16:38:48 +01:00
  • d89e68d062 fixing a condition check tibbi 2022-10-30 13:01:39 +01:00
  • c7d88f3a33 updating changelog tibbi 2022-10-29 16:05:23 +02:00
  • 911204e847 update version to 5.4.2 tibbi 2022-10-29 16:05:17 +02:00
  • 6cc9897c99 updating commons tibbi 2022-10-29 15:59:15 +02:00
  • a47561246a Merge branch 'master' of github.com:SimpleMobileTools/Simple-Camera tibbi 2022-10-29 15:44:57 +02:00
  • 80ec710edd adding a crashfix tibbi 2022-10-29 15:44:48 +02:00
  • ffac30706d Merge pull request #363 from weblate/weblate-simple-mobile-tools-simple-camera Tibor Kaputa 2022-10-29 15:43:02 +02:00
  • eb830b4ff8 Update strings.xml Tibor Kaputa 2022-10-29 15:42:53 +02:00
  • 3f321a2ea1 Translated using Weblate (Punjabi (Pakistan)) Anonymous 2022-10-28 14:56:47 +00:00
  • 3da89a488e Added translation using Weblate (Punjabi (Pakistan)) bgo-eiu 2022-10-28 16:56:40 +02:00
  • 3989eca8e8 renaming some functions and variables tibbi 2022-10-28 15:59:02 +02:00
  • 674f259d5b updating changelog tibbi 2022-10-28 15:51:30 +02:00
  • 9bc28dce78 update version to 5.4.1 tibbi 2022-10-28 15:51:24 +02:00
  • 8cdbdad22a updating gradle, commons, exifinterface and camerax tibbi 2022-10-28 15:45:21 +02:00
  • e9f68515da Merge pull request #359 from KryptKode/feat/always-on-torch Tibor Kaputa 2022-10-28 15:35:43 +02:00
  • a7904f2944 compressing the new icon Tibor Kaputa 2022-10-28 15:35:28 +02:00
  • 3ea0ce18a3 refixing imports Tibor Kaputa 2022-10-28 15:34:45 +02:00
  • 2420b7dc31 Merge branch 'master' into feat/always-on-torch Tibor Kaputa 2022-10-28 15:31:50 +02:00
  • 4d7149cb95 removing some empty lines Tibor Kaputa 2022-10-28 15:31:10 +02:00
  • b7a3ca088b Merge pull request #362 from weblate/weblate-simple-mobile-tools-simple-camera Tibor Kaputa 2022-10-28 15:30:22 +02:00
  • 7564110159 Delete video.txt Tibor Kaputa 2022-10-28 15:29:51 +02:00
  • c7d09ddef7 Translated using Weblate (Slovenian) Alex 2022-10-24 18:29:24 +00:00
  • dace1e9da8 small renaming tibbi 2022-10-24 16:32:34 +02:00
  • 237421646d Merge pull request #357 from KryptKode/feat/capture-mode-toggle Tibor Kaputa 2022-10-24 16:31:26 +02:00
  • 8157c036fa removing a comma Tibor Kaputa 2022-10-24 16:30:18 +02:00
  • d304088963 removing a redundant variable Tibor Kaputa 2022-10-24 16:30:04 +02:00
  • 540008dfd9 Merge pull request #358 from KryptKode/feat/zoom-fling-fixes Tibor Kaputa 2022-10-24 16:27:26 +02:00
  • 36d9fc4f5f Merge pull request #355 from weblate/weblate-simple-mobile-tools-simple-camera Tibor Kaputa 2022-10-24 10:14:23 +02:00
  • 5753e46d67 Update strings.xml Tibor Kaputa 2022-10-24 10:13:14 +02:00
  • fca6566789 Delete video.txt Tibor Kaputa 2022-10-24 00:01:53 +02:00
  • d7b359bf21 Translated using Weblate (Slovenian) Alex 2022-10-22 18:07:01 +00:00
  • 3d4c38de04 add always on torch mode for image capture darthpaul 2022-10-23 00:00:22 +01:00
  • a20c7137bb disable flinging on preview view - only change camera mode when fling happens on the bottom tab - so zoom gestures do not interfere with the fling darthpaul 2022-10-22 23:34:48 +01:00
  • e412cec759 add settings option for capture mode darthpaul 2022-10-22 23:21:58 +01:00
  • ab137fe565 Translated using Weblate (Slovenian) Alex 2022-10-20 20:23:44 +00:00
  • 419ddd044a Translated using Weblate (German) Vri 🌈 2022-10-20 09:56:54 +00:00
  • f73e89d442 Translated using Weblate (Estonian) Priit Jõerüüt 2022-10-19 14:10:31 +00:00
  • 363a849601 Translated using Weblate (Japanese) Digger 2022-10-20 10:14:26 +00:00
  • 175d314e2c Translated using Weblate (Esperanto) Чтабс 2022-10-17 17:35:04 +00:00
  • 1d2c60cea8 Translated using Weblate (Spanish) gallegonovato 2022-10-17 12:44:14 +00:00
  • a02da1e5c5 Translated using Weblate (Esperanto) Чтабс 2022-10-17 18:01:36 +00:00
  • 2df1661d69 Translated using Weblate (Slovenian) Alex 2022-10-16 11:53:55 +00:00
  • 03177adf57 Translated using Weblate (Slovenian) Anonymous 2022-10-16 11:52:28 +00:00