[APP] NotiSender - Powerful notification mirroring & Airdrop-like real-time synchronization between devices - Android Apps and Games

{
"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"
}
NotiSender​
Hi There!
NotiSender (Aka Notification sender) is an open-source cross-platform notification mirroring application.
With the latest Material-You style UI, this app has a lot of features and benefits and will give you the convenience of using multiple devices.
​Notification Mirroring​
With tons of customizable options, this app is perfectly capable of mirroring notifications from other devices.
From basic black/white lists, to icon sending, notification gap settings, default text, data split sending, custom scripts, notification importance, due dates, Tasker plugins, and more, we give you maximum choice.
Remote Actions​
Noti Sender is also more than just notification mirroring application.
This allows you to pair devices to perform many remote actions.
For example, Noti Sender supports the following "remote actions":
Check other device battery status
Move files from pc to mobile
Or vice versa:
Share image from web directly
Copy text to clipboard
Use mobile device as remote control for presentation
Open web link at another device
In addition to the above, there are many tasks such as:
Send notification with custom title and message
Trigger tasker event
Run application with package name
Run terminal command
Media remote control (like mpris)
(Note: These features work not only with PC-to-mobile, but also with PC-to-PC and mobile-to-mobile communications).
Protocol​All of this is possible thanks to Syncprotocol, a protocol we developed in-house.
Its a lightweight, two-way communication protocol based on push messaging, designed with a focus on reliability, security, and scalability.
Whats more, it was recently recognized for its technical excellence with an award from the South Korean government agency "Ministry of Science and ICT".
Also, thanks to these protocols, you are no longer limited by distance.
This means, these protocols work anywhere on the planet because the communication takes place over the Internet (as long as there is an Internet connection).
This is a definite advantage over Airdrop and Nearby share, which only work at a short distance, and KDE-Connect, which only works on the same network.
For more information on this protocol, see:
https://github.com/choiman1559/RemoteSync/blob/master/docs/Specification_rev05.pdf
If you want to try this protocol yourself (No reference documentation available yet):
https://github.com/choiman1559/RemoteSync/tree/master/ProtocolLibrary
Open-Source & Cross platform​
Unlike many other notification synchronization apps, all source code for NotiSender is released as free software under the GPL license.
Furthermore, NotiSender is not limited to any one platform, but is designed to work on multiple platforms, including Windows, Linux, and Android, with flexible integration between them.
Downloads & Links​Google play: https://play.google.com/store/apps/details?id=com.noti.main
Github: https://github.com/choiman1559/NotiSender/releases
Desktop client: https://github.com/choiman1559/NotiSender-Desktop/releases
Any questions or comments about the app are always welcome! Please feel free to comment.

Related

Fennec Alpha 2

{
"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"
}
This is second alpha milestone of our mobile version of Firefox, codenamed Fennec, on the Windows Mobile 6 platform. This release is provided for for testing purposes only, intended to:
get wider feedback on our approach to the user experience;
engage Mozilla community teams, including localizers, and testers;
get feedback from Web developers;
encourage add-on developers to port existing add-ons and invent new ones for mobile.
The initial focus of Fennec development was on building a new user experience that reflects Firefox's design principles, adding touch screen support and other interactions appropriate for mobile phones and other handheld devices. Fennec preserves leading features like the Smart URL Bar ("awesome bar") and support for add-ons.
This Windows Mobile alpha release continues to focus on stability, performance, and integration with the Windows Mobile OS. This version also includes numerous fixes and and our new shiney theme.
To help out, visit the Mozilla mobile page to learn about our public weekly meetings, how to find our community on IRC, and more.
These release notes provide a "quick start" for the impatient, some highlights of what's included in this version, download and installation instructions, known issues, and frequently asked questions. Please read these notes and the bug filing instructions before reporting bugs to Bugzilla.
What's in this version?
New for Alpa 2:
Improved panning performance
Newly designed theme
JavaScript error console is now built in
Improved add-on support
Numerous bug fixes
Improved UI polish
This builds upon the feature set of the previous releases:
Easy navigation to Web content:
Bookmarks, including tags
Smart URL bar ("awesome bar")
Tabbed browsing with thumbnail images
Integrated Web search - built into the URL bar
Easy access to multiple search engines
Web content:
Maximize content by auto-hiding controls and URL bar
Zoom in and out
Security:
Instant Web site ID ("Larry")
Password manager
Popup blocker
Clear private data
Devices services integration:
Click on a phone number to initiate a call
JavaScript API to get device location
Also:
Searchable download manager
Preferences pane
Add-ons manager, including ability to directly find and install add-ons
Installing Fennec
System requirements:
Windows Mobile device running Windows Mobile Professional 6.0 of greater.
Installation:
If you're viewing this on an Windows Mobile Device,click here to download fennec
Read here for step by step instructions
Tips and tricks
swipe left to expose back/forward/bookmark buttons and the URL bar; swipe right to dismiss them
swipe right to expose tabs; swipe left to dismiss them
Known issues
Plugins may not work in some of the desktop builds.
Bug 458741: Allow panning/scrolling in iframes - Websites that display large amounts of content in IFrames, including Google Mail and Reader, will be very hard, if not impossible, to use.
CLICK HERE TO DOWNLOAD

CM-10 ROMs, with TaintDroid integrated, released. Tracking your data at Dalvik level.

I've ported the latest version of TaintDroid to CyanogenMod 10, currently Android 4.1.2, and built two ROM, one for emulator & one for Galaxy S II (i9100). I've tested the ROM with the emulator and my phone (I have only one Android phone, i.e., i9100). So far, everything works well.
TaintDroid Introduction (copied from the authors' OSDI paper):
Today’s smartphone operating systems frequently fail to provide users with adequate control over and visibility into how third-party applications use their private data. We address these shortcomings with TaintDroid, an efficient, system-wide dynamic taint tracking and analysis system capable of simultaneously tracking multiple sources of sensitive data. TaintDroid provides realtime analysis by leveraging Android’s virtualized execution environment. TaintDroid incurs only 14% performance overhead on a CPU-bound micro-benchmark and imposes negligible overhead on interactive third-party applications. Using TaintDroid to monitor the behavior of 30 popular third-party Android applications, we found 68 instances of potential misuse of users’ private information across 20 applications. Monitoring sensitive data with TaintDroid provides informed use of third-party applications for phone users and valuable input for smartphone security service firms seeking to identify misbehaving applications.
Please refer to appanalysis.org for more details.
Download Link for 42 types of Mobile Devices (I cannot directly post URL because I'm a new user at XDA):
please append "e4lk7w0gwjl8lsyuzeyr" to "box.com/s/" to download)
How to use
1. Flash the ROM (recommend trying the emulator images firstly)
2. Reboot your device, start the application named with "TaintDroid Notify", and press "Start" button
3. Now, it can track your private information and show the notification when the information is being sent outside.
TODO:
1. Solve the false-positive and false negative results
2. Build a more powerful taint management application
3. Provide faked information
3. more ...
Any suggestion is welcome!
I'd suggest rethinking your name.
http://www.urbandictionary.com/define.php?term=taint
gianptune said:
I'd suggest rethinking your name.
Click to expand...
Click to collapse
Thanks for your suggestion. However, "TaintDroid" is named by the original authors. This Taint refers to "Data Taint Propagation", a term of compiling or code analysis related technology. Maybe, I could rename my ported version with another name, for example, SecDroid?
Performance Benchmark Results
Performance Benchmark:
There is a screenshot of performance benchmark result. Comparing to unmodified CM-10, it only suffers 8.5% performance overhead.
{
"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"
}

[APP][2.3.2+] woowRescue

woowRescue is an app for mobile devices which is designed to be an Integrated Emergency System, in areas ranging from healthcare to police matters. For everyone! Sure!
{
"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"
}
What type of emergency does it detect?
The system can automatically detect accidents involving movement, in cars, motorbikes, buses, etc. This means it can also detect sports accidents. The system can launch the mechanisms needed for effectively monitoring the situation, as well as facilitating healthcare attention, speeding up the response times of the different Emergency Services.
It can also detect when people go missing or get lost, providing valid, sensitive information to police services, maximising the possibility of finding the lost person, or in a worst-case scenario, reconstructing the events leading to their disappearance.
How does it work?
The app is installed on any Smartphone (currently Android only), and does not need to be configured by the user to work. It can be active 24 hours a day, constantly monitoring for any possible emergency situations. Everything is designed to work independently and automatically without the active participation of the user.
How are the alerts produced?
The app can send alerts via text message, phone call and notifications in the style of messaging programmes.
It includes a very innovative element which allows notifications to be sent to nearby devices whose users have medical expertise, even if they are not known to the app user.
What happens if the user is unconscious after an accident?
The app functions normally. In fact, it was conceived and designed from the start to offer a system which can send out alerts in the most difficult moments, even when the user is unconscious.
In the most extreme cases, the app can speak by itself and communicate verbally with the person receiving the emergency call, giving them information about the accident. The verbal communication is produced by a voice synthesiser installed in the Smartphone, and can be in different languages (English, French, German, Spanish and Italian).
For more information on functions and features, download this PDF document.
Please download the APP.
I downloaded the application and am testing. I'm a bit surprised, it seems intuitive and very useful.
My phone is rooted, the application has encountered this feature, and installed itself as system application.
How have you developed that feature for rooted devices? Do you use any special library for this?

[APP][4.0+] SoundLogin Authenticator

Hi, everyone! I would like to introduce SoundLogin - an app and technology that simplifies two-factor authentication process.
{
"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"
}
What is SoundLogin?
Two-factor authentication (2FA) adds a layer of protection to the standard password method of online authentication. 2FA is offered by many web-services, such as Twitter, GitHub, Amazon Web Services, Google and many others. However, sometimes using two-factor authentication can be very painful. So, at one point, we decided to apply our technology (audio watermarking) to make life easier for people who rely heavily on two-factor authentication. SoundLogin is not a new proprietary 2FA-solution, it is helper technology that simplifies interaction with conventional 2FA systems that rely on one-time codes sent by SMS or generated by mobile apps such as Google Authenticator or FreeOTP. The SoundLogin is a solution that includes a mobile app and extension for web-browsers (although extension is only needed for compatibility with existing web-services). The SoundLogin mobile app by itself acts as a well-known Google Authenticator or FreeOTP app, and is fully compatible with these apps. However, if you install the SoundLogin browser extension, then you can skip the annoying process of manual entering of one-time passwords.
How it works?
When the user clicks on the one-time code button in the mobile app, the app plays a short notification sound (customizable), which contains an encoded one-time password (OTP). The browser captures that sound, decodes a one-time password and automatically fills in the form on the website. OTP delivery is carried out locally by the sound wave, no data is transferred over Internet, so (a) the mobile application can work off-line, (b) a remote attacker cannot intercept your one-time password. The SoundLogin Android app also provides an option (Opt-in) to extract one-time passwords from SMS messages, and send them to the browser via sound notification automatically or after user confirmation.
Here is the short Demonstration Video
Mobile applications and browser extensions are free of charge and ad-free.
The browser extensions already recognize web-pages of many well-known 2FA-enabled services, but a power user can always add his/her own form filling rules, or you can write to us and we will be happy to add a new 2FA-enabled service to our list.
Project web-site: www.soundlogin.com
Mobile app:
GooglePlay link
Browser extensions:
Chrome Web Store link
Firefox Add-ons link
Opera Add-ons link
Mobile app can be tested without browser extensions here: demo installation of WordPress with SoundLogin-enabled 2FA
App screenshots:
We are looking for your feedback! We don't have any Google Analytics or other tracking software in our app or extensions, so the only way to know how people use SoundLogin is it to get your feedback here.
Any ideas and suggestions are greatly appreciated! Thank you!

[APP][4.0+] Softros LAN Messenger

Softros LAN Messenger is a safe messaging application that allows you to chat with colleagues within a local area network. And now, this powerful LAN messaging program is available for smartphones and tablets running the Android operating system. By installing to mobile devices, this Wi-Fi chat messenger can now be used by employees who are not always in front of their computers, allowing for even better connectivity than before!
This Wi-Fi messaging program has a simple interface that is easy to use. Every person can quickly communicate with his or her colleagues and send individual or group messages and transfer files from Android device to other Android device or PC. Users are also able to put their contacts into groups based on their work team or a specific project team. Softros’ local chat system is also one of the first enterprise instant messaging systems to have a mobile app for employees whose jobs require them to frequently move about the office. Whether an office worker is in a conference room, at the cafeteria, or at a co-worker’s desk, this Android-enabled network messaging tool will help keep workers in constant contact with their colleagues.
The only requirement for employees to use the Softros LAN Messenger for Android is that their mobile device is connected to the company’s Wi-Fi network or VPN. Companies using this office messaging system do not even need to install a server. By keeping the messaging service local, the Softros LAN Messenger is very secure. Security is further enhanced by the chat program’s AES-256 encryption.
By allowing workers to easily and securely communicate with one another, the Softros mobile IM application allows your business to operate more efficiently than ever. Employees are always able to keep in touch, and the security of this powerful office chat tool ensures that their conversations will not be compromised by outsiders.
Key Features:
- Messaging with individuals or groups
- Sort users into custom groups
- Communicate with other users on Windows and Mac systems
- Strong AES-256 encryption
- Messages logging and chat history
- Internet connection and dedicated server not required
Google play: Softros LAN messenger
Developer website: http://messenger.softros.com
Technical Support: http://www.softros.com/support.html
Screenshots:
{
"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"
}
Version update:
Automatic change of the user ID in a case of network conflict.
Incoming message sound was changed to Windows standard version.
Receiving of broadcast messages was added.
Emoji's protocol was synchronized with Windows version.
Version 2.0 update:
- Multiple bug fixes and stability improvements
- Reduced battery consumption
- VPN support
- File, image, video transfer
- Full tablet support
- Support of multiple devices sharing the same Google account on the same network

Categories

Resources