Jaxbot's Native Notification Center for Windows Phone 7.8 - Windows Phone 7 Software Development

Weird thing i found is how invisible this release from WPH is.
The Notification Center, the dream of every Windows Phone is forgotten !
I tested the app on my own phone... it doesn't work. OK, but still i found absolutely no thread about this Xap, i think it could be developped if known better (jaxbot has retired from the WP7 scene i think, so i guess he won't do it. We can be grateful for this very good start)
{
"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"
}
Here is his the presentation of the app found i here
There's been more opposition for this project than with... well, I tried to come up with a good joke, but let's cut to the chase.
I've decided to release a rewrite I made of Notifications. It only works on full unlocked devices. Here's the details:
This app caches the push notifications sent to your phone. So if someone mentions you on Twitter, and you miss the toast, it will appear in Notifications.
This app does not cache non-push messages, such as texts, emails, calls, etc.
Complete rewrite; it works differently than the original Notifications app. No PC tether, no external servers, etc.
The NC service runs on the device. This is why you need your device to be full unlocked.
I'll repeat that. It must be full unlocked, meaning you must be able to run EXE programs on it.
The setup is simple. Download and install it to your device. Run the app, and it should take you to the setup page. Press install, then agree to the disclaimer. It will prompt you to reboot. Do so, and with any luck, it'll work.
I'm releasing it without support. Notifications works for some people, doesn't for others. The problem is likely to do with full unlocking. If you have a custom ROM that is fully unlocked, it should work. As for EXE unlocking rooted devices, it may be hit or miss. We'll see on that.
The source is available on Github. Download the XAP here: ncroot1.xap. If you didn't read anything else: You need a policy unlocked or full unlocked device. If your device is not full unlocked, read the instructions appended below.
Also, if you want to test if it works, install SimplePush. It'll send a quick toast to your device.
Other than that, enjoy. I'm curious to see what the feedback is, and whether or not it works in certain scenarios. I don't know what the demand is to keep working on it, but here it is, and with that, enjoy.
Update: Should now work on interop-unlocked devices, provided you use WP7 Root Tools. To do this, install the XAP, mark it as "Trusted", run Notifications, click Install, and reboot your phone. Presto. Do give feedback on whether or not this works.
Xap File : View attachment ncroot1.xap
[QRCODE]http://goo.gl/jUScYQ[/QRCODE]
Source on github

As I understand it Jaxbot withdrew this after he was made aware of security vulnerabilities it exposed my MS.
Sent from my Lumia 920 using Board Express

pvt_nemesis said:
As I understand it Jaxbot withdrew this after he was made aware of security vulnerabilities it exposed my MS.
Sent from my Lumia 920 using Board Express
Click to expand...
Click to collapse
Oh, that's a shame :S

rsepierre said:
i think it could be developped if known better
Click to expand...
Click to collapse
It's just a http server written using .Net (not silverlight), that listens for every push notification. But I really don't know what we can develop in this application. Any idea?

well personnaly i don't like the idea to have notification push making my phone ring every minuts (if i'm active on facebook or twitter).
So i use snotify to silence the notifications. This app would be ideal to tell me what did i miss on what app.
That's an exemple for one use, but i'm sure there is many others.
Actualy for twitter, my dream would be an app that puts in cache every tweets i missed (or the number of tweet i missed, even if i'm not mentionned, or every tweet from some selected profiles) so i would know if its worth opening the app or no (instead of checkin every 10 mins if there's something interesting) but we're maybe out of subject !

Any idear why it wouldn't work on my device btw ? I am full unlocked (septvies's devbuild_8862 1.5) on samsung Omnia 7

Related

Done! Registry and file system access on WP7 for Samsung and HTC. Next, LG.

Done! Registry and file system access on WP7 for Samsung and HTC. Next, LG.
A minor, but important, advancement was just accomplished by the same developer, Chris Walshie, who just tweeted that he has managed to get "registry and file system access" on an HTC and Samsung device, noting that the LG was next.
{
"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"
}
Source: WPcentral
KraFT
PS.
IMHO, the party`s just started
Please keep these types of threads in WP7 general, I know these are big advancements but still.
~~Tito~~
excelent news
hopefully with that we will able to add ringtones
Muh hu ha ha ha! Bring on the next stage, knew it would not take long for these programmers and hackers to make some progress, it's what they live for lol
loomx said:
excelent news
hopefully with that we will able to add ringtones
Click to expand...
Click to collapse
If it's true, then yes we will. Two easy ways - either set the path in the registry or simply replace the default ringtones with new mp3/wav/whatever format.
Casey
Casey_boy said:
If it's true, then yes we will. Two easy ways - either set the path in the registry or simply replace the default ringtones with new mp3/wav/whatever format.
Casey
Click to expand...
Click to collapse
Pretty sure we could just write an app that has the ringtones profile and then copy the file to the \windows\ringtones (I think that's the path) directory. I don't think you even need to muck with the registry or anything.
Here is a video of it in action:
http://blog.walshie.me/2010/11/15/windows-phone-7-full-file-system-access-anyone/
RustyGrom said:
Pretty sure we could just write an app that has the ringtones profile and then copy the file to the \windows\ringtones (I think that's the path) directory. I don't think you even need to muck with the registry or anything.
Click to expand...
Click to collapse
You could, but would it get through screening..? I doubt it.
Casey
It looks like this is not working anymore?! Some links related to this are dead
ajhvdb said:
It looks like this is not working anymore?! Some links related to this are dead
Click to expand...
Click to collapse
? , In this thread all links are working .
but to OP , are there any updates we would like to know ?
We need to wait i guess!
Edit: Sorry, just found it 2 posts above this one..
I think there are no updates because... the supposed breakthroughs are not as big of a deal as advertised.
All they've *really* managed to do is to use a Samsung native DLL to invoke a FileBrowser app Samsung left on the device (that same exe does not appear to exist on HTC or LG devices). Yes, native code can be built and run but native code is not inherently valuable like everyone thinks. It can't actually do anything useful unless and until the WP7 security model has been broken or a hole found.
So there's no access to create or overwrite arbitrary files, set registry values, etc.
I'm waiting to be proven wrong.
You're correct tai4de2, mostly.
However, I never understood why people felt the need to proclaim to the world when they do things like this, especially when an update is on the way and the vulnurability/method used to do it can be patched easily.
N8ter said:
You're correct tai4de2, mostly.
However, I never understood why people felt the need to proclaim to the world when they do things like this, especially when an update is on the way and the vulnurability/method used to do it can be patched easily.
Click to expand...
Click to collapse
Why not? Who's bleeding or pregnant because of it? I thought it rather interesting.
markgamber said:
Why not? Who's bleeding or pregnant because of it? I thought it rather interesting.
Click to expand...
Click to collapse
Becausr then they are doing nothing but cockblocking themselves, and providing free security hardening for apple/ms.
Sent from my SGH-T959 using XDA App
To all that want to add tones...
http://www.chevronwp7.com/
Regards

Windows Phone 7 unlocker released

Hey guys seems there is some news files to test on your WP7.
Today we have an exciting breakthrough for the Windows Phone 7 homebrew community - the ability for anyone to unlock a WP7 device without a Marketplace developer account.
Unlocking allows the sideloading of experimental applications that would otherwise can’t be published to the Marketplace, such as those which access private or native APIs.
We’ve taken the pain out of the process involved and put together a super simple executable that will allow anyone to unlock any WP7 device on the market using a USB cable and just a couple clicks.
This tool is completely safe and reversible for the phone. (The app even allows you to relock the phone.)
v1.0 download mirrors:
http://walshie.me/ChevronWP7.exe
http://www.multiupload.com/4T7AYFWLSZ
Notes
Minimum supported OS: Windows XP SP2
As this is our first release, you may run into issues. Please explain your issue in the comments below and we’ll try our best to help.
Expect more goodies/tools to be released in the near future.
We look forward to what the broader community can do with this.
- Rafael Rivera, Chris Walsh, Long Zheng
Click to expand...
Click to collapse
http://www.chevronwp7.com/
you can discuss about it here hope it will help.
Not sure to post here or in general but it will certainly help for futur hacking so.
And so the genie is out the bottle....
Cause for celebration!!! Great work guys!!
Great to know this! hopefully soon we see some surprises!
Not working for me
{
"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"
}
Smoothound said:
Not working for me
Click to expand...
Click to collapse
You can't use a "Guest" relationship.
i hope we can use it for the ported win phoneon hd2 ...can we ?
is it true for hd2 ports?
That was quick! Fantastic news for developers. Just need to get our teeth into some native code and we will start seeing some applications which aren't rss readers!
NVM.. stupid question
it isn't working you have to ad this .reg
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsPhone\ProxyPorts]
"DeviceReg"=dword:000069C5
I am off now have to restart the pc
AceofSpades25 said:
How are the apps sideloaded once the phone is unlocked?
Do you just email the xap to yourself?
Click to expand...
Click to collapse
using the Application Deployment tool in the WP SDK, same as you would with a developer-unlocked phone.
hounsell said:
using the Application Deployment tool in the WP SDK, same as you would with a developer-unlocked phone.
Click to expand...
Click to collapse
do you have a download link to it ?
ps: the app dev works after adding the .reg key and downloading a .cert
great job. this must be replied!!!
Sticky worthy!
Chainfire said:
Sticky worthy!
Click to expand...
Click to collapse
yes that's a good one now we (half noobs) have to know how we can get things on the phone (sideloading)
I have a test xap and I want to get that on my phone and my Q is how ?
ceesheim said:
yes that's a good one now we (half noobs) have to know how we can get things on the phone (sideloading)
I have a test xap and I want to get that on my phone and my Q is how ?
Click to expand...
Click to collapse
I don't have a WP7 to test this, but MSDN says:
http://msdn.microsoft.com/en-us/library/ff769512(VS.92).aspx
edit: Oh, you can ignore the "Having a developer registered device" prerequisite
Could we get our xbox accounts banned for this? I have absoultely no intention of piracy. i cant stand that **** with someones hard work.
That's exactly how I feel. I'm not going to utilize this to pirate paid apps, just want to use all of the amazing stuff people at xda-devs and other sites are going to put out now
All we need is a Cydia-like marketplace
Now I can't try this because my phone is already unlocked using the Microsoft way, but I'm simply curios - does debugging using Visual Studio work as well? It should, shouldn't it?
I just managed to make/load an app that moos when you turn the phone upside down XD in 3 min.
Roll over android, Think WP7 is going be any C# developers wet dream to work on.

HTC Hub updated!!!

HTC Hub is updated to v2.3 and it is available on Marketplace for download/update!!
nice, anyone can upload the xap please?
Open your market place app on your windows phone type htc hub. Select he newer one and download it...
Sent from my 7 Pro T7576 using XDA Windows Phone 7 App
Change log ?
PimpMasterSlick said:
Change log ?
Click to expand...
Click to collapse
So far, smoother animations during weather showcast, it makes better transitions!!
live tile updating problem wasnt fix
also no any changes with previous version are seen
I got it last night and don't see much of a difference.
Dinchy87 said:
Open your market place app on your windows phone type htc hub. Select he newer one and download it...
Sent from my 7 Pro T7576 using XDA Windows Phone 7 App
Click to expand...
Click to collapse
kirk999 said:
live tile updating problem wasnt fix
also no any changes with previous version are seen
Click to expand...
Click to collapse
my live tile updates fine on the previous version still.
here is the xap file
http://hotfile.com/dl/137237020/1b1904d/HTC_Hub_v2.3.0.0.xap.html
kirk999 said:
here is the xap file
http://hotfile.com/dl/137237020/1b1904d/HTC_Hub_v2.3.0.0.xap.html
Click to expand...
Click to collapse
Thanks for the XAP. Works on my Samsung Focus.
mhm there is no download more
use new link https://rapidshare.com/files/2586204676/v2.3.0.0.xap
enjoy
sinister1 said:
I got it last night and don't see much of a difference.
Click to expand...
Click to collapse
I got it as well and I noticed following difference:
All my music was gone and my phone asked me to synchronise with zune.
Same for my pictures and videos. All was gone; nothing was left on my phone.
//edit: unfortunately I have forgotten to backup my data. Some of the pics I can't get back anymore. What a pity. But honestly, I did not expect that would happen when I just load the updated HTC HUB via Market Place.
What can I say..? Would it be possible to release an update which makes me love my phone more?
P.S. Sorry, I don't like off-topic and since years I am just a member who is following your postings and take benefit of your experience, because I don't like to repeat what 100 other users have said before, but now I am really fed up with this stupid OS on my phone.
Further I thought I could save my first post for something greater than that
incues said:
I got it as well and I noticed following difference:
All my music was gone and my phone asked me to synchronise with zune.
Same for my pictures and videos. All was gone; nothing was left on my phone.
//edit: unfortunately I have forgotten to backup my data. Some of the pics I can't get back anymore. What a pity. But honestly, I did not expect that would happen when I just load the updated HTC HUB via Market Place.
What can I say..? Would it be possible to release an update which makes me love my phone more?
P.S. Sorry, I don't like off-topic and since years I am just a member who is following your postings and take benefit of your experience, because I don't like to repeat what 100 other users have said before, but now I am really fed up with this stupid OS on my phone.
Further I thought I could save my first post for something greater than that
Click to expand...
Click to collapse
It's very unlikely that an app update caused this trouble. I have had these issues several times, but not due to updates (be they simple app or complete OS updates) but due to a hardware failure on my device.
I never heard that update did something like this no matter what OS it is!!!
perhaps the update included tagging location places?
For the first time it shows University at Buffalo as my location
Normally it just showed Buffalo
{
"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"
}

[DFT] BT File Transfer

/DFT BT File Transfer\
Application to transfer files via Bluetooth on WP7 phones
Version 1.01
{
"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"
}
Overview​Application allows to receive files via Bluetooth or send files via Bluetooth.
Also application include feature to auto install received REG RGU and XAP files.
So you can send XAP file from PC to your phone and it will be installed at the end.
Same with REG/RGU - you can send a file and it will be applied to registry. Note file must be in UNICODE format. ANSI files don't supported by application.
Application has some unresolved issues:
If send operation was canceled, other side device will save the already received part of file instead of show "canceled" message.
Sometimes it's impossible to receive files without opening Bluetooth settings.
Seems Bluetooth go to some low power mode while state is still ON and CONNECTIBLE.
To send from one WP7 device to another WP7 device you may need keep the destination phone in Bluetooth settings page. Otherwise the first phone can't see the second.
Already paired devices list isn't implemented.
Was tested on phones: ​*Samsung Focus R1.3
*HTC Gold
*HTC Spark
*HTC Schubert
*HTC LEO
Requirements​You need FullUnlock to use this application.
Application will NOT work with Developer or Iterop unlocks.
Should work on all WP7 devices.
Installation​1. Install XAP via any way (via IE or via PC deplorer)
2. Run installed application.
3. Wait until message box appear.
"Fail" can mean that your phone is not FullUnlocked or other issue during installation.
4. Reboot device
5. Run application - it should works.
Uninstallation​Be warned, using this application may need hard reset to remove all parts from the system. Be sure you have actual backup of PIM.
Disclaimer​This product is free to use at your own risk. We take no
responsibility for any conflict, fault, or damage caused by
this unlocking procedure. No warranties, implied or otherwise, are given if you agree to use this product.
No problems were found while testing this product on several different devices, your experience may vary.
Use of the Product for commercial purposes is strictly prohibited.
It's not allowed to make any changes to this release.
It's not allowed xda.cn, nduoo forum and 3gdengta forums to use this xap.
Thanks to​ HD2Owner for great art work!
All others for testing and support
It's not allowed to include this XAP into ROMs during 2 weeks after release. Up to 09.03.2012.
Please note: application still have some issues inside, please report your usage experience and feedback in this thread.
Download links​look at attachment
Enjoy!
Best regards, DFT, Cotulla, 24.02.2012​
wow! Installs fine on Omnia7 but I haven't got another phone to attempt sending/receiving.
This is a huge step to Windows Phone development!
Thank you
That amazing THX
cool , and the intergrated file explorer is soooooo fast , really great work
Thank you very much for big business
Testing it out.
I can send just fine, and the file browser works great. Adding an easy photo chooser or something might be nice, though.
As a thought, I can only send files to the device when the Bluetooth menu is open under Settings. Is this intentional? It's not really a problem, but I found it a little interesting; otherwise the device doesn't seem to be visible on other Bluetooth devices. Sounds like part of the WP7 design.
EDIT: I'm able to send files if my computer already knows about the device, regardless of if it's in settings or not. Cool stuff! It's a shame bluetooth is so incredibly slow, though.
Nice work
I tested too and workig fine. Before start app we have to run BT transfer in phone and paired with computer. For good work app must be open. One more time THX Cottula.
it works great ! Focus 1.4
Work great in my HTC MOZART! Send and Recive!
Thanks you very much DFT!
Thanks for that great improvement!! wp7 needs it...hope this app will "mature" fast!!
Works fine on htc pro7, THX for DFT&Cotulla
Sent from my Gold using XDA Windows Phone 7 App
Thanks a lot DFT! Works perfect on HTC HD2!!
Hmmm now I see that worked one (first) time and now I can't send or answer file WTF ?
you rock DFT
hope soon we see RSPL or HSPL on second generation WP Devices
This is really nice
Thanks again DFT.
Video demo for people who don't have it themselves, or are otherwise curious
http://www.youtube.com/watch?v=ULSxte561q0
u jelly?
In all seriousness, so far so good
Worked great in my Omnia 7.. Great work Cotulla, and DFT!!
Now just one question please... My pictures are in My Documents>Zune>Content>0300
And them I have 2 folders 00 and 01 both with pictues in them... How do I identify the latest for example... Is there a way..?
Thank you...
Jaxbot said:
Video demo for people who don't have it themselves, or are otherwise curious
http://www.youtube.com/watch?v=ULSxte561q0
Click to expand...
Click to collapse
Well, first I have a problem, the app stays in:
"Please Wait
(DFT logo)
DFT BT File Transfer V1.01
Aplication needs to install
drivers.
Please reboot your phone."
I've rebooted the phone some times but didnt get it working (HD7)
Also, I'll love to know how you did to put files on the phone (as storage device)
Thanks
EDIT: I have Deepshining 7.1 with latest version 8107
Works great on my HD7! Great work, thanks!

[TOOL] [22/12/2012 UPDATE!] ModernApp Link 2.3 beta

{
"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 2.3 version 22/12/2012!
Hello everyone, I would like to publish on this application that I developed. This application allows you to create desktop shortcuts to most of the Metro app.
In this new version there are a lot of new functions, such as new Ui, link to charmbar functions and start menu and an integrated update chacking.
For ptoblems, you can comment here
You can read thge help by clicking "?" in the program
DOWNLOAD 2.3 beta
My Website article (translate with google translator)
Sorry for the double post, but I saw that there were about 400 visits and had no feedback yet.
I need feedback to improve this program and to determine if it works or if I should keep off this project.
Thanks a lot for downloads and possible feedback.
Pasquiindustry said:
Sorry for the double post, but I saw that there were about 400 visits and had no feedback yet.
I need feedback to improve this program and to determine if it works or if I should keep off this project.
Thanks a lot for downloads and possible feedback.
Click to expand...
Click to collapse
I have tried this and many of my apps are not loading. Reader, Mail, Video, Music, etc.
Music gives me an error that states: "No apps are installed to open this link (zunemusic)"
Mail gives me a full blown Error Message that states "ERROR in action number 1 of Mouse Event for Left Released for object 46: cannot execute {randomnumbers}:" and gives me an abort, ignore, copy and clear buttons.
This is a pretty cool app if you can get it to work.
It function correctly only for Windows 8 RP and not for RTM for now. An update is on my list
Damn, well alright.
Kindly post update for RTM ...this can really become an awesome app ... since neither RTM allows one to create shortcuts ...
Now I'm working on a minor update that change name (ModernApp link) and o.s. support (only RTM).
However, I'm near to find a solution for creating lnk files for all apps installed.
I'm working on
I'm developing a new version now, but it may request a registry edit (such as first version), but I maybe will able to start all installed apps or a big part.
Because the school, I don't have a lot of time to develop
The app is great, and the paths it uses are teriffic, I can finally use the hotkeys on my keyboard.
I see you use the following command for chat:
C:\Windows\System32\cmd.exe /c start "" "mschat:"
how do you find out the name of the app? This simple command line allows me to map hotkeys to apps. I would like to know how you found these so I can find them myself for new apps.
This app has a great future....keep it up op.
Hit thanks if i helped you
kid1988 said:
The app is great, and the paths it uses are teriffic, I can finally use the hotkeys on my keyboard.
I see you use the following command for chat:
C:\Windows\System32\cmd.exe /c start "" "mschat:"
how do you find out the name of the app? This simple command line allows me to map hotkeys to apps. I would like to know how you found these so I can find them myself for new apps.
Click to expand...
Click to collapse
Windows protocols
mrappbrain said:
This app has a great future....keep it up op.
Hit thanks if i helped you
Click to expand...
Click to collapse
I've really no time to develop in this days, but there are a lot of new features in new version, with shortcuts to a lot of Windows 8 functions.
I've problem with some apps (all apps, native and thirdy), bu I believe in a solution.
Maybe in xmas holidays I can do something (or relase )
Pasquiindustry said:
Windows protocols
I've really no time to develop in this days, but there are a lot of new features in new version, with shortcuts to a lot of Windows 8 functions.
I've problem with some apps (all apps, native and thirdy), bu I believe in a solution.
Maybe in xmas holidays I can do something (or relase )
Click to expand...
Click to collapse
Could you elaborate on "windows protocols"? I could update the list for you as far I can find, cause I would like to use it as well...
And since you have little to no time to update I could help you update the current shortcuts that aren't working anymore so you could provide a small update.
cheers.
Thanks, but in this version It's no necessary.
However, in this weeki Will pubblish the 2.3 Beta
Pasquiindustry said:
Thanks, but in this version It's no necessary.
However, in this weeki Will pubblish the 2.3 Beta
Click to expand...
Click to collapse
Looking forward to it!
As I promise, the new version is now avaliable! (link in openpost)

Categories

Resources