[APP]*[SourceCode] AndroidWear - Wear OS Software and Hacking General

ASAPP Service [Support AndroidWear]
AutoSetAppointment as soon as possible *** >>> It will notify you if there is Date/Time in your SMS & ONE CLiCK to Set Appointment/Event.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
v1.900.10.11r [First Released Version]
[B]AndroidWear Support [/B][Emulator];
>> Funcationality is Depend on GoogleSearch Voice Recognition.
1. Turn On AndroidWear: (Works like AUTO Mod*)
You can say Date/Time to set as event on Calendar.
There is limitation on GoogleNow character recognization
SO we recommend you to Use Jan-Dec format. however all formats of AUTO Mod are available here too.
2. You can handle All Notifications that created by ASAPP via AnroidWear powered smartWatches [Emulator]
-
Q; Why Should I use this instead of Google Now "Set Appointment" function?
A; Because ASAPP will Set Appointment automatically without any extra function.
For Example you can simply say: "April One Two Thirty PM"
----
[URL="http://forum.xda-developers.com/showpost.php?p=51102560&postcount=4"]Link To Geeks Empire Main Thread[/URL]
geTranslate [Support AndroidWear SmartWatches]
Online Translator Powered By Bing & Google TTS Engine
Code:
v0.995.10.3i
Translate By Camera (geOCR Pluging
+
Voice Input (AndroidWear SmartWatches)
+
GUI & Share Option
_ + _ + _ +
25 Languages Supported;
[HIDE]1. Arabic
2. Chinese Smp
3. Czech
4. Dutch
5. English
6. French
7. German
8. Greek
9. Hebrew
10. Hindi
11. Indonesian
12. Italian
13. Japanese
14. Korean
15. Malay
16. Norwegian
17. Polish
18. Portugues
19. Romanian
20. Russian
21. Spanish
22. Swedish
23. Thai
24. Turkish
25. Ukrainian
- More Coming Soon...[/HIDE]
- No Display Interaction:
Share Text to geTranslate & get Translated Result in Notification.
Notification Options Includes: Save + Share + TTS
CompassHD+ [Support AndroidWear]
Control Sensors Coming Soon
Gather sensor data and display it in real-time on Android wearables.
Code:
Azimuth*
Pitch**
Roll**
Location Coordinates & Search Location on Maps/Browsers
* Azimuth: 0 >> North
* Azimuth: 180 >> South
** Best Result for Compass is when device be in flat state
Pitch: 0
Roll: 0
[URL="https://play.google.com/store/apps/details?id=com.orientation.compasshdwear"]/*First Compass App that add element to support AndroidWear*/[/URL]
WiFi [Support AndroidWear]
Control Sensors
Gather sensor data and display it in real-time on Android wearables.
https://play.google.com/store/apps/details?id=com.geekstools.wifi
Code:
Turn On/Off WiFi via AndroidWear powered smartWatches (Emulator)
/*First Tools App That Support AndroidWear*/
[URL="http://forum.xda-developers.com/attachment.php?attachmentid=2842956&stc=1&d=1404950759"]DOWNLOAD SourceCode + APP.apk[/URL]
NotificationDemo
Code:
Simple App that make 3 types of Notifications;
I. Start Notification With a Text
II. Update Notification + counter
III. Expandable Notification (on [URL="http://developer.android.com/wear/preview/start.html"]AndroidWear[/URL]);
[LIST=1]
[*]1st Page; Summary of Notification
[*]2nd Page; [B]Do Action*[/B] Or more Text for Notification
[*]3rd Page; To Open Original App that generates Notification
[/LIST]
[URL="http://forum.xda-developers.com/attachment.php?attachmentid=2642044&stc=1&d=1395403183"]Download NotificationDemoAPK[/URL]
Camera AndroidWear
Code:
Simple Code to Open Default CamApp Remotely via AndroidWearPre
/This Code can be used into your project;
1. When you need to use camera and get back results
2. Remotely Control Camera (Like CameraControl on Sony SmartWatch)
3. etc.
[URL="http://forum.xda-developers.com/attachment.php?attachmentid=2643707&d=1395484979"]Download CameraWear.APK[/URL]
+++++++++++++++++++++++++++
CameraControl AndroidWear
Code:
You can Download apk + SourceCode in 22nd Post
[URL="http://forum.xda-developers.com/showpost.php?p=54010798&postcount=22"]DOWNLOAD[/URL]
This App works in this way;
- You Can call it by "Ok Google! Open ..." function to launch it remotely*
- at Launch App gets Camera Preview + a Notification that redirect you to Capture Function.
- after Capturing, Image will save and show in Notification (So you can see it on AndroidWear) + Delete Option
- If you don't like captured image you can delete it
- after Delete App will go to first Activity *
Change NotificationBackground on AndroidWear
Build Custom UI Coming Soon
Create custom card layouts and run activities directly on wearables.
Code:
Code to Change Background;
> Install & Run ELiZACHATplus
>> Click on AndroidWear Emulator (on Background)
>>> Notification Background will Change (4 preDefine)
[URL="http://forum.xda-developers.com/attachment.php?attachmentid=2653702&d=1395941326"]Download ELiZACHATplus.APK[/URL]
These are for AndroidWear[Preview]
You Should follow Instructions
1. Install Android-SDKs
2. Install AndroidWearPreview
Emulator /Eclipse
Source
1. Window > Android Virtual Device Manager > New
2. Set Name >> Choose AndroidWear Round/Square >> Android 4.4.2 /API 19 >> select CPU >> OK >> Launch
3. After Connecting your Android Device AndroidWear Emulator won't recognize ur device
4.Install AndroidWearPreview.APK** & Run it
5. on Path of ur android-sdks type this into terminal;
|| cd C:\Users\username\android-sdks\platform-tools\ (cmd below)
HTML:
adb -d forward tcp:5601 tcp:5601
Then Run NotificationDemoApp on Your Device & See AndroidWear Emulator.
*This Part you can add ur prefer action to run on AndroidDevice remotely from AndroidWear.
- I simply add ACTION.VIEW. For example recently Pocket App add custom action to save note on Pocket.
**Android Wear Preview is not Compatible for all devices through play.store SO I uploaded it here.
(First Cause there wasn't specific forum on XDA for AndroidWearPre. I create a single post on another thread of mine.
source)
Downloads;
AndroidWearPreview -LatestUpdate.APK
ElizaChat4Wear.ZIP (Source Codes)
NotificationWear.ZIP (SourceCodes)
NotificationWear.APK
CameraWear.ZIP
CameraWear.APK
ELiZACHAT.ZIP (SourceCode)
ELiZACHAT+.APK
WiFi Control By AndroidWear (SourceCode)
WiFi Control.APK
More & GitHub Coming Soon...
​
/*Of Course This is not for Developers*/​

..

TYVM!

Thanks man. I installed this app and ran it on my phone. So what it does is add a notification so that it can be seen on the android wear launcher. Now the wear launcher has be become more usable on my phone.

Thanks!!!!!!!!! :laugh:

Awesome saw this on the front page. Thanks a ton.
Sent from my Nexus 5 using XDA Premium 4 mobile app

i
Check First Post for new Code & APK;
Change Background of AndroidWearPre Emulator
:good:

CompassHD [Support AndroidWear]
CompassHD [Support AndroidWear]
Code:
Azimuth*
Pitch**
Roll**
* Azimuth: 0 >> North
* Azimuth: 180 >> South
** Best Result for Compass is when device be in flat state
Pitch: 0
Roll: 0
[URL="https://play.google.com/store/apps/details?id=com.orientation.compasshdwear"]/*First Compass App that add element to support AndroidWear*/[/URL]

WiFi [AndroidWear]
WiFi [Support AndroidWear]
Code:
v0.01 [Beta]
Turn On/Off WiFi via AndroidWear powered smartWatches (Emulator)
[URL="https://play.google.com/store/apps/details?id=com.geekstools.wifi"]/*First Tools App That Support AndroidWear*/
[/URL]

Bluetooth [AndroidWear]
Bluetooth [Support AndroidWear]
Code:
v0.01 [Beta]
Turn On/Off Bluetooth
Show Paired Devices
Visible Bluetooth
>> via AndroidWear powered smartWatches (Emulator)
[URL="https://play.google.com/store/apps/details?id=com.geekstools.bluetooth"]/*First Tools App That Support AndroidWear*/[/URL]

i try.

teşekkür ediyorum
GT-I9100 cihazımdan Tapatalk kullanılarak gönderildi

Impressive
Sent from my C2305 using XDA Premium 4 mobile app

ASAPP Service [AutoSetAppointment]
ASAPP Service [Support AndroidWear]
AutoSetAppointment as soon as possible *** >>> It will notify you if there is Date/Time in your SMS & ONE CLiCK to Set Appointment/Event.
Code:
v1.900.10.11r [First Released Version]
[B]AndroidWear Support [/B][Emulator];
>> Funcationality is Depend on GoogleSearch Voice Recognition.
1. Turn On AndroidWear: (Works like AUTO Mod*)
You can say Date/Time to set as event on Calendar.
There is limitation on GoogleNow character recognization
SO we recommend you to Use Jan-Dec format. however all formats of AUTO Mod are available here too.
2. You can handle All Notifications that created by ASAPP via AnroidWear powered smartWatches [Emulator]
-
Q; Why Should I use this instead of Google Now "Set Appointment" function?
A; Because ASAPP will Set Appointment automatically without any extra function.
For Example you can simply say: "April One Two Thirty PM"
----
[URL="http://forum.xda-developers.com/showpost.php?p=51102560&postcount=4"]Link To Geeks Empire Main Thread[/URL]

CompassHD for AndroidWear SourceCodes
This is Download Link & SourceCode of CompassHD+
a Compass that Show Orientation into Notification
CompassHD+ on GooglePlay;
https://play.google.com/store/apps/details?id=com.orientation.compasshdwear
CompassHD+ Source;
http://forum.xda-developers.com/attachment.php?attachmentid=2817342&stc=1&d=1403722937
:good:

geTranslate [Easy Translator]
geTranslate [Support AndroidWear SmartWatches]
Online Translator Powered By Bing & Google TTS Engine
Code:
v0.995.10.3i
Translate By Camera (geOCR Pluging
+
Voice Input (AndroidWear SmartWatches)
+
GUI & Share Option
_ + _ + _ +
25 Languages Supported;
[HIDE]1. Arabic
2. Chinese Smp
3. Czech
4. Dutch
5. English
6. French
7. German
8. Greek
9. Hebrew
10. Hindi
11. Indonesian
12. Italian
13. Japanese
14. Korean
15. Malay
16. Norwegian
17. Polish
18. Portugues
19. Romanian
20. Russian
21. Spanish
22. Swedish
23. Thai
24. Turkish
25. Ukrainian
- More Coming Soon...[/HIDE]
- No Display Interaction:
Share Text to geTranslate & get Translated Result in Notification.
Notification Options Includes: Save + Share + TTS

any sample source code for a watch face?
Does anyone knows any sample code for creating watch face for Android Wear?

i
senseijuan said:
Does anyone knows any sample code for creating watch face for Android Wear?
Click to expand...
Click to collapse
Custom Layouts
http://developer.android.com/training/wearables/apps/layouts.html

CameraControl AndroidWear [SmartWatch]
This is very Beta Idea for an App.
I want your opinions about my idea
I did few coding for a Camera App that Captured automatically after few seconds and set Captured Picture into Notification.
+ Delete Or Save option or any other feature.
the supposition is to launch Camera By Calling It through AndroidWear SmartWatch and It Capture Automatically & Show Captured image on AndroidWear If I know correctly there s no way But set pic to a Notification + some action for notification to Handle that picture.
I Put a very Beta version of App in attachment of this post + screenShots + SourceCodes
The App has lots of problems I just packed it in apk to show my idea better.
It has Just Delete Option:
It means the View will Capture & Save the file But you will have an option to delete it.
>>
>>
Thanks for your Comments.
Geeks Empire​

Thank you very much for your contribution

Related

[Skin][JMLTodayv5.90] T_Simplicity v1.10

Hello World!
You are using T_Simplicity?
You miss some Features like Landscape or WeatherForecast?
What? You really haven't ever tested this Skin and its functionality?
Then this is your salvation:
!!! Finally - Big Update - New Features !!!​
T Simplicity v1.1 (powered by JHML's great JMLToday!)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
New Features:
- Landscape Support (Full Support beside: BackGroundChanger / FastLoad / WeatherForecast)
- Weather Forecast for 4 days in Portrait Mode
- actual Zodiac is shown
- some minor Stuff
You want to have it? - Jump to "Installation"!
=================================================
T Simplicity v1.0 (powered by JHML's great JMLToday!)
​
Highlights:
=> 1 Click Controls for:
- Missed Calls / SMS / eMail / vMail (in next Versions)
- BlueTooth / WiFi / Data Connection (in next Versions) / CommManager
- Backlight (left side)
- Volume (right side)
=> Today Weather
=> Quick Overview for:
- Next 3 Appointments (Icon tap = Open Calendar / Icon hold = New Appointment)
- Next Task (Icon Tap = Open Tasks / Icon hold = New Task)
- BatteryPower (in %) / FreeRAM (in %)
=> FastLoad Panel (with customizable Shortcuts in Menus)
=> BackgroundChanger for all you desired wallpapers
=> You have to use a ROM which supports Titanium! <=
Installation: (For users who have JMLToday V5.90 already installed)
Step 0)
- Download and unzip T_SimplicityV1.1.zip from Attachment and copy the unzipped Folder to "\Program Files\JML Today\skins" on your DEVICE
("Program Files" = "Programme" in German = "Programma" in Italian... a.s.o)
Step 1)
- Go to your Homescreen and click "Menu > Settings > Change Skin", select T_SimplicityV1.1 and confirm with "OK"
Step 2)
- Enjoy your new Titanium Skin and DONATE to JMHL here on XDA's if you like this Skin!
Installation: (For new JMLToday users)
Step 0)
Download the following Apps:
- MortScript >> DOWNLOAD <<
- JMLPanexV2.70.cab >> DOWNLOAD <<
- JMLTodayV5.90.cab >> DOWNLOAD <<
- T_Simplicity1.1.zip (Attachment)
Step 1)
- Go to "Start\Settings\Today" und uncheck all Boxes under "Items"
=> Now you should have nothing left on your TodayScreen
Step 2)
- Install MortScriptV4.20.cab to DEVICE
- Install JMLPanexV2.70.cab to DEVICE
- Install JMLTodayV5.90.cab to DEVICE
Step 3)
- Download and unzip T_SimplicityV1.1.zip from Attachment and copy the unzipped Folder to "\Program Files\JML Today\skins" on your DEVICE
("Program Files" = "Programme" in German = "Programma" in Italian... a.s.o)
Step 4)
- Reactivate Titanium under "Start\Settings\Today\Items" and enable "Windows Default"
=> Your TodayScreen should show "Install JMLToday V5.90" at first Position and the softkeys "Contacts" and "Install"
- Click "Install"
=> The App JMLToday is unzipping and installing itself - please wait until it asks you to choose your skin
- Choose "T_SimplicityV1.1" and click OK
- Confirm installing "T_SimplicityV1.1"
Step 5)
- Enjoy your new Titanium Skin and DONATE to JMHL on XDA's if you like this Skin!
Special Thanks to:
JMHL (for his awesome "little" Apps and contineous help which made this Skin possible!)
Thunder141 for his Support! (Hope there will be a .cab Version of this Skin soon...)
Other great Titanium Skins:
JMLTodayV5.90 (by JMHL1963)
T_LCARSv1.0 (by Freezy1982)
JMLToday v3.0 (by contable)
NeoMixDark (by sv0911 & friends)
NeoMixDark II Simply (by sv0911 & friends)
gchris Titanium v1.3.1 (by gchris)
Titanium Sense WQVGA (by NikichZ)
My only rule: NO MIRRORS!
Use this Skin at your own risk! I don't take any responsibilities if you damage your phone!
Further Information
==============================
Here you will learn more about all the functions which are possible with this skin...
The Functions of the Skin are really simple to understand, so I don't have to tell you how to click a button
But you should read the following Notes carefully if you would like to customize this skin!
1) FastLoad Panel:
How to add Apps to the FastLoad Panel?
Best way:
- Take the unzipped folder T_Simplicity on your DesktopPC and browse to "T_SimplicityV1.0\JMLToday\"
- Here you will find several .mnu files, which are named as the Button on your FastLoad Panel
- Open the one you would like to change with a simple Editor
- Change: DISPLAYED NAME = PATH TO YOUR FILE
- Be careful: Don't delete [Menu] and the free line between your Entries. Only add a static and full Path to an .exe file (.lnk will not work)
- Save your changes and copy the changed File(s) to your DEVICE in "\ProgramFiles\JMLToday\skins\T_SimplicityV1.0\JMLToday\"
- Reinstall the Skin T_SimplicityV1.0 to accept the changes!
Note: This is the safest way - after reinstalling your skin in future your changings are saved - They are not if you use the Fast way!
Fast way: (If you are not at home or sth. like this)
Be careful! Your changings are deleted if you reinstall your skin!
- Browse on your DEVICE to "\ProgramFiles\JMLToday\" and search for the .mnu file which is named as the Button on your FastLoad Panel you would like to change
- Open this file with an PocketEditor and adjust the lines you like
- Change: DISPLAYED NAME = PATH TO YOUR FILE (only full Path to .exe - don't delete [Menu] and the free Lines between your Entries)
- Save and you are done - until your next SkinChanging
2) BackgroundChanger
How can I add more Wallpapers?
This is easy if you adhere the following points:
Copy a Wallpaper you like to "DEVICE\ProgramFiles\JMLToday\skins\T_SimplicityV1.0\wallpapers\ and you are done, but:
- you have to use a .png file!
- use the format: 480x800 for your file!
- you have to use the filenames 1.png, 2.png, 3.png, 4.png... (If you have ...3.png, 4.png, 6.png, 7.png... => the 4th File is your last one which is shown!)
- no Landscape Wallpapers (not yet...)
3) Add a new City to Weather List
How can I add more Cities?
- First you have to get your Weather Code according to your City and to the Provider you would like to use (AccuWeather / MSN Weather / GoogleWeather)
(Please use google to find your Weather Code: "AccuWeather; Code; CITYNAME")
- Browse to "\ProgramFiles\JMLToday\skins\T_SimplicityV1.0\JMLToday\" and open the Cities[...].txt of the Provider you would like to use
- Enter your CityCode as the other entries in this list are inscribed
- Save your file and install (or reinstall) T_SimplicityV1.0
- On Todaysceen choose "Menu > Settings > Modify City", select your Provider and your City
- Back on Homescreen click "Menu > Weather" to run a WeatherUpdate with your city
FAQ
=========
Q: The BatteryIcon doesn't show the right AccuStatus!
S: No Solution yet! (I will speak with JHML about it - maybe its a fault of Titanium?)
Q: The Skin is flickering and some Buttons are not at the right place!
S: No Solution yet! It's caused by Landscape Mode or some Apps - Click "Menu > Refresh Titanium" to get rid of it.
Q: The lower Buttons are not working correctly!
S: Do a Softreset - If the Problem persist, contact me here...
Q: Data Button doesn't disconnect my DataConnection!
S: No Soluton yet! For now you can only use it as an Indicator if you DataConnection is ON / OFF - Use the CommManager instead.
Q: vMail Button doesn't work!
S: No Solution yet! Could be a Problem of my ROM - If anybody find an .exe in \Windows, report me and I can implement this!
to be continued...
ChangeLog
========
(still for v1.1)
- [In Progress] Installation by .cab (WM6.5 & WM 6.5.x)
(v1.0 => v1.1)
- [FIXED] Button: Backlight "Auto" working now (Device Check)
- [FIXED] German language translation
- [ADD] WeatherForecastPanel
- [ADD] Landscape Mode
- [ADD] PhoneSignalStrength in %
- [REMOVED] Icon: PhoneNetwork
- [ADD] actual Zodiac
- [ADD] Hold "SMS" => New TextMessage
(BETA => v1.0)
- [ADD] Now Included: JMLToday FixPack v5.92
- [FIXED] BackgroundChanger doesn't open
- [ADD] More Weather Infos on TodayScreen
- No need to install CHomeEditor - Plugins before Skin Installation are saved and restored after Uninstallation
- [ADD] Next AlarmTime
- [FIXED] Show right Weather Icon (tomorrow was shown)
- [FIXED] Speed up FastLoad
- Deactivate "VoiceMail" & "Data" for v1.0 - not working for now
- [ADD] Show Phone Provider
- [ADD] >CloseButton< for FastLoadMenus
- [ADD] WeatherCity Customisation before Skin Installation
ToDo (for v1.2)
===========
- Battery /PhoneSignal PNG don't show the right Values
- VolumeProfiles
- Implement JMLMenuSense
WishList (for future Versions)
====================
- Data Button with Function
- vMail Button with Function

[ROM] Custom firmware for K1 Plus DVB-S2/T2

Only K1 Plus DVB-S2 / T2​
Android 5.1.1​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sorry, I write in bad English. Used Google translator.
Firmware was made on the basis of the factory firmware from 06.06.2016.
What added, modified and deleted:
Version 2.5 of 29/07/2016
Changed the info bar in the application for DVB television viewing, namely: EPG became fixed and changed the color of the line - the elapsed time
and I made semi-transparent substrate under the panel.
Built into the firmware Xposed.
Remove the Chinese keyboard and some programs.
Added programs: ES File Explorer , Root Explorer and Titanium Backup
Established another, completely redesigned home launcher, sharpened for our unit.
Android base dated June 06, 2016
DVB-T2 is run a separate icon.
Added program to autorun programs (eg TV) at system startup.
You can set your wallpaper and live wallpaper (in the factory launcher that could be done)
Removed Kodi, who pre-install the Chinese version of the installed Play Market
Now there is a choice of firmware run - Launcher, DVB-T2, DVB-S2 / DVB-T2 / The first time you ask that run by default. Change then start: press the Apps button on Moodle, launch the Settings - Home Screen, activate on Moodle mouse button and choose the cursor that run at startup.
Many other small fixes.
If you like my firmware and think that I'm wasting a lot of time to improve the firmware, then "Donate to Me"
Download: https://mega.nz/#!RgxmXB7D!u1Xvcr2Mqwpz6N8K96eA_sVP9aUukJVjis807xOCNAE
Version 3 of 04/09/2016
Firmware was made on the basis of the factory firmware from 09.08.2016.
Separate selection of firmware run - TV launcher, launcher Staff, DVB-S2, DVB-T2, DVB-S2 / DVB-T2. When you first start you will be asked what to run by default. Change then start: press the Apps button on Moodle, launch the Settings - Home Screen, activate on Moodle mouse button and choose the cursor that run at startup.
SPMC - can be removed in the Settings - Applications
Kodi - can be removed in the Settings - Applications
All programs can be run in the TV launcher.
Many other fixes.
Download: https://mega.nz/#!opgTCLAB!DWuXujguK7_3qZ12fYUEu8yiQTk70Awo-yI1TX90yME
Version 4.5 of 09/10/2016
Firmware was made on the basis of the factory firmware from 09.02.2016.
Base of September 02,
Established last SuperSu
Changed info Bar in the DTV application
Button to access the settings and the BISS key sharinga made directly in the basic settings (now do not need to enter the code 111111)
Fully customizable clock and weather.
Changed Status Bar
Added YouTube
Added - Settings - Display - Traffic display in status bar.
Altered settings.
Reworked DTV application. Enjoying all screenshots
Many other fixes.
If you want to install the firmware update just - while retaining all of your settings and programs that change factory_update_param.aml file, which is in the archive with the firmware in the folder - "To save all the data app to change the file"
View attachment 3882359View attachment 3882360
Version 5.2 of 23/11/2016
Firmware was made on the basis of the factory firmware on November 11, 2016.
+ New launcher (serial removed)
+ Reworked application for DVB S2 - T2
+ Changed the volume control
+ Corrections and additions in the new launcher
+ After exiting the DTV application is now immediately get into the launcher
+ The launcher now can set their wallpaper. Settings - Display - Wallpaper.
+ The launcher is added off button - Restart the machine. If you choose to exit there rekaveri and insert the SD card with the firmware, the device will begin flashing, without of pressing a button on the rear of the unit.
View attachment 3941916View attachment 3941917View attachment 3941918View attachment 3941919
Version 6 of 19/12/2016
Firmware was made on the basis of the factory firmware on November 22, 2016.
+ Fixed problem with Google Play authorization
+ Added a choice of aspect Pan&Scan and Combo (Thanks _sm0ke_)
+ Added a choice of visiting infobar 1-2-3-5-7-10-15-20 seconds.
+ Fixed launcher NewLauncher
+ Added ViperFX
+ Added button in the status bar Back, Home, Menu, Latest Applications Screenshot (convenient for those who use the mouse Aero)
+ The TV settings added setting Prognosis
+ The weather added launcher show
+ By correcting the little things.
Download Version 6: https://yadi.sk/d/fQPfQRuA342Dza
Version 6.5 of 02/26/2017
+ Updated Google Services
+ New Boot Animation
+ Visually redesigned infobar in DTV application
+ Changed launcher NewLauncher, you can now change the program to run on the main icons (which in the mid - high)
+ Changed the status bar and adds it off button - reload.
+ Added new settings for the display of hours in the status bar (located under Settings - System - Setting the clock and date) is now possible to change the layout, color, date, seconds, size and so on..
+ Added new settings statusbare gradient (found in Settings - System - Polat gradient) You can put any color (two - 4 colors) in the status bar.
+ Other settings under Settings - System.
+ New app to clear the memory (in the launcher NewLauncher).
+ Many other fixes and additions.
Download Version 6.5:https://yadi.sk/d/P7A_Xk6U3EeJuj
Version 7.0 of 03/09/2017
When you first start the DTV application, you will not see Infobar! Do not panic and click on the MENU button - Installation - Configuring InfoBar and Weather - Configuring InfoBar and there we enable and configure Infobar itself.
Now you can fully configure InfoBar and not only. Almost all DTV applications have been redesigned in a graphic form.
You can completely disable Infobar, disable - include individual elements in it, set as one color of the background, and set a gradient of two different colors, change the color of all elements and labels, etc. That is, you can modify about 100,000 varieties of graphical appearance.
+ Added service information in InfoBar (Satellite name, Frequency, Speed, VPID, APID, etc.) You can disable - Enable,
Change the color in Settings - Install in the DTV application.
+ Only for DTV-T2: Infobar, Weather, Dates and Clock settings (Menu - Install)
+ Application signature check disabled
+ APK integrity and version checking disabled
+ Increased the volume level to 30 (was 10), now you can more fine-tune the volume level.
+ Fixed a volume scale (there was an overlay of two pictures)
+ Added files to control the gyro of the mouse and mouse
+ Added a button for cleaning background processes and displaying free memory in the curtain Last apps (you can turn off in Settings - System)
+ Error correction.
Download Version 7.0:https://yadi.sk/d/FjnY5jDK3FNrVb
Version 7.5 of April 3, 2017
+ Added support for Picons ( images Channel )
+ Added to TV Settings item autoframerate
+ Support for scripts in Init.d is added
+ Added information to the channel list: channel name, channel number, epg of the ongoing transmission, epg of the next transmission, description of the ongoing transmission. The only downside - when switching the channel does not have time to load epg, just pressing the up-down button will update the information.
+ Added 5 on the screen invisible buttons for controlling the air mouse.
List of channels - middle
Menu - the upper left corner (where the weather information)
EPG - bottom left corner
Detal EPG channel - right upper corner
Favourites - right bottom corner
+ Added about 40 new buttons !!! For controlling the air mouse in the DTV application
+ When switching favorites, it is now NOT automatically triggered Channel list
+ Other fixes and additions.
Now to the Picon. For satellites, your help is required. In order for the picons to show up, you need to copy the Picons folder into the internal memory of the receiver to the root of the disc. The path will look like this - mnt/sdcard/picons/. To make the picon appear on a specific channel, the name of the png file must have the same name as the channel. For example channel name First HD, then the picture name should be such First HD.png To make it much easier to fill your backup channels in the Channel Editor and just copy the name of the channel to the picture. Picks are recommended with a resolution of 220X132, and then put it on this site, and I'll add them to my main message.
Download Version 7.5:https://yadi.sk/d/Z2RSwL2V3Gbqcs
Examples of Pikons of 220x132 with names: https://yadi.sk/d/rK4xvWlt3Gbo7j
Movistar+ picons - https://yadi.sk/d/_kzwudQB3GbDzz
Version 8.1 of May 30, 2017
I recommend installing this firmware with cleaning all data !!!
1. Delete the Google services.
2. An analog of Google services is installed - MicroG. Now after downloading free RAM became more than 740 mb from 1 Gb. Correctly need to configure only them - read this
See photos - https://forum.xda-developers.com/showpost.php?p=72475106&postcount=219
1. go into the microG Settings application and activate the background services:
- Register your device with Google
- Google Cloud Messaging
2. In the same place, select the UnifiedNlp settings and note (if you only use GPS, you can skip it):
- location programs (just select one that is more like it), so that the search for networks
- address search programs - mark Nominatim with a daw (conversion of coordinates to address)
3. reboot the device
4. Go to the Play Market and enter your account.
Click to expand...
Click to collapse
3. The default picture in the display of picos in the DTV application has been deleted. (You can set transparent picos)
4. The picture of the displayed picos is enlarged.
5. Replaced bootanimation.
6. Added what did Pily_W (for which many thanks to him)
Boot with init.d support, root shell, more than 100 hid drivers
SAMBA server, copy speed ~ 11.5MB / s, minimal assembly, no GUI (settings are in /system/usr/data/samba/smb.conf, login: admin pass: admin)
If you have a different workgroup name on the network on behalf of WORKGROUP, then go to /system/usr/data/samba/smb.conf and change the name in the line "workgroup = WORKGROUP"
MSG is a very useful micro application for displaying dialog boxes and notifications from under the shell
Autoframerate script and LED display scripts displaying toasts via MSG
7. YouTube has been added with support for downloading and without ads.
8. Added control of the aero mouse, here's a - https://ru.aliexpress.com/item/MX3-...8b56b76aa14d0e57-1496145022581-08947-VnYZvQVf
Download Version 8.1:https://yadi.sk/d/psi-Vlnx3JfBBv
Version 8.5 of August 10, 2017
1. The firmware was made on the basis of the last official on December 17 (before that all were on the November version)
2. The firmware is completely deodexed.
3. MicroG services are cleaned and installed the latest versions of Google Services (official)
4. Xposed is removed as a braking system.
5. The latest versions of SuperSU (hidden RTH access), Bysybox and fixed time zones are installed.
6. Only the launch of the SAMBA server is left, who needs the rest (script autoframerate and LED display scripts output toasts via MSG) go Root Explorer by the way System/ETC/ Init.d and there we set the right 0755 on the scripts you want to start when the system boots.
7. Changes in the launch of the main application for DTV (now there is a countdown of 5 seconds and the start occurs automatically, what you ran last) and changes in the DTV application itself.
8. YouTube 4K for consoles (will appear if you install the firmware into a clean one with the removal of all data)
9. There are a lot of other additions and fixes.
Download Version 8.5:https://yadi.sk/d/IbJ9ihFR3LtKTc
Version 9.0 of 13/01/2018, Android 5.1 ONLY OLD KI Plus!
Android base from the factory firmware from August 18, 2017.
1. The provider's name is written to the root of the internal memory in the folder SDCARD\Picons\namesprov\ names.ini
We look in the InfoBar or in the Channel list number of the provider and then write his name.
Example file names.ini:
Code:
[settings]
112=NTV +
43001=GeoTelekom
253=Tricolor
2. The image of the provider must be copied to the folder SDCARD\Picons\Piconprov with the same name that you wrote in the names.ini file
For example :
Code:
NTV+ image name will be NTV+ .png
GeoTelekom image name will be GeoTelekom.png
Tricolor image name will be Tricolor.png
3. The satellite image must be copied to the SDCARD \ Picons \ Piconsat folder
The image name must match the satellite name in the DTV-Menu-Settings-Satellite List
For example :
Code:
Eutelsat 36A image name will be Eutelsat 36A.png
If the satellite name is a slash "/" then in the DTV-Menu-Settings-Satellite list, select the satellite and click Edit.
Write your satellite name without a slash.
For example, the satellite name was Eutelsat 36A/36B, then rename it to Eutelsat 36A and the name of the picture will also be Eutelsat 36A.png and the position
picture in the folder SDCARD\Picons\Piconsat
Download fully customized Picons for satellite 36, provider NTV + (suitable for other satellites, if the names match) -
https://yadi.sk/d/JmpykWjd3RRGNi
Unarchive. Copy the entire Picons folder to the internal memory of the device.
Download firmware 9.0, Android 5.1 ONLY OLD KI Plus!: https://yadi.sk/d/5ddJQ4Io3RRGNt
If you like my firmware and think that I'm wasting a lot of time to improve the firmware, then "Donate to Me"
Installation (standard):
A MicroSD - in FAT32, write it 3-4 files from the archive, turn the power off the map - in the box,
the bottom through the hole with a needle push button,
connect the power, after 5 seconds, release the needle - waiting for the end of the firmware.
The first boot will be more long.
Setting Weather - http://forum.xda-developers.com/showpost.php?p=69706785&postcount=53
K1 PLUS EDITOR Сhannels - http://forum.xda-developers.com/showpost.php?p=68260031&postcount=13
.
A big thanks , you do a great job, i have one question , we can adabt the firmware of ferguson avira combo 4K for impliment it in our K1 PLUS
ferguson-digital.eu/en/ferguson-ariva-4k-combo/
thank you for this great work
I think the solution is to adapt a firmware "wetek play 2" in which the same processor etc.
because with the original firmware lot of bugs and list of DVBS2 channels can not be classified
So it is best to work on another stable and brand as wetek or ariva
give this firmware "wetek play 2" now i know how to do
thnks
here for wetek play
wetek. com/downloads
the biggest dream is to run enigma2 [OpenELEC (Vitmos OS) ] but I think this is not your field?
hello pleas need enigma2
thank you for this great work
Hi,
THanks for your job!
Do you think if it works with the K2 plus?
It's the same only with 2gb and ram 16gb !
Would this work for the original K1 Plus S905?
Thanks Malaysk for the work you did with the firmware, it looks great from the screenshots you posted.
Could this be adapted to work with the original K1 Plus S905 (without DVB-S2/T2)?
They look mostly identical to me apart from the tuner. goo.gl / AjN6ts and goo.gl / cVbNB9 .
I am trying to make that Fake Wi-fi fix work with mine but I don't know where to start (found this goo.gl / g97Ngx) for Root, Xposed, etc.
I don't understand why the original firmware build doesn't have a checkbox similar to what they were able to put in that thread, so many apps check for wi-fi these days.
Since you already have Xposed in your build, this could be great step forward in getting there if they can't put it in the firmware itself.
(Sorry for the links, the forum policy thing prevents me from putting urls in my post)
Thanks!
Thank you very much
I have android 6 installed on my k1 combo very smoth and stable but unfortunately no dtv app inside is possible to install dtv app on android 6 or modifying or not??
Verstuurd vanaf mijn SM-G901F met Tapatalk
Perfect work. Thanks. If you could add oscam support to the dtv application or make the tvheadend backend working, I would donate 10 beers.
Thanks for your great job.
Could you add to firmware that it accept external bluetooth dongle?
And, it is possible made fav list with sat and tdt channels mixed as other combo receivers?
K1 PLUS EDITOR Сhannels
4PDA- http://4pda.ru/forum/index.php?showtopic=730111&st=1880
How to work:
By clicking on the button "Загрузка" you must choose "dtv_user_data" folder;
When you click on "Сохранить" - ​​saves in the previously selected folder;
Removing the channel - the channel selected in the list, and press the Delete button (on the keyboard);
Moving the channel in the list up / down (buttons are located to the right of the channel list);
Possibly select multiple channels (but only in sequence), and move them;
It is necessary to add that you can also select multiple channels (either sequentially or through the Ctrl key in any order), and also remove the button Delete.
With the change of the order there is a nuance - normally only channel group will move that highlighted consistently. Those. if through the Ctrl key mark the channels in any order, the move will be a group that starts on the first selected, and ends on the last selected.
version 0.3
[+] Added context menu (right click), through which you can delete and move selected lines.
Moving rows to the specified position: select the channels we want to move (on Ctrl can be selected in a random order, not
necessarily in a row), press the right mouse button and select "Move". In the window that appears, specify the number of positions on which we want
move the selected channel and press OK. It made to speed up the channel grouping.
[-] Removed conversion;
[+] Cosmetic changes
[*] Working on the firmware to version from 25.06.2016.
version 0.4
[+] Added support for the new format (for firmware from 25.06.2016)
[+] Added the ability to convert between the formats from 06.25.2016 <-> 06.06.2016. To do this, you need to download the channel list and, at the bottom of the window (in the status bar, where a written format), select the format in which we want to convert.
version 0.4.2
[+] Remembers the last selected folder.
version 0.5
[+] Add to the list of channels on the satellite information (name, latitude, transponder data)
[+] Added the ability to edit the list of satellites. To do this, you must switch to "каналы/спутники" translate to "спутники" and download the list via the "Загрузить" button. The satellite list by double-clicking on the satellite, the transponder list will be thrown out (you can add / delete).
version 0.5.2
[+] Click "Группировка" is added to the context menu - the grouping of dedicated channels (takes all selected, and puts them behind the first selected). Allocate by CTRL.
version 0.6.0
[*] Changed almost all code
[*] The application design with multi-window interface with a tabbed interface
[+] Following function template (template includes favorite channels, regardless of the version of the channel list;
those. imposing a pattern on the channel list, favorites are restored)
[+] For foreigners added 2 languages ​​- English and German (toggle through the "Help" menu item)
[+] To choose the audio track by default.
[+] Filter to use to search for the channel (s) (for example, when searching for 3 satellites (astra, hotbird, sirius) finds more than 4000 channels; look for scrolling through the list would take a lot of time, but knowing that the desired channel has a specific signature ( name, frequency, etc.), it is possible to apply a filter)
[+] Column indicating the channel type (HD, encrypted)
version 0.6.3.3
[*] Fixed bug with downloading the configuration to the receiver;
[*] Fixed a bug with the addition of transponders;
version 0.6.4.0
[*] Fixed bugs;
version 0.6.5.0
[+] Added support for T2 (until a minimum volume - rename, move, delete, and favorites);
[+] Added languages;
[*] Bug fixes.
version 0.6.5.1
[+] Added languages
version 0.6.5.3
[+] Changed the way display the channel list;
[+] To the channel list added drag & drop (the ability to drag and drop channels);
[+] Added languages
version 0.6.5.5
[+] Added the ability to check program updates (check carried out each time you start);
thank you for this tutorial.my k1 on dvb s2 .with DTV application I can not logged more than 4 server cccam . i managed to logged in to 5 but no more. you have the same problem ?
Sorry I use Google translate.
thanksK; can i install this rom in kII pro s2 t2?
Hi Malaysk, i know your custom firmware is for K1 PLUS, but i have Xtreamer MXV PRO (it's the same box....) i have try to install your firmware but i have this error :
E:failed to verify whole-file signature
E:signature verification failed
Installation aborted
you think is possible to bypass this error and your firmware work in this box ? or is totaly not compatible ?
because the xtreamer firmware is... VERY POOR !!!!
thank you in advance for your help.
Deki95 said:
Hi Malaysk, i know your custom firmware is for K1 PLUS, but i have Xtreamer MXV PRO (it's the same box....) i have try to install your firmware but i have this error :
E:failed to verify whole-file signature
E:signature verification failed
Installation aborted
you think is possible to bypass this error and your firmware work in this box ? or is totaly not compatible ?
because the xtreamer firmware is... VERY POOR !!!!
thank you in advance for your help.
Click to expand...
Click to collapse
You must install this firmware before instal firmware's malaysk
https://mega.nz/#!TwwkTJ7D!5UhmMkkO6...hcWfQn3eCjSKv0
OR this one with android 6.0 for K1 plus but without DTV
https://mega.nz/#F!lp4zyb6Z!-0y-n5ByZSgJKryRDgeOPw
futrist said:
You must install this firmware before instal firmware's malaysk
https://mega.nz/#!TwwkTJ7D!5UhmMkkO6...hcWfQn3eCjSKv0
OR this one with android 6.0 for K1 plus but without DTV
https://mega.nz/#F!lp4zyb6Z!-0y-n5ByZSgJKryRDgeOPw
Click to expand...
Click to collapse
this link no ok
https://mega.nz/#!TwwkTJ7D!5UhmMkkO6...hcWfQn3eCjSKv0
Please port rom for Ferguson Ariva 4K Combo to K1plus
Thank you for this rom.
Damage, restore DVB channels not working.

[ROM] Custom firmware for KII Pro DVB-S2/T2

Only KII Pro DVB-S2/T2​
Android 5.1.1​Only old KII pro have s905 , Android 5.1 , NO 905D!!!​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sorry, I write in bad English. Used Google translator.
Firmware was made on the basis of the factory firmware from 02.09.2016.
What added, modified and deleted:
Version 1.5 of 09/10/2016
Changed the default launcher (which is loaded when the device is turned on)
Embedded in the firmware Xposed.
Deleted Chinese keyboard and some programs.
Established another, completely redesigned home launcher, sharpened for our unit.
You can set your wallpaper and live wallpaper (in the factory launcher that could be done)
Removed Kodi, who pre-install the Chinese version of the installed Play Marketa
Improved the translation in the launcher and applications for DVB.
Separate selection of firmware run - TV launcher, launcher Staff, DVB-S2, DVB-T2, DVB-S2 / DVB-T2. The first time you ask that run by default. Change then start: press the Apps button on Moodle, launch the Settings - Home Screen, activate on Moodle mouse button and choose the cursor that run at startup.
SPMC - can be removed in the Settings - Applications
Kodi - can be removed in the Settings - Applications
Established last SuperSu
Changed info Bar in the DTV application
Button to access the settings and the BISS key sharinga made directly in the basic settings (now do not need to enter the code 111111)
Added to the program settings DTV - Setting the clock and date on the TV screen when watching TV. You can turn them off, change the layout, color, font, etc.
Changed Status Bar
Added YouTube
Added - Settings - Display - Traffic display in status bar.
Altered settings.
Reworked DTV application. Enjoying all screenshots
Many other fixes.
Installation (standard):
A MicroSD - in FAT32, write it 3 files from the archive, turn the power off the map - in the box,
the bottom through the hole with a needle push button,
connect the power, after 5 seconds, release the needle - waiting for the end of the firmware.
The first boot will be more long.
Version 2 of 18/11/2016
Firmware was made on the basis of the factory firmware on November 16, 2016.
+ New launcher (serial removed)
+ Reworked application for DVB S2 - T2
+ Many other fixes
Download: https://mega.nz/#!BkhFDZgY!9w9fObVf-17vv19SHel3RjALTl60ksCW85chWS4ty1Y
Version 2.4 of 11/25/2016
+ Android base on November 22, 2016
+ Changed the volume control
+ Corrections and additions in the new launcher
+ After exiting the DTV application is now immediately get into the launcher
+ The launcher now can set their wallpaper. Settings - Display - Wallpaper.
+ The launcher is added off button - Restart the machine. If you choose to exit there recovery and insert the SD card with the firmware, the device will begin flashing, without of pressing a button on the rear of the unit.
+ Added ViperFX (recommend to set the volume to maximum super)
+ Added button in the status bar Back, Home, Menu, Latest Applications Screenshot (convenient for those who use the mouse Aero)
+ The TV settings added setting Prognosis
+ The weather added launcher show
+ Many fixes and additions to version 2.
Version 2.8 of 12/18/2016
+ Fixed problem with Google Play authorization
+ Added a choice of aspect Pan&Scan and Combo (Thanks _sm0ke_)
+ Added a choice of visiting infobar 1-2-3-5-7-10-15-20 seconds.
+ Fixed launcher NewLauncher
+ By correcting the little things.
View attachment 3940521View attachment 3940522
Version 3.1 of 02/26/2017
+ Updated Google Services
+ New Boot Animation
+ Visually redesigned infobar in DTV application
+ Changed launcher NewLauncher, you can now change the program to run on the main icons (which in the mid - high)
+ Changed the status bar and adds it off button - reload.
+ Added new settings for the display of hours in the status bar (located under Settings - System - Setting the clock and date) is now possible to change the layout, color, date, seconds, size and so on..
+ Added new settings statusbare gradient (found in Settings - System - Polat gradient) You can put any color (two - 4 colors) in the status bar.
+ Other settings under Settings - System.
+ New app to clear the memory (in the launcher NewLauncher).
+ Many other fixes and additions.
Version 3.5 of 28/02/2017, Android 5.1 ONLY OLD KII Pro!
+ Disable the signature verification in applications
+ Disabled integrity checking and version APK
+ Increase the volume level to 30 (was 10), it can now be more finely adjust the volume level.
+ Fixed a volume bar (there was a superposition of two images)
+ Added files for remote control and mouse gyro
+ Added button to clear the background processes and memory available to display the shutter recent applications (can be disabled in Settings - System)
+ Fixed yellow (it was blue) icon in the DTV application.
+ Many other fixes and additions.
Download Version 3.5:https://yadi.sk/d/SDLyU9Qd3EoAA9
Version 4.0 of 03/03/2017, Android 5.1 ONLY OLD KII Pro!
When you first start DTV application you will not have show infobar! press the key MENU - Installation - Setting infobar and Weather - Setting infobar there to enable and configure itself infobar.
Now you can fully customize infobara and beyond. Redesigned nearly all DTV application in graphical form.
You can completely disable infobara, disable or enable the individual elements in it, set as one background color, and set the gradient of two different colors, change the color of all the elements and inscriptions and so on. D. That is, you can modify some 100,000 species graphical view.
Screenshots: - https://forum.xda-developers.com/showpost.php?p=71270388&postcount=308
Download Version 4.0, Android 5.1 ONLY OLD KII Pro!:https://yadi.sk/d/fxM3mpmT3ExBnm
Version 4.2 of 03/12/2017
When you first start DTV application you will not have show infobar! press the key MENU - Installation - Setting infobar and Weather - Setting infobar there to enable and configure itself infobar.
+ Added service information in InfoBar (Satellite name, Frequency, Speed, VPID, APID, etc.) You can disable - Enable,
Change the color in Settings - Install in the DTV application.
+ Only for DTV-T2: Infobar, Weather, Dates and Clock settings (Menu - Install)
+ Fixed launch of DTV program from the Menu - Installation - List of transponders
+ Fixed displaying all the labels in the DTV Menu application and corrected their translation.
+ Fixed InfoBar
+ Other minor fixes.
Download Version 4.2, Android 5.1 ONLY OLD KII Pro!:https://yadi.sk/d/uEH4tXFG3Fb8Eg
Version 4.5 of March 19, 2017, Android 5.1 ONLY OLD KII Pro!
+ Added information to the channel list: channel name, channel number, epg of the ongoing transmission, epg of the next transmission, description of the ongoing transmission. The only downside - when switching the channel does not have time to load epg, just pressing the up-down button will update the information.
+ Added 5 on the screen invisible buttons for controlling the air mouse.
Channel list - middle
Menu - left upper corner (where weather information)
EPG - bottom left corner
Detailed EPG channel - right upper corner
Favorites - right bottom corner
+ Added about 40 new buttons !!! For controlling the air mouse in the DTV application
+ When switching favorites, it is now NOT automatically triggered Channel list
+ Other fixes and additions.
Download Version 4.5, Android 5.1 ONLY OLD KII Pro!:https://yadi.sk/d/-PEt50qR3G99GQ
Version 5.0 of April 2, 2017
1. Added support for Picons ( images Channel )
2. Added to the TV Settings item autoframerate
3. Added support for scripts in Init.d
Now to the Picon. On NTV + 36 satellite, I remade them and lay them out. For other satellites, your help is required. In order for the picons to show up, you need to copy the Picons folder into the internal memory of the receiver to the root of the disc. The path will look like this - mnt/sdcard/picons/. To make the picon appear on a specific channel, the name of the png file must have the same name as the channel. For example channel name First HD, then the picture name should be such First HD.png To make it much easier to fill your backup channels in the Channel Editor and just copy the name of the channel to the picture. Picks are recommended with a resolution of 220X132, and then put it on this site, and I'll add them to my main message.
Here are the ready Pikons for NTV + 36 degree satellite - View attachment Picons.rar
Download Version 5.0:https://yadi.sk/d/iZXx2zz73GZmau
Examples of Pikons of 220x132 with names: https://yadi.sk/d/rK4xvWlt3Gbo7j
Movistar+ picons - https://yadi.sk/d/_kzwudQB3GbDzz
Version 5.2 of May 30, 2017, Android 5.1 ONLY OLD KII Pro!
1. The default picture in the display of pics in the DTV application is deleted. (You can set transparent picos)
2. The picture of the displayed picos is enlarged.
3. Replaced bootanimation.
4. Added what did Pily_W (for which many thanks to him)
Boot with init.d support, root shell, more than 100 hid drivers
SAMBA server, copy speed ~ 11.5MB / s, minimal assembly, no GUI (settings are in /system/usr/data/samba/smb.conf, login: admin, pass :admin)
If you have a different workgroup name on the network on behalf of WORKGROUP, then go to /system/usr/data/samba/smb.conf and change the name in the line "workgroup = WORKGROUP"
MSG is a very useful micro application for displaying dialog boxes and notifications from under the shell
The autoframerate script and LED display scripts output toasts via MSG:
Box loading (flashing LED to bootcomplete), temperature (t> 85 ° C - LED SOS flashing), pseudo-standby mode (located in the "New Launcher" lunar - red LED is on)
5. Added control of the aero mouse, here's a https://ru.aliexpress.com/item/MX3-...9a0a984fe7d23f02-1495990550231-02738-VnYZvQVf
If you have version 5.0 of the firmware, then you can flash without losing data - read ReadME.txt - it lies with the firmware in the archive.
Download Version 5.2:https://yadi.sk/d/Z9OzpszX3JeVVw
Version 5.5 of 02/07/2017, Android 5.1 ONLY OLD KII Pro!
Check who's with the new WiFi!
This firmware works without problems and with the old WiFi module - I personally checked it myself.
+ The launcher is modified.
+ Added provider ID
For example :
112 - NTV +
253 - Tricolor
+ Fixed channel panel.
Download version 5.5, Android 5.1 ONLY OLD KII Pro!: https://yadi.sk/d/I97OH-2w3KgVda
Version 6.0 of 13/12/2017, Android 5.1 ONLY OLD KII Pro!
Android base from the factory firmware from August 3, 2017.
1. The provider's name is written to the root of the internal memory in the folder SDCARD\Picons\namesprov\ names.ini
We look in the InfoBar or in the Channel list number of the provider and then write his name.
Example file names.ini:
Code:
[settings]
112=NTV +
43001=GeoTelekom
253=Tricolor
2. The image of the provider must be copied to the folder SDCARD\Picons\Piconprov with the same name that you wrote in the names.ini file
For example :
Code:
NTV+ image name will be NTV+ .png
GeoTelekom image name will be GeoTelekom.png
Tricolor image name will be Tricolor.png
3. The satellite image must be copied to the SDCARD \ Picons \ Piconsat folder
The image name must match the satellite name in the DTV-Menu-Settings-Satellite List
For example :
Code:
Eutelsat 36A image name will be Eutelsat 36A.png
If the satellite name is a slash "/" then in the DTV-Menu-Settings-Satellite list, select the satellite and click Edit.
Write your satellite name without a slash.
For example, the satellite name was Eutelsat 36A/36B, then rename it to Eutelsat 36A and the name of the picture will also be Eutelsat 36A.png and the position
picture in the folder SDCARD\Picons\Piconsat
Download fully customized Picons for satellite 36, provider NTV + (suitable for other satellites, if the names match) -
https://yadi.sk/d/a68DD28i3QaFku
Unarchive. Copy the entire Picons folder to the internal memory of the device.
Download firmware 6.0, Android 5.1 ONLY OLD KII Pro!: https://yadi.sk/d/noqqlcgn3Wea7P
If you like my firmware and think that I'm wasting a lot of time to improve the firmware, then "Donate to Me"
Examples of writing in Settings - Date & Time - Custom JAVA format for display in the DTV application.
examples:
dd.MM.yyyy - 17.04.2016
dd / MM / yyyy - 17/04/2016
dd MMMM yyyy - April 17, 2016
dd MMMM - April 17
EEEE, dd MMMM - Tuesday, April 17
HH: mm: ss - 20:33:30
K: mm a - 4:45 PM
date
D (day of the year) - 199
E / EE / EEE (day of the week) - W
EEEE (day of the week) - Tuesday
EEEEE (day of the week) - In
F (day of the week in the month) - 2 (2nd week of July)
FF (day of the week in the month) - 02 (2nd week of July)
G (era) - NE
L (Autonomous month) - 1
LL (Autonomous month) - 01
LLL (Autonomous month) - January
LLLL (Autonomous month) - January
LLLLL (Autonomous month) - I
M (months in a year) - 1
MM (months in a year) - 01
MMM (months in a year) - January
MMMM (months in a year) - January
MMMMM (months in a year) - I
W (weeks to months) - 2
WW (weeks to months) - 02
c / cc / ccc (Autonomous day of the week) - W
cccc (Autonomous day of the week) - Tuesday
ccccc (Autonomous day of the week) - In
d (days per month) - 1
dd (in the month) - 01
w (weeks in a year) - 9
ww (weeks of the year) - 09
yy (year) - 16
y / yyy / yyyy (year) - 2016
Time
H (hours a day: 24) - 3
HH (hours a day: 24) - 03
K (hours am / pm: 12) - 1
K (hours am / pm: 12) - 01
S (milliseconds) - 700
h (hours am / pm: 12) - 3
hh (am / pm hours: 12) - 03
k (hours per day: 24) - 7
kk (hours per day: 24) - 07
m (minutes per hour) - 5
mm (minutes per hour) - 05
s (seconds to minutes) - 5
ss (seconds in a minute) - 05
a (am / pm marker) - PM
z / zz / zzz (time zone) - STV
zzzz (time zone) - Pacific Standard Time
Z / ZZ / ZZZ (time zone RFC 822) - 0800
ZZZZ (time zone RFC 822) GMT-08: 00
ZZZZZ (time zone RFC 822) - 8:00
'(The escape character to the text) -'Date ='
'' (Quote) - 'o''clock'
Setting Weather - http://forum.xda-developers.com/showpost.php?p=69706785&postcount=53
.
Сhannel editor for KII Pro​4PDA- http://4pda.ru/forum/index.php?showtopic=730111&st=1880
version 0.6.3.3
[*] Fixed bug with downloading the configuration to the receiver;
[*] Fixed a bug with the addition of transponders;
version 0.6.4.0
[*] Fixed bugs;
version 0.6.5.0
[+] Added support for T2 (until a minimum volume - rename, move, delete, and favorites);
[+] Added languages;
[*] Bug fixes.
version 0.6.5.1
[+] Added languages
version 0.6.5.3
[+] Changed the way display the channel list;
[+] To the channel list added drag & drop (the ability to drag and drop channels);
[+] Added languages
version 0.6.5.5
[+] Added the ability to check program updates (check carried out each time you start);
Can't update.
E: failed to verify whole-file signature
E: signature verification failed
Installation aborted.
What to do?
I tried format SD Card in fat32 and put file on it that 3 files and update from SD card. The firmware update successful. Thank you!
Secure check failed.
Installation aborted.
Your rom doesn't work.
Added firmware version 1.5 and channel editor
mdrodge said:
Your rom doesn't work.
Click to expand...
Click to collapse
60 install the firmware. All works.
oh ok will try again.
Thanks for the reply.
Malaysk said:
Added firmware version 1.5 and channel editor
60 install the firmware. All works.
Click to expand...
Click to collapse
All working.
Very nice.
Thanks for all your hard work.
Malaysk said:
Added firmware version 1.5 and channel editor
60 install the firmware. All works.
Click to expand...
Click to collapse
Did you notice that the text subtitles at dvb-s2 is not clear and look like burst. Can you make editing to the subtitles so that the text becomes sharp and clear.
Is there any chance for tangberg and power Vu on next firmware version of KII pro?
thank you great job
can you edit DTV apk to edit timeshift to unlimited time and auto timeshift like enigma2?
i hope that install enigma2 inside android and launch it like any android app or dual boot engma2 and android
soory for my bad language I'm not English speakers
Just flash current ROM (Version 1.5 of 09/10/2016) but notting changed. Same with previous version (Version 1 of 05/10/2016) and not like picture posted.
Thenx mate, good job. i think the DTV app needs some mods, like a normal EPG which can work without channel change and the channel menu is horrible also i write this to videostrong, but no answer this box could be a great on if the apps will bi a bit better.
What i really miss is a normal good looking Channel list in the menu like on my Amiko Alien2:
Because in here i can reach some EPG features, and if i want to see what is on another channel, then i can see it without channel change.
If i click Right with the arrow then i go inside the EPG file:
And if i click OK on a movie, then some info are displaying from the movie:
If someone can remake the stock DTV app to work like this, or similar, then this app will be the greatest and the box also, in this case this can be a great competitor to all Set Top Box.
Hi, does the DTV app support Biss & Cccam & blindscan as the original DTV app does? Also would be nice to see support for 4.2.2 channels. If it does I don't mind test this firmware.
Same here. I need cccam and mgcamd support! Or oscam support. Please consider it..
Composites83 said:
Same here. I need cccam and mgcamd support! Or oscam support. Please consider it..
Click to expand...
Click to collapse
Both are supported as original.
Tested and working...
s7Edge ==》TaPaTaLk
thx bro ..
Thanks for your work dev, waiting to receive my box and will install your rom then as it looks more polished than stock. Keep up the good work!
Hi,
The USALS protocol to manage a rotor work correctly?
Thank
I installed this version without any problems, but 'the screen every now and then turns green-pink and I have to change the screen resolution to get it back to normal.

[NO ROOT][28.04.2020] FaceNotify - Show notifications only when you look

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
FaceNotify by K4CZP3R
Hi, I'm really happy to show you my app.
This app will hide content of your notifications and show it only when it recognizes your face!
I really wanted this IOS-feature on my OnePlus, but could not find an app for this. So I wrote this app!
Installation guide on YouTube
It works with OnePlus 5/5T/6/6T/Xiaomi RN7/Samsung S8/S9/S9+/S10. Other phones are not tested, but it will probably work.
(OS Supported: OxygenOS, crDroid, OmniROM, MIUI)
Send me your logcat dump if you want to have your phone supported! (adb logcat -d > logcat.txt)
Create logcat dump after locking and unlocking your device using face unlock
Upload to gist.github or pastebin and send it to me via PM.
You can send my app log if you are having issues! (Enable it in settings, then send file named Documents/facenotify.txt)
OnePlus and their Oxygen OS Android modification is known as maximizing the stock Android experience. This may be true on the UX front but the exact opposite is valid for background process limits. ~https://dontkillmyapp.com/oneplus
So, try to follow this guide if the service gets killed!
If it still does not work, you can try to install facenotify as system app (will add magisk support for it in the next release!)
Code:
Changelog 2.0.5 (beta)
- Comply with Google Smartlock (FaceNotify will show notifications when Google Smartlock trust your location/bluetooth devices)
Changelog 1.5.6
- Added support for Galaxy S20 (and other new galaxy devices)
- Fixed App Logger crashing the whole app (Permissions error on android 10)
Changelog 1.5.3
- Fixed: scan function would not work because of path differences between phones
- Fixed: LG face recognition, thanks to @Saad Kothiwala
Changelog 1.5.2 (This version is only available through google play)
- Fixed: Notifications not showing after detection
- Added: [B]LG support[/B] (let me know if it works)
- Added: Reboot info at first startup
- Changed: removed hardcoded strings
- This is the last beta release (if everything goes well)
Changelog 1.5.0 (This version is only available through google play)
- Fixed: redirection to face unlock settings (All phones)
- Fixed: device not supported even when it is supported
- Changed: icons in settings
- Fixed: layout of startup check (Now it should work with smaller screen sizes)
Changelog 1.4.9 (This version is only available through google play)
- Changed: versionNameSuffix apperance (x.x.x.beta)
- Added: face unlock settings activity in manifest (this should fix fc on samsung phones)
- Changed: categorized settings
- Fixed: restoreAtInstall would not reset "firstRun" flag
- Deleted: old service functions
- Changed: comp check in settings
- Changed: Face detection scan should be a little bit more faster now
- Changed: logcat check, now system does the heavy part, not the app
- Fixed: Multiple services because startAtBoot service did not check if service is already on
- Fixed: crash on service stop
Fixed: Bug where service would crash because of wrong type of preference
Changelog 1.4.8 (This version is only available through google play)
- Added: Iris, Intelligent scan for samsung devices! (Thanks, @marcovittori and @Mr.Januzi)
- Changed: Backend server api
- Tried to fix: method tester in settings
Changelog 1.4.2 (This version is only available through google play)
- Added: Samsung Galaxy S8/S9/S10 support! (Thanks, @Mr.Januzi)
- Added: Samsung Galaxy S9+ to the supported devices list (SAMSUNG_SM-G965F)
- Fixed: FaceNotify would not work if specified language was set on phone
- Added: Changelog in the app
Changelog 1.4.0 (This version is only available through google play)
- Fixed: now service start itself at boot
- Fixed: Background service (check settings [ignore battery optimisation])
- Changed: Delay after face detection can by any value (in ms)
- Changed: First run screen (clear app data to see it)
Changelog 1.3.3 (This version is only available through google play)
- Fixed: Crash on start (it was due bad implementation of file reader)
- Moved: Log viewer to separate activity
- Changed: Logcat won't contain app facedetection messages (only app logs will do)
- Changed: Small cosmetic changes
Changelog 1.3.2
- Changed: Detection mode, software is prioritized over hardware
Changelog 1.3.1
- Added: support for MIUI (Tested on Xiaomi Redmi Note 7)
- Added: support for Xiaomi Redmi Note 7 on MIUI
- Changed: Yet another update on background process...
- Added: App log (enable it in settings to log app behaviour)
- Added: Simple "animations" [works with content hiding, not notification hiding]
- Changed: small cosmetic changes
- Changed: cleaned code a little bit
- Changed: "Your phone" name to a human-readable one
- Changed: names of detection modes to (OnePlus (Oxygen OS), AOSP (smartlock), Xiaomi (MIUI))
- Bug 1: In tester, miui option does have Samsung name (it's just a string mismatch) so if there's a true at samsung, choose miui.
Changelog 1.3.0
- Added: support for OmniROM (9.0)
- Added: Another method of background service (need to be tested)
- Added: Bugs to be fixed later
- Added: Will scan logs after the time of unlocking (won't scan old logs which could confuse notification show decision)
- Removed: Not working samsung unlock option
- Bug 1: Sometimes content will overlap
- Bug 2: You need to tap on a boot notification to start service
Changelog 1.2.7
- Added: Initial support for Samsung Galaxy S9 (probably broken)
- Added: Support for crDroid (on OnePlus 5T, there is a chance it will work on other custom roms)
- Added: Ability to choose 1 of 3 detection options (OOS, Custom ROM, Samsung) [Will add more in the future]
- Added: Test mode in settings, open it, lock your screen and unlock using your face. Then look if a value changes from false to true, if not your phone is not supported :( (send me your logcat)
- Changed: The way of detecting face back to 1.1 (Test)
Changelog 1.2.5 (hotfix)
- Added: Fix button in settings, if your face detection has no effect, please use this button.
Changelog 1.2.4
- Fixed: Restore to defaults had no effect
- Fixed: When hide notification, it would show notification with hidden content
- Fixed: Bug where multiple services will launch causing detection to break
- Fixed: Start on boot not executing
Changelog 1.2
- Added support for non-rooted phones (You will need a one-time adb connection to grant some permissions)
- Added support for OnePlus 5
- Rewrote some functions (preparing for open source release)
Changelog 1.1
- Lowered API, now Oreo devices can install this app
- Added support for OnePlus 5t
- Fixed bug when whole notification will show, but content will be still hidden
- Fixed shortcut to security settings
FaceNotify will need following permissions:
Code:
READ_LOGS - Check status of face recognition (adb shell pm grant k4czp3r.facenotify android.permission.READ_LOGS)
WRITE_SECURE_SETTINGS - Configure notifications settings (adb shell pm grant k4czp3r.facenotify android.permission.WRITE_SECURE_SETTINGS)
DUMP and PACKAGE_USAGE_STATS - Check background service status (adb shell pm grant k4czp3r.facenotify android.permission.DUMP) (adb shell pm grant k4czp3r.facenotify android.permission.PACKAGE_USAGE_STATS)
How to grant these permissions
Linux
1. Download platform-tools to be able to use ADB (google it)
2. Enable USB Debugging on your phone
3. Connect your phone to the computer
4. Enter adb devices
5. If your device is on the list, continue, otherwise repeat from step 2.
6. Grant needed permissions:
6a.
Code:
adb shell pm grant k4czp3r.facenotify android.permission.READ_LOGS
6b.
Code:
adb shell pm grant k4czp3r.facenotify android.permission.WRITE_SECURE_SETTINGS
6c.
Code:
adb shell pm grant k4czp3r.facenotify android.permission.DUMP
6d.
Code:
adb shell pm grant k4czp3r.facenotify android.permission.PACKAGE_USAGE_STATS
7. Permissions are granted and you can use FaceNotify now!
Windows
1. Download FaceNotify - Helper (look at downloads section)
2. Enable USB Debugging on your phone.
3. Connect your phone to the computer
4. Open FaceNotify Helper.exe
5. In the new opened window click Refresh
6. If your device is on the list, select it and continue, otherwise repeat from step 2.
7. Button Grant permissions should become active, click it
8. Accept confirmation message.
9. Permissions are granted and you can use FaceNotify now!
FAQ
Q: Nothing happens when my face is detected
A: Run Fix logs option in settings
Q: I've just installed FaceNotify and started service, it does not work
A: Reboot your phone.
Presentation by 4U Tech
Download from Play Store!
FaceNotify - PlayStore Download
Big thanks to:
@Mr.Januzi- for samsung galaxy s8/s9/s10 support
(and everyone who sent logcats to help me!)
Buy me a beer! paypal.me/KacperSerewis
Sources:
FaceNotify - Helper: https://github.com/K4CZP3R/FaceNotify_helper
XDA:DevDB Information
FaceNotify, Tool/Utility for the OnePlus 6
Contributors
kacperes00
Version Information
Status: Stable
Current Stable Version: 1.5.6
Stable Release Date: 2020-04-28
Current Beta Version: 2.0.5
Beta Release Date: 2020-05-04
Created 2019-04-03
Last Updated 2020-05-10
Great idea. Thanks for making this.
Just FYI for other: On the 6T, I only saw a blank page when I first opened the app. Waited a bit and I could see the buttons.
Sent from my ONEPLUS A6013 using Tapatalk
Wow it seems great
Tried your app and bit worked but when I set it back to default and my notifications still wasn't showing....
ddaharu said:
Tried your app and bit worked but when I set it back to default and my notifications still wasn't showing....
Click to expand...
Click to collapse
Settings - Security & lock screen - Lock screen preferences - On lock screen - Show all notification content.
SpY311 said:
Settings - Security & lock screen - Lock screen preferences - On lock screen - Show all notification content.
Click to expand...
Click to collapse
thanks mate. This is a great app. Thanks a lot for it. Maybe I can shoot you some ideas of my own. ?
ddaharu said:
thanks mate. This is a great app. Thanks a lot for it. Maybe I can shoot you some ideas of my own. ?
Click to expand...
Click to collapse
It's not my app. I just said how solve problem.
Thanks it's working fine !!
Anybody confirm if it works on 5t?
Is the download down? It doesn't work for me.
GeneFitz23 said:
Anybody confirm if it works on 5t?
Click to expand...
Click to collapse
Someone on the reddit post confirmed that it works. Although it will say "not supported" in the second box
Sent from my ONEPLUS A6003 using XDA Labs
---------- Post added at 06:01 AM ---------- Previous post was at 05:52 AM ----------
Oh damn never thought this would be possible. One caveat though. The transition from hidden to showing the notification content is not smooth. Actually there isn't even an animation. Could you do something with that or is it a limitation of Android?
Sent from my ONEPLUS A6003 using XDA Labs
Drunken1337 said:
Is the download down? It doesn't work for me.
Click to expand...
Click to collapse
It is working, you can try downloading from xda
Does not seem to be working for me on OnePlus 6.
First time I tap start service, it gives me an error my device is not supported. Second time it activates but does not hide any notifications on lock screen.
Nice work, thx
anirudhnyg said:
Does not seem to be working for me on OnePlus 6.
First time I tap start service, it gives me an error my device is not supported. Second time it activates but does not hide any notifications on lock screen.
Click to expand...
Click to collapse
Try to change some settings in app, it may be a bug. (will be fixed in the next release)
This is seriously very clever ! And it works perfectly, OOS 9.0.4. I set id the hide the whole notifications, it works wonders ! Love it !
It's a little inconsistent on OOS 9.0.3. The persistent notification is there, battery optimization is off for this app but somehow it still doesn't work after a period of time and I have to go into the app to disable and then re enable the service for it to work again.
Sent from my ONEPLUS A6003 using XDA Labs
Works great on my OnePlus 5T Beta 26(Pie).
Thanks!
Looks and works great! Thanks for this! I was trying on tasker a few days ago but it didn't work nearly as well. Are you planning on making this open source by chance?
JTruj1ll0923 said:
Looks and works great! Thanks for this! I was trying on tasker a few days ago but it didn't work nearly as well. Are you planning on making this open source by chance?
Click to expand...
Click to collapse
Sure thing! Once we get in stable version, I will release source for it.

Development Introducing Windows Universal Tool

Hello, I would like to introduce a new app I was working on for years
The app called Windows Universal Tool or W.U.T as shortcut
Overview:
WUT was started as cloud client for W10M Community Group, and by time enhanced and extended to be a very advanced & powerful tool.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
⦁ Universal (UWP).
⦁ Privacy (0% data collection).
⦁ Multi languages (New).
⦁ Scripts Engine (Commander).
⦁ Batch Download (New)
⦁ Cloud Client (New)
⦁ Unsplash Client (New)
⦁ Print Service (New)
⦁ Images Effects (New)
⦁ Network Client.
⦁ Files Browser.
⦁ Built-in Browser.
⦁ Tasks Manager.
⦁ Translation Tool.
⦁ Packages Management.
⦁ Download Client.
⦁ Store Search (New)
⦁ Media Preview (PDF, Videos..etc).
⦁ Advanced Settings.
⦁ OCR Engine.
⦁ And more..
Supported Platforms:
Windows 10 & Windows 11 (x64 - x86 - arm)
ARM based devices are strongly supported as the app made on the lowest possible target (14393)
Exam: Surface and for sure any Windows Phone with W10
Installation:
Get Windows Universal Tool (Click here)
or from GitHub
or direct links:
WUT X64
WUT X86
WUT ARM
WUT ARM64
Special release for ARM 14393
Try W.U.T Lite from Store (sorry not available anymore)
After the app dropped from Microsoft store (under Games Emulator claim) I don't have more time to spend to follow such mistakes There will no more any store release (image below), beside my dev account got deleted and it's an example about Microsoft Store bad behavior to developers
Installation Guide (Thx to Lasitha Samarasighe):
Features Guide (Thx to Lasitha Samarasighe):
About Commander (Scripts Engine):
Commander built to help anyone to create unlimited scripts for different purposes using GUI elements
The script structure is very simple.
You can mix between commander codes and batch script (Telnet required) to get more advanced usage
I tried to add commands as much as I can to make it more usable.
Commander can be used like Automate.
Checkout the documentation with the installation file for more details and demos.
Read More at GitHub Wiki: Click Here
Thanks:
Special thanks for all the friends in W10M Community and for their suggestions and support.
Many Thanks for Unsplash to approve WUT for using their API and increase the daily limit
Announcement Video
App Detailed Features:
MEGA.nz client (browse and download):
You can use it like MEGA client with these features:
Encrypted cached results for fast browsing
Media files preview
Browse multiple cloud links in the same place
No management like upload or delete
Local files browser:
This feature will help you to get benefits from cache system
After you added your folder you can see how fast browsing the files will be
Also the built-in media preview will help you to view the files very quick
Network files browser (New):
You can add network location and explore it with the other folders
The important thing that you can add your folders as extra Repos and browse them along with the MEGA.nz files
And you can use the advanced search for both (Local & Cloud) at once.
Advanced Batch download
batch download will be able to extract links from any file, check the GIF below
Repo + Authentication
This feature made to help content creators to protect their own files and share it with limited users
Check out MEGA Repo Wiki
Spoiler: Developer Mode
Side load apps with one click
Spoiler: GitHub
GitHub:
Repo Releases:
You can download GitHub releases by placing the link in the External Link Feature
as example: github.com/user/repo/releases/latest (with https://)
or by tag
github.com/user/repo/releases/tag/1.0.0 (with https://)
GitHub Files:
In your cloud repo you can add any random file and rename it in this way:
github#username#reponame#latest
OR
github#username#reponame#tag
This file will appear like any other files with fine name and when the user click on download
the file will be fetched from GitHub directly.
This will help to get updated files without any issue could happen because of the cache system
Update: recently a new feature will allow the user to get list of release assets and download them directly
Spoiler: Microsoft Store
Microsoft Store:
You will be able to fetch packages and frameworks from Microsoft store (thanks to StoreLib by StoreDev)
Spoiler: Print (BETA)
Print BETA:
The print feature (Beta) will help top print Documents, Pictures and web pages, as for web you can choose between print the visible content of full page or extract the text only.
Spoiler: Documents & Media
Documents & Media viewer (with basic editor):
Wide range of types are supported for quick preview
Documents:
-The documents viewer will automatically detect your text file and apply colors when possible
-This feature is very helpful when you browsing file contains code (C#, PowerShell ..etc)
-Beta auto calculation for words/chars count.
-And you can always translate the document file directly and save the result.
PDF:
-You will be able to preview any PDF file
-Also you can export the PDF as images with any quality you want
-Invert colors option available as well
-You can extract the text using the OCR feature only
Images:
-The Images viewer support some helpful effects like (Invert, Flip, Gray)
-And you can always save the image with custom size.
-The images viewer support very deep zoom level.
-You can also extract the text from the image using OCR feature
-From 1.2.7 you can apply wide range of effects (GPU based), and mix overlay with your image
Videos:
The important feature with the video viewer is:
You can pause on any frame with text and use OCR feature to extract the text.
If you have touch screen you can activate zoom option and zoom the video like zooming the image
Spoiler: Download Client
Download Client:
You can download anything you want using the 'External Link' feature
Supported links:
⦁ MEGA direct files
⦁ YouTube links
⦁ Any other files links
Spoiler: Apps & Archives
Apps and Archives:
You can install any (Packaged, appx, misx) app directly from the files queue
Also you can extract archives directly.
Spoiler: Packages Manager
Packages Manager:
Very helpful packages manager
You can run, save or uninstall packages
Also you can change package assets or export them
Spoiler: Tasks Manager & Device Info
Tasks Manager & Device info:
It's not better than Windows task manager but the device info section will contains helpful information
Spoiler: Translation Tool
Translation Tool:
Simple translation tool using 'Google' translate
You may run into some restrictions when overusing this feature
Yandex translate is possible if you have token
Spoiler: Built-in Browser
Built-in Browser:
Cannot be better than Firefox or Chrome but it's contains some important features:
⦁ Post Data
⦁ Website info
⦁ Extract website text
and some other features
Spoiler: Security & Encryption
Security and Encryption:
The app encrypt any cached data
Also Commander contains commands to encrypt/decrypt files
The encryption key can be changed so you can have you own key
This is very important point in the app and it's security direction
Spoiler: Desktop Telnet
Desktop Telnet:
Some features in the app including Commander telnet commands required telnet server
In the settings page attached Simple telnet server (Source Code)
This telnet server will help you to avoid any rejection from the features
The reason that you need this server it's because this is UWP app and there is some restrictions
Spoiler: Customization
Settings and Customization:
I tried to add each option in the settings so you can customize the app as you want from the settings page
Spoiler: Languages
Languages:
I did my best to translate large part of WUT to **17** language
Supported languages: Arabic, Chinese, French, German, Greek, Hindi, Italian, Japanese, Persian, Russian, Sinhala, Spanish, Tamil, Turkish, Urdu, Hebrew, Ukraine
The app will switch automatically to your PC/Phone language.
You can also change it from Settings->Customization->Appearance
Spoiler: Built-in Scripts
Built-in Scripts:
App Recorder:
You can record the whole app or specific part as video
Video Encoder:
Convert, Adjust saturation and zoom or change bit-rate
or add audio to the video and more.
This is a very good sample to see how commander script can be very advanced
Generate Repo:
You can create file from your MEGA.nz link if you don't want to share the full link
this file will be encrypted and can be used with the app directly to browse the files
Note: Your custom encryption key will applied so it might not work with the others if they don't have the key
I tried to describe as much as I can and I hope you will find it useful and helpful
In the about page I tried to add everyone helped with this app even with one line code
Thanks to:
⦁ Lasitha Samarasinghe
⦁ Fadil Fadz
⦁ David Hartanto
⦁ Nahuel
⦁ Empyreal96
⦁ JULIΛN (Pinguin2001)
⦁ Lohtse Shar
and all other friends.
My best regards.
New Update 1.0.4:
Commander: New commands added
Added: AllowLocalhostAccess.bat (Allows the app to connect to the telnet server on desktop)
Minor fixes
if you already installed the app just open it to receive the update
Thanks to Nahuel and Rob Caplan for the local network loopback solution
Cool, I love these features. But I tried the version from official website. When I install the cert in TrustedPeople and even in TrustedRootCA, the appxbundle installer was always complain about untrusted package. That's strange.
7mile said:
Cool, I love these features. But I tried the version from official website. When I install the cert in TrustedPeople and even in TrustedRootCA, the appxbundle installer was always complain about untrusted package. That's strange.
Click to expand...
Click to collapse
Hi , Just be sure to install the certificate to Local Machine instead of Current User. If still not working let me know.
The app have the same id as W10 group, ain't she?
augustinionut said:
The app have the same id as W10 group, ain't she?
Click to expand...
Click to collapse
Correct, W.U.T is the new/enhanced release of the original app.
New update 1.0.9
Bug fixes
One button to open any file (Thx Lasitha Samarasinghe)
GitHub releases/links download support
Auto queue for packages after unzip (if the zip contains package)
Quick download CMD Injector (Mobile)
About GitHub Releases download:
if you want to download the latest release of any app
just place the link of the latest release in the external links dialog
as example: github.com/user/repo/releases/latest
or by tag
github.com/user/repo/releases/tag/1.0.0
Thank you
New Update 1.0.15
-Fixed Endless login progress
-Added: GitHub files feature (Check main post details updated)
-More improvements
Note: for mobile users only if you got any error during the update it's because the app ID is changed and you have to uninstall the old app then install the new update.
@astifan can I backup app data with WUT? I can't find it in UI coz there's so much options.
hooddy said:
@astifan can I backup app data with WUT? I can't find it in UI coz there's so much options.
Click to expand...
Click to collapse
Hi,
If you need to backup app data in Packages manager sorry this option is not available yet.
You can copy the data manually from:
C:\Users\Username\AppData\Local\Packages
but if you are looking for backup the W.U.T app data, at the bottom in the Settings page there is 'Save' Icon to backup all the app data (Except Settings).
astifan said:
Hi,
If you need to backup app data in Packages manager sorry this option is not available yet.
You can copy the data manually from:
C:\Users\Username\AppData\Local\Packages
but if you are looking for backup the W.U.T app data, at the bottom in the Settings page there is 'Save' Icon to backup all the app data (Except Settings).
Click to expand...
Click to collapse
Oh sorry for incomplete question. I mean backup applications data from Data\USERS\DefApps\APPDATA\LOCAL folders (like App Data Manager and AppDataManageTool does (on mobile).
hooddy said:
Oh sorry for incomplete question. I mean backup applications data from Data\USERS\DefApps\APPDATA\LOCAL folders (like App Data Manager and AppDataManageTool does (on mobile).
Click to expand...
Click to collapse
No problem , I planned to add this feature and it will be available as soon as possible.
Hey can i install this mobile android 11 or 10 on my Nokia android device aka Nokia 6.1 2018 pl2 with 3gb ram and 660 snapdragon .if Yes can you guide me
zuhaibsarwar said:
Hey can i install this mobile android 11 or 10 on my Nokia android device aka Nokia 6.1 2018 pl2 with 3gb ram and 660 snapdragon .if Yes can you guide me
Click to expand...
Click to collapse
Sorry it's not available for Android, the tool available only for:
Windows 10, 11 (Desktop)
Windows Phone (W10M)
New Update 1.0.20
--------------
Microsoft Store Search (Originally by StoreDev & Media Explorer)
UWP FFU Downloader (Originally by Empyreal96) [Mobile] based on ->SoReFetch
Direct Links (Check in-app help page)
Direct Links
This feature also will help to avoid the cache system (any URL not only GitHub)
Files will be directly fetched from the link instead of cloud storage
How to use it?
The only thing you have to do is to rename the file to specific name:
github#username#reponame#%filename.ext
Important: replace any / with % if you have sub path
IE: /app/info.txt -> %app%info.txt
@astifan it's 1.0.15 still pinned.
W.U.T 1.1.0 (New Update)
-------------------------------
CHANGE LOG:
-New UI (Major Changes)
-Media Thumbnails (MEGA)
-Faster Images preview (MEGA)
-Search by URL (Store)
-Add Network location
-Pin Bookmarks
-Bugs fixes
-Network Location Fix (1.1.1)
Download (Attached in the main post)
Special Thanks for Grégoire Pailler
for his work on MegaApiClient
WUT 1.1.6 (New Update)
———————
-New: Load cache for specific folder
-Search filters
-GitHub download: now will show list of all assets
-Reload repo cache no longer will reload all the repos
-Performance improvements
Note: Your old cache will be regenerated, if you don't have something important reset WUT app settings to clean the old cache
Download (Attached in the main post)
WUT 1.2.0 (New Update)
-------------
-Acrylic Effect (Thx Pinguin2001)
-Performance improvements
-Enhanced GitHub Detection
-Add Easy-Fetch to featured apps (by Empyreal96)
-Bugs fixes
Note: Acrylic Effect available for W11 only

Categories

Resources