Commit Graph

122 Commits

Author SHA1 Message Date
Michael Speed
5d7ca21dc8 Android deep links 2024-04-23 15:38:28 +02:00
Michael Speed
10034854f9 Fix bg sounds 2024-04-21 19:03:22 +02:00
Michael Speed
1d73b92f3d Improve Service starting 2024-03-26 15:55:18 +01:00
Michael Speed
a1af302ac3 tidy up 2024-03-23 19:28:40 +01:00
Michael Speed
a5ac71d015 Stop service on audio complete (android) 2024-03-23 15:27:23 +01:00
Michael Speed
812fb7a2e3 Start service on when audio starts 2024-03-22 16:03:54 +01:00
Michael Speed
add7c941f2 Improve Android service 2024-03-21 15:14:20 +01:00
Michael Speed
35442e983c Fix notification 2024-03-01 17:24:20 +01:00
Michael Speed
1c0c957132 Fix end screen glitch 2024-02-12 18:28:52 +01:00
Michael Speed
4800da847d Undo OTP removal 2024-02-11 20:55:21 +01:00
Michael Speed
ff2b4c64f1 Obfuscate 2024-02-10 15:48:13 +01:00
Michael Speed
9f12401eb8 Update Fastfile 2024-02-10 14:03:54 +01:00
Michael Speed
ac20463de6 Update fast file 2024-02-10 13:43:04 +01:00
Michael Speed
1e9d319221 Update Fastfile 2024-02-10 12:41:02 +01:00
Michael Speed
9efa53b3e7 Update Fastfile 2024-02-10 12:29:16 +01:00
Michael Speed
a8f5ebdea3 Update Fastfile 2024-02-10 12:24:12 +01:00
Michael Speed
e857834ff6 Update Fastfile 2024-02-10 12:17:39 +01:00
Michael Speed
01e97d9867 Update Fastfile 2024-02-10 12:16:23 +01:00
Lionel Foxcroft
a8737fd019
Vectorize android icons (#677) 2024-02-09 16:04:49 +01:00
Michael Speed
c4a227bcb9 Fix android service 2024-02-08 11:00:45 +01:00
Michael Speed
e2de17badb Pause bg audio when using media notification 2024-02-06 22:00:51 +01:00
Michael Speed
bc0fa76a50 Better service handling 2024-02-06 21:58:16 +01:00
Michael Speed
a3ac939f82 Potentially fix play button 2024-02-05 19:31:24 +01:00
Michael Speed
f83fff18f0 Silence notification 2024-02-04 13:18:40 +01:00
Michael Speed
fae795e902 Updated libs 2024-02-02 12:17:38 +01:00
Michael Speed
9e3f89ef1f
Start foreground service (#670) 2024-01-25 10:44:27 +01:00
Michael Speed
eebead2dbb
Remove just_audio etc (#665)
* Play with exoplayer

* Update Generate Riverpod Files.run.xml

* Improve Android audio player

* Update .gitignore

* Update gradle and packages

* Disable audio providers

* Player listener

* Fix player for android

* Media notification

* Fix merge

* Fix endscreen

* Fix player

* Remove unused files

* Update pubspec.yaml

* Fix analysis issues

* Fix pipeline
2024-01-23 18:51:47 +01:00
romain
8f1c41ab68
UI fixes 221223 (#652)
* Add foreground service media playback

Required for android 14 (audio library)

* Change serif font

* Update serif font family

* Update serif font

* Update stat tiles style

* Change shortcuts size

* Fix quote layout

* Fix header layout

* Update home layout
2023-12-22 13:27:47 +01:00
Michael Speed
f02dc67baa
Remove try/catch with just rethrow (#632)
* Remove try/catch with just rethrow

* Fix typo

* Organise code (#633)

* Organise imports

* Reformat

* Reformat

* Run dart fix

* Format
2023-12-12 17:53:00 +01:00
romain
317380170d
UI fixes (#620)
* Add scroll view

* Fix UI

* Change App Bar name

* UI fix

* UI fix for small screen

* Replace App Bar

* Add back gesture to dismiss sheet on iOS

* removed fake data

* Potential fix to white screen

* Add support for just_audio in native files

* Change naming

* Removed auth header

* Quick fix for notification screen

* Fix var declarations

---------

Co-authored-by: Michael Speed <michaelcspeed@users.noreply.github.com>
2023-11-27 19:33:19 +01:00
romain
afd7a2c248
Launch url fix (#612)
* Add requirements

* Add iOS requirements

* If not launched ope in App WebView

* add vibration to explore FAB

* Add vibration

* Add vibration on FAB

* Fix vibration values

---------

Co-authored-by: Michael Speed <michaelcspeed@users.noreply.github.com>
2023-11-22 21:48:38 +01:00
Michael Speed
31361bb7ac
Release/3.0.10 (#601)
* Update version

* Update create_env_files.sh

* Update deploy_to_playstore.yml

* Update pubspec.yaml

* Update Fastfile
2023-11-16 22:02:44 +01:00
Michael Speed
60604873ae Attempt fixing pipeline 2023-11-16 20:31:42 +01:00
romain
a26a59bc9a
Fix AndroidManifest 2023-10-18 19:34:30 +02:00
Osama Asif
a34a04cf2c
fix: layout issue fixed for small screen sizes (#517)
* fix: layout issue fixed for small screen sizes

* chore: magic number added for padding
2023-10-06 20:39:13 +02:00
Osama Asif
caa16559e1
Fix transfer stats #458 (#501)
* fix: notification fixed for android 13

* fix: join trigger flow changed

* fix: home screen bg color fixed

* fix: bg color fixed on dismiss tap

* chore: webview navigation improved

* chore: announcement animation changed

* chore: device and user info added in client email

* chore: testing abc icon removed

* chore: animation re-rendering fixed

* chore: menu bottom closing issue fixed

* chore: fixed banner

* chore: app version updated

* fix: email issue on share

* chore: animation removed

* fix: player overlay image dimensions fixed

* fix: refresh behaviour fixed

* fix: email content and new line issue fixed

* fix: new announcement fixed

* Merge branch 'client-email-navigation' into animate-row-items#431

* chore: sentry logs added

* fix: overlay image fixed

* chore: announcement animation fixed

* Merge branch 'animate-row-items#431' into player-image-is-not-square#443

* chore: meditation renamed to track

* chore: sentry exception added on player

* chore: audio extension fixed

* chore: app version updated

* chore: fixed downloading audio from another screen

* chore: app version updated

* chore: dummy stats added for testing

* chore: sentry exception added on stats

* Merge branch 'add-sentry' into renaming-meditation-to-tracks

* chore: unnecessary code removed

---------

Co-authored-by: Michael Speed <michaelcspeed@users.noreply.github.com>
2023-10-06 11:08:39 +02:00
Osama Asif
7761957e3b
fix: notification fixed for android 13 (#489) 2023-10-05 23:34:37 +02:00
romain
797225e231
Update Fastfile 2023-09-27 12:46:53 +02:00
romain
121780c643
Update Fastfile 2023-09-27 12:29:24 +02:00
Osama Asif
f4d35be792 chore: debug sheet duration fixed 2023-08-22 15:24:29 +05:00
osamaasifoak
3a5f8e9998 chore: android app icon changed 2023-08-10 15:21:21 +05:00
osamaasifoak
1d817e311d feat: notification permission check added 2023-08-03 04:09:07 +05:00
Osama Asif
46e7ba494d chore: redundant files removed 2023-07-29 00:02:45 +05:00
Osama Asif
97c68576ed fix: mini player fixed 2023-07-27 03:19:57 +05:00
Osama Asif
462bc19287 Merge branch 'add-fcm' into fix-ui 2023-07-26 19:12:40 +05:00
Osama Asif
14498f7214 chore: updated gitignore 2023-07-26 17:30:51 +05:00
Osama Asif
2942de30ec fix: announcement banner text fixed 2023-07-21 01:16:39 +05:00
Osama Asif
d4932c0586 fix: navigation and ui issues 2023-07-20 18:06:04 +05:00
Osama Asif
c2713cdee2 chore: fixed android side notification 2023-07-04 02:11:25 +05:00
Osama Asif
4b9a354fe7 feat: fcm configuration added 2023-07-01 02:59:57 +05:00