Commit Graph

560 Commits

Author SHA1 Message Date
Tibor Kaputa db6ceae5c5
Merge pull request #212 from rien/fix/alarm-vibrate
Fix alarm not vibrating when activiting the ReminderService
2020-08-19 23:45:46 +02:00
tibbi f0f5f87e93 updating kotlin, commons, target sdk to 30 2020-08-19 23:45:08 +02:00
Rien Maertens f7cc9568dd
Fix ReminderActivity: vibration and audio error
- There was no code to vibrate the device, this was added
- If 'no sound' was selected as the alarm audio source, it would show an
  error toast saying "setDataSource failed" because the URL was "silent"

Fixes #139, #189
2020-07-05 12:39:47 +02:00
Rien Maertens 212588cd90
Fix possibly error in alarm notification 2020-07-05 12:39:19 +02:00
spkprs d2d4d2e780
Update strings.xml 2020-06-24 18:41:27 +03:00
tibbi 01df875e38 updating commons, gradle and some style formatting 2020-06-19 16:42:52 +02:00
Tommy He e0374d7a66 Update pronoun and a term. 2020-05-31 20:40:46 +08:00
Tommy He 7e14dbbc1e Add zh_CN translated strings.xml. 2020-05-30 18:43:55 +08:00
tibbi dc5deaadea update version to 5.2.2 2020-05-28 19:36:18 +02:00
tibbi afc1f7823e properly schedule the next alarm at cancelling one 2020-05-28 19:26:26 +02:00
tibbi 1d45ae9b48 make sure the alarm uses the Alarm stream 2020-05-28 19:16:41 +02:00
tibbi 7974381e76 use rounded corners at the widget background 2020-05-28 19:00:25 +02:00
tibbi 8c04934ed4 use round widget corners at the config screen 2020-05-28 18:16:36 +02:00
tibbi 4d80fb4347 tweaking some widget config activity code, make it consistent with other apps 2020-05-28 18:06:17 +02:00
tibbi db6946fde1 replacing some more widget related redundant xml tags 2020-05-28 17:59:16 +02:00
tibbi 97a41471b0 removing some redundant xml tags 2020-05-28 17:53:27 +02:00
tibbi fffce3d081 use bigger margins instead of dividers at the app setting sections 2020-05-28 17:50:01 +02:00
tibbi 096f43ab6d updating kotlin, commons, gradle 2020-05-28 17:48:11 +02:00
tibbi 26c4181bc1 updating the app icon on some devices 2020-05-24 21:02:04 +02:00
tibbi b9dc7f7127 update version to 5.2.1 2020-03-20 17:08:33 +01:00
tibbi 1d4113545a using a helper function for ensuring background thread 2020-03-20 17:02:20 +01:00
tibbi c226f900e8 removing some unwanted permissions 2020-03-20 16:58:37 +01:00
tibbi 323347eda1 update version to 5.2.0 2020-03-18 12:44:05 +01:00
tibbi 5ad7511baf adding some EventBus related proguard fules 2020-03-18 12:41:05 +01:00
tibbi f1054013ea updating Commons and gradle 2020-03-18 12:35:43 +01:00
Pavol Franek 45822c1359 Fixed syntax 2020-03-16 19:51:14 +01:00
Pavol Franek e85bbb35e1 Widget - not always updating time. 2020-03-16 19:41:09 +01:00
Pavol Franek 97c9d31ef5 Clock - Make the fragments scrollable 2020-03-16 18:46:18 +01:00
Pavol Franek 80fef36d7f Merge branch 'master' into request_2
# Conflicts:
#	app/src/main/kotlin/com/simplemobiletools/clock/helpers/Constants.kt
2020-03-15 07:50:45 +01:00
Pavol Franek ceeb3ccd22 Clock - Add labels to timers 2020-03-15 07:47:59 +01:00
Pavol Franek 1163a8bcd9 Clock - Properly handle vibration toggle at timer reminder 2020-03-14 14:41:13 +01:00
tibbi 08aa7bf62c show the default timer time at reseting it manually too 2020-03-12 20:32:34 +01:00
Tibor Kaputa 51860d6b4e
Merge pull request #180 from SimpleMobileTools/request_1
Clock - If a timer is inactive, show the default time at the top, not…
2020-03-12 20:30:24 +01:00
tibbi f4416a8798 do not show a toast at stopping timer, it made sense only in background 2020-03-12 20:23:21 +01:00
tibbi 1ea4c030ee properly color the initial Timer button icon 2020-03-12 20:22:22 +01:00
tibbi d07ebb9c29 properly update the Timer fragment button icon color too 2020-03-12 20:17:10 +01:00
Pavol Franek 00994df725 Clock - If a timer is inactive, show the default time at the top, not 00:00 2020-03-12 18:35:38 +01:00
Pavol Franek 245f5ac10d Fixed - Button color incorrect 2020-03-12 18:11:19 +01:00
Pavol Franek 3473bfafee Fixed - remember last used alarm config 2020-03-11 08:41:24 +01:00
tibbi 09ff527a1e minor style cleanup, moving some classes into own files 2020-03-10 17:28:40 +01:00
Tibor Kaputa 9f6271eb2f
Merge pull request #177 from SimpleMobileTools/fix_#77
Fix #77
2020-03-10 17:21:31 +01:00
Pavol Franek 060b8c6a23 Reworked logic - show notification only if is timer running iin the background 2020-03-10 15:20:02 +01:00
Pavol Franek f6d9c5aece Fixed issue #77 Do not stop the timer at closing the app 2020-03-09 06:49:49 +01:00
Pavol Franek 44ac30ada4 Almost done 2020-03-08 21:42:23 +01:00
Pavol Franek ed18715b39 wip3 2020-03-08 10:47:42 +01:00
Guillaume 775ac57e65
Dutch 2020-03-07 15:15:49 +01:00
tibbi 083bcfe227 adding some links in the app long description 2020-03-06 22:34:30 +01:00
Fatih Fırıncı 0ba81cc0de
Update strings.xml 2020-03-06 20:34:44 +03:00
Pavol Franek c3ab1f9330 wip 2 2020-03-04 16:27:48 +01:00
Pavol Franek 046f0323d1 wip 2020-03-04 08:42:19 +01:00
tibbi b3f6b31634 removing an empty database reference 2020-02-24 10:42:45 +01:00
tibbi 2c5dcdfb68 updating the app icon 2020-02-16 12:04:53 +01:00
tibbi d2cac8e5fc update version to 5.1.0 2020-02-14 20:46:43 +01:00
tibbi e56129773c show the Simple Thank You setting item from the beginning 2020-02-14 19:36:45 +01:00
tibbi 6faf369636 add new alarms for the next day by default 2020-02-14 19:32:37 +01:00
tibbi 232361d807 fix #117, fixing some glitch related to alarms toggline on/off 2020-02-14 19:21:49 +01:00
tibbi 37369233cf updating commons and target SDK to 29 2020-02-14 19:09:03 +01:00
tibbi b85333c984 fix #160, alarm on Android 10. Originally by coxtor 2020-02-14 19:00:04 +01:00
tibbi b4968e6863 adding a comment related to wrong table name 2020-02-13 10:26:59 +01:00
tibbi c80c79cd28 adding Greek translation 2020-02-05 22:06:04 +01:00
pcpepik 1283f8d584
Update czech translation
- Polish and improve some translations
2020-01-26 19:06:17 +01:00
herkul-s cc6168fdcb
adding czech strings 2020-01-19 18:31:25 +01:00
Florian Scholdei 60fce165ab
Adding German strings 2020-01-12 21:28:57 +01:00
Luis Alfredo Figueroa Bracamontes e563764809
Update strings.xml
Some translations
2020-01-11 14:49:25 -06:00
tibbi 4cfbe723f3 make building the app easier, do not require a release version 2019-12-22 22:56:36 +01:00
tibbi 5bc389dbc4 allow building the debug app version without keystore.properties 2019-12-19 22:01:07 +01:00
fricyo 571afeb308
Update Translation 2019-12-16 17:32:57 +08:00
zmni 29099a1352 Update Indonesian translation 2019-12-15 17:42:20 +07:00
tibbi c51d2959a6 updating kotlin, commons, gradle 2019-12-09 17:17:23 +01:00
Sérgio Marques 4cc23a1056
Update strings.xml 2019-11-18 22:49:58 +00:00
Guillaume 40df69340e
Dutch 2019-11-11 19:55:42 +01:00
tibbi 5db13a91e1 adding a more descriptive app title 2019-11-10 23:33:26 +01:00
tibbi 49d00b0d98 update version to 5.0.4 2019-10-31 22:47:06 +01:00
tibbi aef87ae065 updating commons to 5.18.16 2019-10-31 22:46:09 +01:00
tibbi fe987a9384 updating some links to https 2019-10-16 19:03:00 +02:00
Matheus Victor add5747941 update pt strings 2019-10-09 22:58:25 -03:00
tibbi cb3f22d608 replacing the ic_stopwatch icon with a vector one 2019-10-09 21:33:09 +02:00
tibbi 2cd196a35a updating gradle, commons, kotlin 2019-10-09 21:28:58 +02:00
tibbi 38cb0cbed3 update version to 5.0.3 2019-08-07 21:11:52 +02:00
tibbi 6309c9e324 lets replace an icon with a vector drawable for testing 2019-08-07 21:03:52 +02:00
tibbi 9c827b3ca7 updating commons, kotlin, gradle 2019-08-07 20:28:56 +02:00
CompGame356 2ae43ef75b
Updated Polish translation 2019-08-07 15:28:20 +02:00
tibbi 46d8540532 update version to 5.0.2 2019-07-06 15:48:55 +02:00
tibbi a6596854ea fixing some constraintlayout glitches 2019-07-06 15:46:10 +02:00
tibbi c61d2eaa9a updating kotlin, commons, gradle 2019-07-06 15:36:23 +02:00
zmni 3f09193180 Create Indonesian translation 2019-06-26 01:02:23 +07:00
motomoto7 2cc778b05d
Ukrainian, update strings.xml
Minor translation improvements
2019-06-21 12:21:29 +03:00
motomoto7 939f061d05
Ukrainian 2019-06-04 14:58:46 +03:00
Cymrodor 83cbdf5b05
typo correction 2019-04-28 23:56:23 +01:00
tibbi 71ec119daa update version to 5.0.1 2019-04-08 22:54:46 +02:00
tibbi 9a76a82c32 updating kotlin, gradle, commons 2019-04-08 10:40:02 +02:00
FTno f33ba74678
Update strings.xml
Norwegian (nb) translation update
2019-03-17 17:57:14 +01:00
Cymrodor 797e006d10
Created Welsh localisation 2019-03-11 21:09:19 +00:00
CompGame356 42749c473d
Added Polish translation 2019-03-03 17:24:29 +01:00
tibbi d338d3077c update version to 5.0.0 2019-01-24 22:12:02 +01:00
tibbi b672c0ccbc updating to the new way of signing apps 2019-01-24 22:04:09 +01:00
tibbi e0078d8f2a implementing some adapter deleting 2019-01-24 21:55:28 +01:00
tibbi 921873f9a6 updating Commons + many other things 2019-01-24 21:47:36 +01:00
Guillaume d5cea6235f
Dutch 2019-01-16 00:05:41 +01:00
Emanuele Petriglia a704a6dd56
Translate app name in italian 2018-12-21 17:05:38 +00:00
Tibor Kaputa 551669a81f
Update strings.xml 2018-12-21 15:04:09 +01:00
Emanuele Petriglia fcb01e18bb
Improve italian translations
The last two lines for the Play Store are unificated with other applications. All other strings are improved.
2018-12-21 13:33:50 +00:00
Kévin Minions bd4c05c664
Update strings.xml 2018-11-23 18:33:05 +01:00
Fatih Fırıncı 804c5ff749
Create strings.xml 2018-11-04 23:17:46 +00:00
kniddl fe3f39fc87
Revised some strings 2018-10-12 14:22:55 +02:00
Emanuele Petriglia 870ca135bc
Update italian translation 2018-10-06 11:24:24 +00:00
en2sv dadca6b6b3
Update Swedish translation 2018-09-30 20:21:46 +02:00
ScratchBuild a88291ba20 Add Japanese translation 2018-09-27 17:32:40 +09:00
Sebastian von Dahlen f6906bd2a7
Update german strings.xml
Translated two strings from english to german and corrected some grammar and wordflow
2018-09-21 23:34:31 +02:00
Tibor Kaputa 1415d7e838
Update strings.xml 2018-09-20 14:43:24 +02:00
Tibor Kaputa 6ecfc0b65e
removing some spaces 2018-09-20 14:43:06 +02:00
Tibor Kaputa 4b47738a61
splitting the app long description 2018-09-20 14:42:18 +02:00
Tibor Kaputa 8e510b7816
deleting a redundant file 2018-09-20 14:40:01 +02:00
unknowtech 820627c546 Updated fr (French) translation
Commit made via Stringlate
2018-09-20 01:07:03 +02:00
tibbi cadb73349f update version to 4.3.0 2018-09-19 10:51:38 +02:00
tibbi 2f242ca46f update commons to 4.7.10 2018-09-19 10:48:28 +02:00
tibbi 7148268375 add some special widget handling for devices before Oreo 2018-09-18 23:34:57 +02:00
tibbi fbb3fc6b7b fix #20, make widget text scaling more dynamic 2018-09-18 22:53:15 +02:00
tibbi 07894ef11b take new color picker values into consideration only if OK was pressed 2018-09-18 21:36:44 +02:00
Gozzwip c945882325
added translation 2018-09-16 20:33:43 +04:00
Tibor Kaputa e7987c9c5c
Merge pull request #91 from dugi991/master
Updated Croatian translations
2018-09-15 16:58:38 +02:00
Nikola Trubitsyn a5f508df27
Update values-ru/strings.xml 2018-09-15 15:18:27 +03:00
dugi991 c94fbbbb05
Updated Croatian translations
Translated new strings.
2018-09-15 10:46:02 +00:00
tibbi 8b370d828c update kotlin, commons, sdk 2018-09-14 14:05:01 +02:00
tibbi 2dba635e2f catch exceptions thrown at setting up mediaplayer 2018-09-14 14:02:26 +02:00
Sérgio Marques 002895c4f3
Update strings.xml 2018-08-12 20:02:56 +01:00
tibbi 3a9e4b8e65 update version to 4.2.0 2018-08-10 22:16:51 +02:00
tibbi 0574d834e7 couple backgrounded timer related improvements 2018-08-10 22:16:35 +02:00
tibbi 1581e0ce56 show a timer notification if the app gets paused while it runs 2018-08-10 21:59:24 +02:00
tibbi 4dc0ec2201 adding the Purchase Thank You button in the app settings 2018-08-10 20:48:56 +02:00
tibbi 807fa7875d update commons to 4.6.5 2018-08-10 20:47:07 +02:00
tibbi 2c10a0b222 updating the basque long app description 2018-08-10 17:11:37 +02:00
Tibor Kaputa 00925066bc
Delete strings.xml 2018-08-10 17:09:26 +02:00
obibon cf3c5b9a30 Updated eu (Basque) translation
Commit made via Stringlate
2018-08-10 15:50:34 +02:00
anescient c1ac6c35a0 save current tab in onStop
onDestroy sometimes (often) isn't called
2018-07-16 10:12:21 -05:00
fricyo f885e7083a
Update Translation 2018-07-14 21:09:31 +08:00
tibbi 931d78bc48 update version to 4.1.0 2018-07-08 23:37:16 +02:00
tibbi bac8b805aa call finishActivity instead of finish at pressing reminder Stop 2018-07-08 22:48:33 +02:00
tibbi 4010ce3317 revert to the old UI if a Timer invokes the reminder activity 2018-07-08 22:48:03 +02:00
tibbi 037ff0c55f show a swipe guide if the user doesnt finish swiping in any side 2018-07-08 22:21:54 +02:00
tibbi 104a832354 adding a dot after the swipe dismiss message, as it will not be a toast 2018-07-08 22:15:55 +02:00
tibbi 75510eb7c5 show a toast if the user doesnt finish swiping at the reminder screen 2018-07-08 21:53:49 +02:00
tibbi 7a8acdea79 adding some strings related to swipe instructions 2018-07-08 21:48:38 +02:00
en2sv eedf716969
Update Swedish translation 2018-07-08 20:16:04 +02:00
tibbi e1076b8826 make sure we trigger reminder actions max once 2018-07-08 15:50:12 +02:00
tibbi cde58b8c8c allow snoozing or dismissing alarm by dragging the middle element 2018-07-08 15:40:15 +02:00
tibbi 9352fa0221 allow dragging the center item at the ReminderActivity 2018-07-08 15:03:20 +02:00
tibbi 72b31819d8 split ReminderActivty setup into some smaller functions 2018-07-08 14:26:05 +02:00
tibbi c5f9dd2906 do not finish the ReminderActivity if Snooze dialog is cancelled 2018-07-08 14:23:00 +02:00
tibbi d7c2323489 add a pulsing background to the reminder activity draggable element 2018-07-08 14:17:25 +02:00
tibbi 5552ac2c65 reworking the Reminder activity screen a bit 2018-07-08 12:50:56 +02:00
tibbi cf05ba6565 destroy mediaplayer at ReminderActivity at onDestroy, not onStop 2018-07-07 23:54:05 +02:00
tibbi d69ed5543c add gradual volume increasing at the ReminderActivity as appropriate 2018-07-07 23:46:00 +02:00
tibbi b4e4cc5cfc use mediaplayer at the ReminderActivity instead of a notification 2018-07-07 23:29:38 +02:00
tibbi d771ec5e75 removing some functionality related to hiding reminder activity 2018-07-07 23:21:13 +02:00
tibbi 12d9aecc28 adding a setting for increasing volume gradually 2018-07-06 23:27:54 +02:00
tibbi 8d611535f0 adding a new string for increasing volume gradually 2018-07-06 21:40:34 +02:00
tibbi ea0e2b8230 fix #65, listen to alarm toggle changes in general, not just clicks 2018-07-06 21:37:34 +02:00
tibbi 545f973d56 update commons to 4.3.31 2018-07-06 21:31:47 +02:00
Tibor Kaputa 6fb94ae4d9
replace Anwendung with App for consistency 2018-06-05 09:37:51 +02:00
Jonas Schubert 2f0f456860 Updated german translations 2018-06-04 22:08:25 +02:00
tibbi 4be3370ed4 adding a spanish strings file 2018-05-30 15:51:19 +02:00
tibbi 088e64fb2c update version to 4.0.1 2018-05-27 15:38:05 +02:00
tibbi 8a20de3a01 flip Snooze and Dismiss buttons at the notification 2018-05-27 15:26:24 +02:00
tibbi dc31b34db7 play the stopwatch reminder in the Alarm stream 2018-05-27 14:43:36 +02:00
tibbi 3a95fe601b adding some type checks at updating viepager fragments 2018-05-27 14:35:12 +02:00
tibbi 8005fe1fae update commons to 4.1.4 2018-05-27 14:26:59 +02:00
FTno 1301619f42
Create strings.xml
Norwegian translation for Simple-Clock
2018-05-26 14:47:22 +02:00
tibbi 2f57a46dd3 update version to 4.0.0 2018-05-16 21:57:05 +02:00
tibbi 64380d4ca6 update commons to 4.0.17 2018-05-16 21:53:36 +02:00
tibbi 291e403891 increase the widget time text size when the widget is higher 2018-05-16 21:19:49 +02:00
tibbi f798f245cd fix #53, remove the top margin from the widgets time 2018-05-16 16:18:11 +02:00
tibbi 6decda1b08 launch the proper Splash activity intent even if the app color is changed 2018-05-16 16:04:00 +02:00
tibbi 081f51763b fix #7, show pending alarms at the clock tab 2018-05-16 16:00:07 +02:00
tibbi 3b4a0c85cf make context at updating alarms nullable 2018-05-16 15:35:00 +02:00
tibbi 9c4f4d242a add a Settings button for customizing widget colors without recreating them 2018-05-16 15:11:34 +02:00
tibbi 2f42edd2b1 fix #46, properly disable freshly created alarm on delete 2018-05-16 14:57:31 +02:00
tibbi 616f6caa15 adding colored launcher icons 2018-05-16 10:19:57 +02:00
Nikola Trubitsyn de7951acc2 Russian translation 2018-05-08 17:37:01 +03:00
10cents 5a46c2e66d
new da file 2018-04-30 00:35:40 +02:00
tibbi 21d9c4e373 update commons to 3.19.1 2018-04-17 22:15:57 +02:00
en2sv ffd0e64ece
Add Swedish translation 2018-04-15 20:20:59 +02:00
tibbi e8d084ae22 update version to 3.1.3 2018-04-11 20:18:14 +02:00
tibbi e265ac35cc set alarm stream type at the alarm sound 2018-04-11 20:18:07 +02:00
tibbi ac95ff8adc use a different channel id for every sound uri 2018-04-11 20:04:36 +02:00
tibbi 6ae89328a2 fix #24, fix notification sounds on Android 8 2018-04-11 20:00:38 +02:00
tibbi b0cfa4efd2 properly handle no alarm set 2018-04-11 18:00:16 +02:00
tibbi a8e512b551 use the newer function on Android 5+ for getting the next alarm 2018-04-11 17:57:24 +02:00
tibbi 8ed6db98fc fix #33, do not stop the timer on device rotation 2018-04-11 17:07:41 +02:00
tibbi bbc3704dd7 properly handle stopwatch lap sorting at device rotation too 2018-04-11 15:05:56 +02:00
tibbi 33940b6879 properly restore laps at device rotation 2018-04-11 14:50:46 +02:00
tibbi a7a148e57c use Apply at some state bundles 2018-04-11 14:34:02 +02:00
tibbi 51513e625d do not reset Stopwatch at device rotation 2018-04-11 14:30:08 +02:00
tibbi 597f2ebc17 renaming some sound uri variables 2018-04-11 12:27:24 +02:00
tibbi fe16f35c66 update Commons, allow selecting No Sound at notifications 2018-04-11 12:14:29 +02:00
tibbi 820f4ac256 update commons to 3.18.17 2018-04-11 10:58:38 +02:00
tibbi 329560d21e adding a crashfix at setting up alarms 2018-04-11 10:36:15 +02:00
GuitarBilly 42addb67f5
Create strings.xml
Dutch translation for Simple Clock.
2018-04-08 01:28:37 +02:00
Tibor Kaputa e1ee85a46e
escaping some apostrophes 2018-04-06 20:59:42 +02:00
matteoarrighi c2984ba6da
Create strings.xml
Adding italian translation.
2018-04-06 20:45:29 +02:00