Commit Graph

  • 47159f5f54 Use `SimpleTheme.dimens` in `SleepTimerCustomAlertDialog` Ensar Sarajčić 2023-10-05 12:50:00 +0200
  • b5b215af6e Make `onCancelClick` nullable Ensar Sarajčić 2023-10-05 12:47:05 +0200
  • 15dcb65fbc Pu `SleepTimerCustomAlertDialog` items in `remember` Ensar Sarajčić 2023-10-05 12:46:01 +0200
  • 17ac263c5d Use `DialogSurface` for `SleepTimerCustomAlertDialog` Ensar Sarajčić 2023-10-05 12:44:38 +0200
  • 057cfefb64 Use `stateIn` to move default values to viewModel Ensar Sarajčić 2023-10-05 12:39:40 +0200
  • 34ac99fb63 Clean up `BrightDisplayActivity` method references Ensar Sarajčić 2023-10-05 12:29:37 +0200
  • 59537d28bd Migrate color picker to compose Ensar Sarajčić 2023-10-05 10:34:06 +0200
  • c354d115ee Fix `MyCameraImpl` crash Ensar Sarajčić 2023-10-05 09:43:50 +0200
  • eae63898e3 Use compose `PermissionRequiredAlertDialog` for sleep timer permission Ensar Sarajčić 2023-10-05 09:43:37 +0200
  • 680b313372
    updating the f-droid icon Tibor Kaputa 2023-10-05 09:16:21 +0200
  • c37ced08a7 Migrate SleepTimerCustomDialog to compose Ensar Sarajčić 2023-10-05 08:40:31 +0200
  • a3e188529d Update commons to update RadioGroupAlertDialog Ensar Sarajčić 2023-10-04 17:41:36 +0200
  • 6296d893b0 Use `apply` when building `SleepTimerRadioDialog` Ensar Sarajčić 2023-10-04 16:36:47 +0200
  • 2fd3dc5c77 Use compose RadioGroupDialog Ensar Sarajčić 2023-10-04 16:24:06 +0200
  • 9e3b207509 Split `SettingsScreen` into sections Ensar Sarajčić 2023-10-03 13:27:41 +0200
  • 2f6000db6a Add accessibility string for stroboscope Ensar Sarajčić 2023-10-03 13:19:42 +0200
  • 50820bd948 Update Android gradle plugin to 8.1.2 Ensar Sarajčić 2023-10-03 13:14:17 +0200
  • 17946431ba Add annotations for `Int` values in WidgetConfigureScreen for clarity Ensar Sarajčić 2023-10-03 13:13:59 +0200
  • 3323b2fb70 Remove usages of `dimensionResource` Ensar Sarajčić 2023-10-03 13:06:50 +0200
  • 3f901ff290 Split compose screens into multiple smaller sections Ensar Sarajčić 2023-10-03 09:10:32 +0200
  • c644def18e Move action building to a separate function Ensar Sarajčić 2023-10-03 08:08:39 +0200
  • ee9a539cf5 Remove EventBus usage Ensar Sarajčić 2023-10-02 18:24:02 +0200
  • 163e053e1d Remove unnecessary modifiers from SleepTimer Ensar Sarajčić 2023-10-02 17:15:58 +0200
  • e111bce5f2 Remove ConstraintLayout from compose Ensar Sarajčić 2023-10-02 17:08:28 +0200
  • 0767d76345 Move "SOS" to strings Ensar Sarajčić 2023-10-02 17:00:17 +0200
  • 50f0be9e20 Use `rememberMutableInteractionSource` Ensar Sarajčić 2023-10-02 16:59:32 +0200
  • 3a17008fe9 Remove unnecessary elvis operator from BrightDisplayScreen Ensar Sarajčić 2023-10-02 16:54:39 +0200
  • 62484fd3c7 Migrate SettingsScreen to new commons naming Ensar Sarajčić 2023-10-02 16:53:48 +0200
  • 2e1821320f Use derived state for contrastColor in BrightDisplayActivity Ensar Sarajčić 2023-10-02 16:53:39 +0200
  • 10fa019813 Use `asFlowNonNull` for all flow properties in `Config` Ensar Sarajčić 2023-10-02 16:44:15 +0200
  • 132b469b44 Change base for all activities to `ComponentActivity` Ensar Sarajčić 2023-10-02 16:41:59 +0200
  • 81096e35a6 Properly reflect flash state in main screen icons Ensar Sarajčić 2023-10-02 12:59:57 +0200
  • 3414295887 Fix stroboscope stored progress Ensar Sarajčić 2023-10-02 12:45:38 +0200
  • 87e92df993 Fix SleepTimer visibility on main screen Ensar Sarajčić 2023-10-02 12:37:33 +0200
  • cd02f52d12 Fix light theme colors Ensar Sarajčić 2023-10-02 10:42:18 +0200
  • de2ce0ea73 Properly handle changing preferences values for main screen Ensar Sarajčić 2023-10-02 09:46:45 +0200
  • b61288407b Remove ripple effect from main buttons Ensar Sarajčić 2023-10-02 09:20:20 +0200
  • 7937a71b0d Migrate MainActivity to compose Ensar Sarajčić 2023-10-02 09:06:39 +0200
  • b505f7d3ce
    Merge pull request #212 from weblate/weblate-simple-mobile-tools-simple-flashlight Tibor Kaputa 2023-09-28 23:10:09 +0200
  • 4c5deb10e4 Migrate WidgetTorchConfigureActivity to compose Ensar Sarajčić 2023-09-28 17:24:53 +0200
  • 2a5011fb22 Use dimens for SleepTimer instead of hardcoded dp values Ensar Sarajčić 2023-09-28 16:59:20 +0200
  • 0ff554a835 Migrate WidgetBrightDisplayConfigureActivity to compose Ensar Sarajčić 2023-09-28 16:57:00 +0200
  • 68f4e32ce2 Migrate BrightDisplayActivity to compose Ensar Sarajčić 2023-09-28 15:09:52 +0200
  • ee7780f9e7 Use `asFlow` from BaseConfig Ensar Sarajčić 2023-09-28 13:17:17 +0200
  • 1e1dacf7be Migrate SettingsActivity to compose Ensar Sarajčić 2023-09-28 12:24:18 +0200
  • ac8fc71534
    Translated using Weblate (French) #212 Lionel HANNEQUIN 2023-09-27 16:28:00 +0000
  • f5a4faa576
    Translated using Weblate (Spanish) gallegonovato 2023-09-26 12:34:41 +0000
  • 8bb7b83e39
    Translated using Weblate (Swedish) Puppelimies 2023-09-24 04:51:26 +0000
  • 6c3c5f0323
    Merge pull request #211 from weblate/weblate-simple-mobile-tools-simple-flashlight Tibor Kaputa 2023-09-23 19:09:48 +0200
  • eda4fdfd40
    Translated using Weblate (Spanish) #211 gallegonovato 2023-09-22 14:08:55 +0000
  • 369050728a
    Translated using Weblate (Spanish) gallegonovato 2023-09-22 00:04:30 +0000
  • efbb7804db
    Translated using Weblate (French) Lionel HANNEQUIN 2023-09-21 02:02:17 +0000
  • ceed63aaa4
    Merge pull request #210 from esensar/fix/camera-null-crashes Tibor Kaputa 2023-09-20 12:11:55 +0200
  • 97b5389bc6 Wrap null safe calls to `cameraFlash` with toasting #210 Ensar Sarajčić 2023-09-20 11:57:47 +0200
  • 0b64092651 Handle cases when `camerFlash` may be null in `MyCameraImpl` Ensar Sarajčić 2023-09-20 11:26:03 +0200
  • 2a8d7c2a8c Prevent null cameraId in CameraFlash Ensar Sarajčić 2023-09-20 11:11:21 +0200
  • 1ce4c6ef65
    Merge pull request #209 from esensar/gradle-deprecation-warnings Tibor Kaputa 2023-09-13 14:39:04 +0200
  • 9691b0103c Clean up gradle deprecation warnings #209 Ensar Sarajčić 2023-09-13 13:37:10 +0200
  • a183c22062
    Merge pull request #208 from esensar/version-catalog-migration Tibor Kaputa 2023-09-07 12:14:45 +0200
  • c25feb637a Use consistent version ref naming style #208 Ensar Sarajčić 2023-09-07 12:09:31 +0200
  • 44ed487c98 Migrate to versions catalog Ensar Sarajčić 2023-09-07 11:58:09 +0200
  • aa381a8a52 updating changelog 5.10.0 tibbi 2023-09-07 11:21:44 +0200
  • cfec55d9eb update version to 5.10.0 tibbi 2023-09-07 11:21:38 +0200
  • 6142287e45 updating commons tibbi 2023-09-07 11:15:50 +0200
  • 3924b33ebb
    Merge pull request #207 from esensar/feature/105-sleep-timer Tibor Kaputa 2023-09-06 22:05:35 +0200
  • e73737f2c4
    renaming some parameters #207 Tibor Kaputa 2023-09-06 21:55:58 +0200
  • da0b5d341c Offset sleep-timer on BrightDisplayActivity from navigationBar Ensar Sarajčić 2023-09-06 10:57:20 +0200
  • 77c8d50cf4 Close app when timer runs out on BrightDisplayActivity Ensar Sarajčić 2023-09-06 10:49:22 +0200
  • 174b2ac803 Use more sensible values for sleep timer Ensar Sarajčić 2023-09-06 10:41:25 +0200
  • c55e784081 Fix 1 minute radio item string Ensar Sarajčić 2023-09-06 10:35:34 +0200
  • 788ef6f01f Add radio button for seconds for custom sleep timer Ensar Sarajčić 2023-09-06 09:58:24 +0200
  • c00d4cc30c Add more lower default values for sleep timer Ensar Sarajčić 2023-09-06 08:10:21 +0200
  • 2572f7cfbf Properly update sleep timer color on resume Ensar Sarajčić 2023-09-06 08:08:28 +0200
  • 543362cccb Update Simple-Commons ref Ensar Sarajčić 2023-09-06 08:08:18 +0200
  • 482aef3d65 Use shared sleep_timer string Ensar Sarajčić 2023-09-04 16:49:34 +0200
  • db5b553ce8 Add sleep timer Ensar Sarajčić 2023-09-04 10:39:33 +0200
  • 10c3913fed
    Merge pull request #206 from fatihergin/feature/migrating-to-sdk-34 Tibor Kaputa 2023-08-30 14:22:53 +0200
  • aec0fb8e9a
    updating commons #206 Tibor Kaputa 2023-08-30 14:22:45 +0200
  • c58a4aa1f2 make activity inflating consistent across simple apps fatih ergin 2023-08-25 22:49:39 +0300
  • 3a40031532 update compile sdk to 34 update kotlin version to 1.9.0 fatih ergin 2023-08-25 22:48:48 +0300
  • d1d3b698f2
    Merge pull request #205 from fatihergin/feature/bind-activities-consistently-across-the-simple-apps Tibor Kaputa 2023-08-16 19:31:23 +0200
  • 8f1cbec591 make activity inflating consistent across simple apps #205 fatih ergin 2023-08-16 13:14:07 +0300
  • 6747a9a663
    Merge pull request #204 from weblate/weblate-simple-mobile-tools-simple-flashlight Tibor Kaputa 2023-08-14 17:52:35 +0200
  • 956040e5ac
    Update full_description.txt #204 Tibor Kaputa 2023-08-14 17:52:26 +0200
  • 2ddab7ac59
    Translated using Weblate (Slovak) Milan Šalka 2023-08-10 09:57:24 +0000
  • 3af5434fad
    Merge pull request #203 from fatihergin/feature/migrating-to-viewbinding Tibor Kaputa 2023-08-01 23:37:32 +0200
  • bc7e02810e replace kotlin synthetic usages with viewbinding #203 fatih ergin 2023-08-01 22:54:22 +0300
  • 3e869f4473 remove deprecated kotlin-android-extensions and enable viewbinding fatih ergin 2023-08-01 22:53:13 +0300
  • 7d3c398a4b
    Merge pull request #202 from htetoh/patch-1 Tibor Kaputa 2023-07-31 18:03:00 +0200
  • fde757eeb5
    fixing language code #202 htetoh 2023-07-31 22:14:28 +0630
  • 92bba84b70
    Merge pull request #201 from htetoh/patch-1 Tibor Kaputa 2023-07-31 15:40:06 +0200
  • d50323f977
    Adding Burmese strings #201 htetoh 2023-07-31 18:46:18 +0630
  • 121fcddf90 updating commons tibbi 2023-07-25 15:45:56 +0200
  • 6a351fe3c5
    Merge pull request #200 from Dejvino/bugfix/159 Tibor Kaputa 2023-07-25 15:28:30 +0200
  • f9a1bb1e04 Fix #159: Button remains in pressed state if you turn screen lock on/off #200 Dejvino 2023-07-11 06:22:39 +0200
  • be1ba1a8b9 replacing jcenter with mavenCentral tibbi 2023-06-23 10:51:49 +0200
  • ca41a1b1d9 code formated and imports optimized #198 Memouna 2023-06-07 16:55:26 +0200
  • 1b7c639557 timer icons and time picker added, CountDownTimer used Memouna 2023-06-07 16:49:11 +0200
  • dccb4def07 lights icons and functions added Memouna 2023-06-07 14:18:46 +0200
  • 7b381befee creation a page for timer Memouna 2023-06-07 13:54:37 +0200