Commit Graph

167 Commits

Author SHA1 Message Date
Trevor Slocum 2c8288e1a3 Fix and re-enable daily reminder feature
This feature was previously disabled when running on Android 8.0+.

Resolves #97.
2023-01-12 23:57:28 -08:00
Trevor Slocum 3049220130 Update translations 2023-01-12 23:51:09 -08:00
Trevor Slocum c8c22a6864 Add high resolution app icon 2022-06-14 12:06:40 -07:00
Trevor Slocum 5061d80091 Update translations 2022-06-14 12:06:16 -07:00
Trevor Slocum 5043eb47f2 Update translations 2021-10-08 12:38:50 -07:00
Trevor Slocum 631d6bbfbb Fix Black theme 2021-09-05 21:53:58 -07:00
Trevor Slocum fd07ba3dcf Update translations 2021-09-05 18:22:48 -07:00
Trevor Slocum cf6f195260 Update repository URLs 2021-08-28 13:39:51 -07:00
Trevor Slocum c95ce28245 Add Black theme
Resolves #92.
2021-07-08 23:57:40 -07:00
Trevor Slocum 82da364d86 Replace forum link with lemmy.ml meditation community 2021-04-30 19:44:49 -07:00
Trevor Slocum bfc6c5d8ea Remove link to app in Amazon Marketplace 2021-04-30 17:56:50 -07:00
Trevor Slocum 30c09cde62 Replace duplicate values-iw folder with symlink 2021-04-09 08:51:43 -07:00
Trevor Slocum f89b2af6f4 Update translations 2021-04-09 08:46:16 -07:00
Trevor Slocum 8b19aa90bd Remove code.rocketnine.space migration notice 2021-04-07 08:41:24 -07:00
Trevor Slocum 06a44b2cb7 Add code.rocketnine.space migration notice 2021-04-07 08:40:43 -07:00
Trevor Slocum 0660b901e6 Update translations 2021-03-27 12:33:51 -07:00
Trevor Slocum ef9146de0e Fix FilePicker intent action 2021-03-27 12:23:04 -07:00
Trevor Slocum c0ced6e825 Merge branch 'master' into 'master'
fix import and export on Android 10

See merge request tslocum/meditationassistant!6
2021-03-27 19:18:46 +00:00
Trevor Slocum d007141911 Update dependencies 2021-03-27 11:52:10 -07:00
Trevor Slocum 003f0e2a35 Merge branch 'fix-android-4.3-crash' into 'master'
fix android 4.3 (api 18) crash

See merge request tslocum/meditationassistant!7
2021-03-27 18:50:34 +00:00
MovingEarth 0c17304f95 fix android 4.3 (api 18) crash 2021-03-26 16:10:04 +01:00
MovingEarth e6d7861855 Remove question to see folder with exported sessions
Instead of asking the user if they want to see the folder with the exported sessions file, it will just show a toast with "Sessions exported" (translated if possible)
2021-02-06 18:33:27 +01:00
MovingEarth 1d2d6a5c5a Delete unused FileUtils 2021-02-06 18:13:56 +01:00
MovingEarth 0e1d22e8e3 fix file paths cannot always be found 2021-02-05 16:19:45 +01:00
MovingEarth 72c518cc4b fix import and export on Android 10 2021-01-31 18:16:53 +01:00
Trevor Slocum d601d8ba03 Reposition mindfulness bell sound preference 2021-01-14 11:27:21 -08:00
Trevor Slocum 4a61eed9d2 Update translations 2020-12-28 12:00:42 -08:00
Trevor Slocum 77339f02c1 Add mindfulness bell 2020-12-28 11:56:35 -08:00
Trevor Slocum 7793c3e888 Remove references to previously removed analytics 2020-12-15 13:13:27 -08:00
Trevor Slocum 4519eb4f7b Update translations 2020-12-15 12:54:40 -08:00
Trevor Slocum 71433fcb3b Add audio output setting (alarm/media/ringtone/notification)
Resolves #76.
2020-11-12 12:53:06 -08:00
Trevor Slocum 090c7a1f5d Update translations 2020-11-12 11:54:25 -08:00
Trevor Slocum 754a09f967 Display screenshots on F-Droid 2020-10-09 18:08:46 -07:00
Trevor Slocum a53e4f5992 Add community screenshot 2020-10-09 17:52:49 -07:00
Trevor Slocum 72e7d87e55 Add screenshots to README
Resolves #15.
2020-10-09 17:47:44 -07:00
Trevor Slocum 8681a9c29b Update translations 2020-09-24 09:12:56 -07:00
Trevor Slocum 205147a1f8 Update dependencies 2020-09-24 09:10:53 -07:00
Trevor Slocum fe9da0c854 Merge branch 'bugfix/android10_completion_sound' into 'master'
Fix late playing completion sound (Android 10)

Closes #62

See merge request tslocum/meditationassistant!5
2020-09-24 16:03:32 +00:00
Angus Gratton 48dd79b539 MainActivity: Play completion sound from alarm intent
On Android 10 (at least), the CompleteActivity is not started until the
app is activated again, so this fixes the problem where no completion sound
is played while the phone is asleep.

Closes #62
2020-09-24 21:13:44 +10:00
Angus Gratton 47827463f9 vibration: Fix spurious exception if vibration is disabled
(The disabled value is '' not 'none' for vibration)
2020-09-24 09:10:27 +10:00
Trevor Slocum 3bc4338959 Fix open/save file dialog
Resolves #74
2020-07-10 15:28:29 -07:00
Trevor Slocum f13f1c1e9e Add Bitcoin and Ethereum donation addresses 2020-05-01 09:31:30 -07:00
Trevor Slocum c0f267f872 Add timer position setting
Resolves #71
2020-03-14 09:15:53 -07:00
Trevor Slocum e179b93f6e Add custom vibration patterns
Resolves #28
2020-03-12 19:34:41 -07:00
Trevor Slocum 2798f0779b Add session volume preview
Resolves #52
2020-03-11 17:22:35 -07:00
Trevor Slocum 3168f28f4e Add MediNET overview to resources menu
Resolves #36
2020-03-11 16:50:00 -07:00
Trevor Slocum 73b62f4e12 Add presets to tutorial
Resolves #68
2020-03-11 16:30:57 -07:00
Trevor Slocum 2f752277e7 Update translations 2020-03-11 05:53:10 -07:00
Trevor Slocum f098f46048 Resolve duration not being preselected when editing 2020-03-11 05:44:59 -07:00
Trevor Slocum 170e079cb7 Add resources menu 2020-03-11 05:01:45 -07:00