Commit Graph

  • 3a17008fe9 Remove unnecessary elvis operator from BrightDisplayScreen Ensar Sarajčić 2023-10-02 16:54:39 +02:00
  • 62484fd3c7 Migrate SettingsScreen to new commons naming Ensar Sarajčić 2023-10-02 16:53:48 +02:00
  • 2e1821320f Use derived state for contrastColor in BrightDisplayActivity Ensar Sarajčić 2023-10-02 16:53:39 +02:00
  • 10fa019813 Use asFlowNonNull for all flow properties in Config Ensar Sarajčić 2023-10-02 16:44:15 +02:00
  • 132b469b44 Change base for all activities to ComponentActivity Ensar Sarajčić 2023-10-02 16:41:59 +02:00
  • 81096e35a6 Properly reflect flash state in main screen icons Ensar Sarajčić 2023-10-02 12:59:57 +02:00
  • 3414295887 Fix stroboscope stored progress Ensar Sarajčić 2023-10-02 12:45:38 +02:00
  • 87e92df993 Fix SleepTimer visibility on main screen Ensar Sarajčić 2023-10-02 12:37:33 +02:00
  • cd02f52d12 Fix light theme colors Ensar Sarajčić 2023-10-02 10:42:18 +02:00
  • de2ce0ea73 Properly handle changing preferences values for main screen Ensar Sarajčić 2023-10-02 09:46:45 +02:00
  • b61288407b Remove ripple effect from main buttons Ensar Sarajčić 2023-10-02 09:20:20 +02:00
  • 7937a71b0d Migrate MainActivity to compose Ensar Sarajčić 2023-10-02 09:06:39 +02:00
  • b505f7d3ce Merge pull request #212 from weblate/weblate-simple-mobile-tools-simple-flashlight Tibor Kaputa 2023-09-28 23:10:09 +02:00
  • 4c5deb10e4 Migrate WidgetTorchConfigureActivity to compose Ensar Sarajčić 2023-09-28 17:24:53 +02:00
  • 2a5011fb22 Use dimens for SleepTimer instead of hardcoded dp values Ensar Sarajčić 2023-09-28 16:59:20 +02:00
  • 0ff554a835 Migrate WidgetBrightDisplayConfigureActivity to compose Ensar Sarajčić 2023-09-28 16:57:00 +02:00
  • 68f4e32ce2 Migrate BrightDisplayActivity to compose Ensar Sarajčić 2023-09-28 15:09:52 +02:00
  • ee7780f9e7 Use asFlow from BaseConfig Ensar Sarajčić 2023-09-28 13:17:17 +02:00
  • 1e1dacf7be Migrate SettingsActivity to compose Ensar Sarajčić 2023-09-28 12:24:18 +02:00
  • ac8fc71534 Translated using Weblate (French) Lionel HANNEQUIN 2023-09-27 16:28:00 +00:00
  • f5a4faa576 Translated using Weblate (Spanish) gallegonovato 2023-09-26 12:34:41 +00:00
  • 8bb7b83e39 Translated using Weblate (Swedish) Puppelimies 2023-09-24 04:51:26 +00:00
  • 6c3c5f0323 Merge pull request #211 from weblate/weblate-simple-mobile-tools-simple-flashlight Tibor Kaputa 2023-09-23 19:09:48 +02:00
  • eda4fdfd40 Translated using Weblate (Spanish) gallegonovato 2023-09-22 14:08:55 +00:00
  • 369050728a Translated using Weblate (Spanish) gallegonovato 2023-09-22 00:04:30 +00:00
  • efbb7804db Translated using Weblate (French) Lionel HANNEQUIN 2023-09-21 02:02:17 +00:00
  • ceed63aaa4 Merge pull request #210 from esensar/fix/camera-null-crashes Tibor Kaputa 2023-09-20 12:11:55 +02:00
  • 97b5389bc6 Wrap null safe calls to cameraFlash with toasting Ensar Sarajčić 2023-09-20 11:57:47 +02:00
  • 0b64092651 Handle cases when camerFlash may be null in MyCameraImpl Ensar Sarajčić 2023-09-20 11:26:03 +02:00
  • 2a8d7c2a8c Prevent null cameraId in CameraFlash Ensar Sarajčić 2023-09-20 11:11:21 +02:00
  • 1ce4c6ef65 Merge pull request #209 from esensar/gradle-deprecation-warnings Tibor Kaputa 2023-09-13 14:39:04 +02:00
  • 9691b0103c Clean up gradle deprecation warnings Ensar Sarajčić 2023-09-13 13:37:10 +02:00
  • a183c22062 Merge pull request #208 from esensar/version-catalog-migration Tibor Kaputa 2023-09-07 12:14:45 +02:00
  • c25feb637a Use consistent version ref naming style Ensar Sarajčić 2023-09-07 12:09:31 +02:00
  • 44ed487c98 Migrate to versions catalog Ensar Sarajčić 2023-09-07 11:58:09 +02:00
  • aa381a8a52 updating changelog 5.10.0 tibbi 2023-09-07 11:21:44 +02:00
  • cfec55d9eb update version to 5.10.0 tibbi 2023-09-07 11:21:38 +02:00
  • 6142287e45 updating commons tibbi 2023-09-07 11:15:50 +02:00
  • 3924b33ebb Merge pull request #207 from esensar/feature/105-sleep-timer Tibor Kaputa 2023-09-06 22:05:35 +02:00
  • e73737f2c4 renaming some parameters Tibor Kaputa 2023-09-06 21:55:58 +02:00
  • da0b5d341c Offset sleep-timer on BrightDisplayActivity from navigationBar Ensar Sarajčić 2023-09-06 10:57:20 +02:00
  • 77c8d50cf4 Close app when timer runs out on BrightDisplayActivity Ensar Sarajčić 2023-09-06 10:49:22 +02:00
  • 174b2ac803 Use more sensible values for sleep timer Ensar Sarajčić 2023-09-06 10:41:25 +02:00
  • c55e784081 Fix 1 minute radio item string Ensar Sarajčić 2023-09-06 10:35:34 +02:00
  • 788ef6f01f Add radio button for seconds for custom sleep timer Ensar Sarajčić 2023-09-06 09:58:24 +02:00
  • c00d4cc30c Add more lower default values for sleep timer Ensar Sarajčić 2023-09-06 08:10:21 +02:00
  • 2572f7cfbf Properly update sleep timer color on resume Ensar Sarajčić 2023-09-06 08:08:28 +02:00
  • 543362cccb Update Simple-Commons ref Ensar Sarajčić 2023-09-06 08:08:18 +02:00
  • 482aef3d65 Use shared sleep_timer string Ensar Sarajčić 2023-09-04 16:49:34 +02:00
  • db5b553ce8 Add sleep timer Ensar Sarajčić 2023-09-04 10:39:33 +02:00
  • 10c3913fed Merge pull request #206 from fatihergin/feature/migrating-to-sdk-34 Tibor Kaputa 2023-08-30 14:22:53 +02:00
  • aec0fb8e9a updating commons Tibor Kaputa 2023-08-30 14:22:45 +02:00
  • c58a4aa1f2 make activity inflating consistent across simple apps fatih ergin 2023-08-25 22:49:39 +03:00
  • 3a40031532 update compile sdk to 34 update kotlin version to 1.9.0 fatih ergin 2023-08-25 22:48:48 +03:00
  • d1d3b698f2 Merge pull request #205 from fatihergin/feature/bind-activities-consistently-across-the-simple-apps Tibor Kaputa 2023-08-16 19:31:23 +02:00
  • 8f1cbec591 make activity inflating consistent across simple apps fatih ergin 2023-08-16 13:14:07 +03:00
  • 6747a9a663 Merge pull request #204 from weblate/weblate-simple-mobile-tools-simple-flashlight Tibor Kaputa 2023-08-14 17:52:35 +02:00
  • 956040e5ac Update full_description.txt Tibor Kaputa 2023-08-14 17:52:26 +02:00
  • 2ddab7ac59 Translated using Weblate (Slovak) Milan Šalka 2023-08-10 09:57:24 +00:00
  • 3af5434fad Merge pull request #203 from fatihergin/feature/migrating-to-viewbinding Tibor Kaputa 2023-08-01 23:37:32 +02:00
  • bc7e02810e replace kotlin synthetic usages with viewbinding fatih ergin 2023-08-01 22:54:22 +03:00
  • 3e869f4473 remove deprecated kotlin-android-extensions and enable viewbinding fatih ergin 2023-08-01 22:53:13 +03:00
  • 7d3c398a4b Merge pull request #202 from htetoh/patch-1 Tibor Kaputa 2023-07-31 18:03:00 +02:00
  • fde757eeb5 fixing language code htetoh 2023-07-31 22:14:28 +06:30
  • 92bba84b70 Merge pull request #201 from htetoh/patch-1 Tibor Kaputa 2023-07-31 15:40:06 +02:00
  • d50323f977 Adding Burmese strings htetoh 2023-07-31 18:46:18 +06:30
  • 121fcddf90 updating commons tibbi 2023-07-25 15:45:56 +02:00
  • 6a351fe3c5 Merge pull request #200 from Dejvino/bugfix/159 Tibor Kaputa 2023-07-25 15:28:30 +02:00
  • f9a1bb1e04 Fix #159: Button remains in pressed state if you turn screen lock on/off Dejvino 2023-07-11 06:22:39 +02:00
  • be1ba1a8b9 replacing jcenter with mavenCentral tibbi 2023-06-23 10:51:49 +02:00
  • 67754cd060 updating changelog 5.9.2 tibbi 2023-05-15 20:55:47 +02:00
  • 3d4a1a651b update version to 5.9.2 tibbi 2023-05-15 20:55:40 +02:00
  • b1c2cb84b0 Merge branch 'master' of github.com:SimpleMobileTools/Simple-Flashlight tibbi 2023-05-15 20:43:41 +02:00
  • 276bbcb7b0 updating commons tibbi 2023-05-15 20:43:31 +02:00
  • 16965fb357 Merge pull request #196 from weblate/weblate-simple-mobile-tools-simple-flashlight Tibor Kaputa 2023-05-15 20:37:16 +02:00
  • 70188d7731 Translated using Weblate (Belarusian) Макар Разин 2023-05-09 21:14:37 +00:00
  • 94b8ec3f19 Translated using Weblate (Czech) Slávek Banko 2023-03-30 16:07:07 +00:00
  • a0cfafb7b1 updating changelog 5.9.1 tibbi 2023-03-25 12:23:18 +01:00
  • a92a4bf23a update version to 5.9.1 tibbi 2023-03-25 12:23:11 +01:00
  • 4bc55c1282 updating commons tibbi 2023-03-25 12:19:21 +01:00
  • dd78bfe8ba Merge pull request #189 from fedestyla/fix/165_flashlight-on-after-camera-usage Tibor Kaputa 2023-03-25 10:10:18 +01:00
  • 3ecad0db58 Merge pull request #188 from weblate/weblate-simple-mobile-tools-simple-flashlight Tibor Kaputa 2023-03-25 09:54:14 +01:00
  • c44a619cec Update title.txt Tibor Kaputa 2023-03-25 09:54:05 +01:00
  • 5fbdcb3904 Translated using Weblate (German) VfBFan 2023-03-20 08:49:27 +00:00
  • eaeca0920c Translated using Weblate (Swedish) P.O 2023-03-11 16:11:32 +00:00
  • 48892c6f13 Translated using Weblate (Turkish) Oğuz Ersen 2023-02-20 18:05:43 +00:00
  • f3ff2ae894 Translated using Weblate (Arabic) Rex_sa 2023-01-31 10:45:46 +00:00
  • e7070ff04b Update CONTRIBUTING.md Tibor Kaputa 2023-02-18 12:27:17 +01:00
  • 37a6216b5b adding contribution rules tibbi 2023-02-17 22:41:11 +01:00
  • a84c22ebf8 fix(#165): fix flashlight status after coming back from camera app Federico Palmieri 2023-02-14 18:45:15 +01:00
  • 017d9f7557 do not show More Apps From Us as an icon tibbi 2023-02-10 19:08:37 +01:00
  • 5d9dc308d2 removing all video.txt files tibbi 2023-01-15 23:25:26 +01:00
  • 3e0f578f6f Merge pull request #183 from weblate/weblate-simple-mobile-tools-simple-flashlight Tibor Kaputa 2023-01-15 13:09:44 +01:00
  • e8b29984ac Translated using Weblate (Indonesian) Linerly 2023-01-12 08:04:36 +00:00
  • 2d60a5df05 Translated using Weblate (Portuguese) Sergio Marques 2023-01-11 23:41:44 +00:00
  • 4380996d0b Translated using Weblate (Arabic) Ahmad0a 2023-01-05 21:58:11 +00:00
  • ac5b03820c Translated using Weblate (Croatian) Milo Ivir 2023-01-03 21:40:57 +00:00
  • 53060d644b Translated using Weblate (Ukrainian) Dan 2022-12-27 22:21:03 +00:00
  • 71e0120842 Translated using Weblate (Ukrainian) Dan 2022-12-22 00:26:21 +00:00
  • f6827cec6d updating commons tibbi 2022-12-27 17:01:38 +01:00