Page 1 of 1

TC 2.92 beta - Porting to Android API 26

Posted: 2018-11-02, 11:25 UTC
by ghisler(Author)
Total Commander 2.92 beta 1 for Android is available now! You can get it from the Play Store:
https://play.google.com/apps/testing/com.ghisler.android.TotalCommander
or directly from here:
https://www.ghisler.com/tcbeta.apk

I had to make quite a few changes to make it work:
- set special flag to still allow to open file:// URLs
- new functions to show Media Player and file operation notifications
- new functions to install apk files
- new functions to create links in launcher

Please try the new version if you can!

Re: TC 2.92 beta - Porting to Android API 26

Posted: 2018-11-02, 14:12 UTC
by matixx
2ghisler(Author)
- new functions to show Media Player and file operation notifications
could you please explain this feature, thank you

Re: TC 2.92 beta - Porting to Android API 26

Posted: 2018-11-05, 11:36 UTC
by ghisler(Author)
I'm refering to notification channel ids:
https://developer.android.com/training/notify-user/channels

They allow a user to configure different notification types for an app. TC uses two notification types:
1. Media player notification
2. File operation notification (while TC is in the background)