[MOD] Lenovo Healthy 1.4.1 - The Lenovo/Desay Hardware App Mod - 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"
}
Lenovo Healthy Mod​
Hello everyone!
For us Lenovo smart hardware users, or at least personally in my case, I've found a bit unuseful that Lenovo (or Desay, whateveryoumaycallthem) included apps like QQ, WeChat and such inside Lenovo Healthy as possible reminders. For that reason, I decided to mod it a bit so that we could have Telegram notifications in our Lenovo smartbands in place of WeChat, and Snapchat Notifications in place of QQ.
Also, I noticed that I wasn't receiving any SMS or Mail notifications because the package name of Google Messaging and Inbox by Gmail apps weren't similar to any of the included in the app, so I changed it a bit so they worked too.
Features:
Changed WeChat -> Telegram
Changed QQ -> Snapchat
Modified Email -> Inbox by Gmail
Modified SMS -> Google Messaging
Compatible with:
Lenovo HW01
Lenovo HW01 Plus (with Pai)
Lenovo HW02
Download
Version: 1.4.1(171212)-mod
Date: 18/12/2017
Mod date: 21/12/2017
Enjoy!

Reserved -- If any Moderator knows of a better placement in the forum for this app/mod, please kindly move it if needed!

Thank you for mod
Thank you, this app has some problems (like no interface with Google Fit or only 2 alarms clock). I wrote tto developers for help them with italian translation but they never reply me.
Great work

Thanks for mods
Do You plan any app update? Now there is Lenovo Healthy 1.5.0(180208) app.

My Personal Mod
Hello!!
Sorry by my english... it's not so good.
I mod a little bit my application (Lenovo Healthy)... I have not the same mods that linuxct because I don't have the same needs.
1) Changed Whatsapp notification -> the icon is the same but I add a short instant text to see who send the message... It is showed by a realy short time
2) Changed QQ -> Telegram
3) Changed SMS -> Same that Whatsapp but with SMS icon
It works on my HW01
I'm going to check the short times messages and I'll share it tomorrow
update
This is my mod, I hope It can help you...
Version Mod 1.5.0, tested in my smartband lenovo hw01 firmware 1.0.7.
drive.google.com/file/d/1bzuagY5A7NVYNlt4QplbJkN0ME9p7g2t/view?usp=sharing
I use the call message as the text and after 3 seconds show the icon message.. because I cant find the option to replace the telephone icon.. by default the app send the information text to the smart bracelet but it is not showed, only if it is showed as a call notification (I think it is by the smart band firmware).
I'm not a programmer.. but I know a little about java... and with this mod i learn about smali, but i think is easy to create an notification app (for a programmer) using the lenovo bluetooth service.

Totally unsatisfied with HW01, and i'm willing to help improving the Lenovo Healthy app by modding it, but I need some guidelines on how to program in smali... I'm totally lost, but at least got to the NotificationReceiverService.smali and BtCommandExecutor.smali
Any tips or guides on Smali so I can understand and modify those files?

Hi Janthor
Hi Janthor.
I have good progress on my develop... I found the commands the app sends to the band, I could ejecute several functions that the original app sends to the band.
At this moment for example I uses my band to unlock my android device for example.
I was trying mod the app but with smali is very dificult... smali is a precompiled code and its ok to do just little changes.
Pd. The smartband is Ok, the problem is the app.

DataScientist said:
Hi Janthor.
I have good progress on my develop... I found the commands the app sends to the band, I could ejecute several functions that the original app sends to the band.
At this moment for example I uses my band to unlock my android device for example.
I was trying mod the app but with smali is very dificult... smali is a precompiled code and its ok to do just little changes.
Pd. The smartband is Ok, the problem is the app.
Click to expand...
Click to collapse
Can you document what you found about the protocol it uses to communicate with the smartband? I'm also thinking of developing a new app to substitute Lenovo Healthy and maybe integrate to Google Fit.

Hi Janthor
Sure.. just let me clean a little bit the code I use to conect the smartband to lenovo and I share it...
I just have a problem... I cannot get the data of the band that was saved while the band was not connected to the smartphone... but maybe someone can do that if I share my code.

Getting code from Lenovo Healty
Hello.
I get a part of code from the original app because there is nothing of documentation about de smartband api
I adapted the code to get some funtionalities of the HW01, but I thing it works with other desay bands...
COMMENTS:
1) In DsBluetoothConnector.java are the funcions that desay uses to write and read data from the band.
2) I call the services in DsBluetoothConnector.java since BTService.java.
3) I think the method DsBluetoothConnector.synDataSafe() get the information saved in the band when it was offline, but I can't do this works yet (if you can please share the solution).
4) I get the partial code using a JADX decompiler online.
5) If you get something ... please share.
This is my Android Studio Project:
drive.google.com/file/d/1HGHtImBb8FuRBcuLGtto_M8GB92WK7DG/view?usp=sharing
I hope it can help you!!

Thank you, I'm going to study it and start developing tonight(I live in brazil, so about 6 hours from now). If I get any progress i'll post it here.

Janthor said:
Thank you, I'm going to study it and start developing tonight(I live in brazil, so about 6 hours from now). If I get any progress i'll post it here.
Click to expand...
Click to collapse
Sorry, I would help you, but I don't know Java i
If you need and want to translate in italian, send me the message file

Download not working

steveianson said:
Download not working
Click to expand...
Click to collapse
Ah, yeah. Oops.

Finally... I can connect My HW01 with google fit....
Let me put the configurations in activities because I have my band configurations in code.. and I will share it!! ah and I need translate it because I have it in spanish.
Firts Activity --> https://drive.google.com/open?id=1S_-U-Tp-7HjboY7lUWwfcgj1C-3Gz563
Google Fit Syncronized --> https://drive.google.com/open?id=1B8iX0z2VL2d0KaGO2-NviDlG035aV2MX
Widget GoogleFit --> https://drive.google.com/open?id=1a7JEfY1H_JeNnVbaI28xFwJx-vteJavp
Smart Lock --> https://drive.google.com/open?id=1-uBuy9j88RAIsAGXW7Q8-0-hH-HCyCqe

linuxct said:
Ah, yeah. Oops.
Click to expand...
Click to collapse
download link broken again :/

DataScientist said:
ah and I need translate it because I have it in spanish.
Click to expand...
Click to collapse
I never studied spanish... But looking your screen shots It seems italian

Hello is development live as the link is broken ?

Somebody send the proper link ..
Urgent.
& Also can it work in hw02 plus band.??

Hello!
Please, does anyone has the proper link to download the modded APP? THe legacy Lenovo app sucks a lot

Related

[APP][4+]Seebye Scheduler for WhatsApp & Viber - two versions - root & no root

[APP][4+]Seebye Scheduler for WhatsApp & Viber - two versions - root & no root
{
"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"
}
Long time ago, I developed and released my app Seebye Scheduler.
But now I want to present my app to you.
In short my app allows you to schedule sending messages in WhatsApp or/and Viber.
Try the free version first before you buy the premium version.
NO Root Version
I created an API to allow developers to interact with WhatsApp.
To demonstrate the features of my API I created a version of this app which is using my API.
This version doesn't require root rights.
To test my app you have to become part of the community of Seebye Messenger API.
Download
Google Play Store - Seebye Scheduler NO root
Google Play Store
Premium Unlocker
alternative download
Supported messengers
WhatsApp
Viber
SMS
List of some features
schedule sending text messages
schedule sending images
repeat the execution of rules in specific frequencies, for example every 2 minutes, 2 hours, 2 day, 2 weeks, etc.
replace strings with information, for example "%name%" = name of the receiver, "%wdwd%" = weekday
Translation
If you want to help me, you're free to translate my app.
Translate Seebye Scheduler
(97/97) English, credits to me, you're free to correct me
(97/97) German, credits to me, you're free to correct me
(89/97) Nepali, credits to soulme, his website: lifestohack.com
(21/97) Spanish, credits to unknown
(72/97) Hebrew, credits to unknown
(30/97) Slovak, credits to unknown
Root
I just want to mention that the app needs root rights to work.
Social networks
If you want to get notified about new apps, new big features or just want to like seebye, you can follow me on Twitter, Facebook or Google+.
I'm looking forward to get feedback from you.
Changelog V 2.0.5:
- it's possible to send images now (Viber won't mark them as sent)
- fixed some bugs
- creating a rule with more than 500 contacts should be possible now
Google should release the update within two hours.
Alternatively you can download the app from my server.
Only works with Viber and WhatsApp? Not the built-in Messaging app (SMS)?
Translated to Nepali
Hey I have translated to Nepali Language. I don't want much just wanted to help you. But can you also give credit to me and my website Lifestohack dot com. Thanks.
Good but it would be great if this work with Stock/Build in SMS.
would love to have have built in messenger supported. But, this is a great work!
Nice, would love to have the ability to send messages via Tasker (general purpose Tasker plugin/interface to Whatsapp) instead of a scheduler-only app. Premium-only of course
soulme said:
But can you also give credit to me
Click to expand...
Click to collapse
Sure, I can.
soulme said:
and my website Lifestohack dot com.
Click to expand...
Click to collapse
Sure, it does not look like the site contains critical content, so I'm fine with it.
@others
Sure, I can support sms/mms.
@darkfate
I added it to my to do list.
seebye said:
Sure, I can.
Sure, it does not look like the site contains critical content, so I'm fine with it.
@others
Sure, I can support sms/mms.
@darkfate
I added it to my to do list.
Click to expand...
Click to collapse
Hey, thanks for the credit. I hope this app will be available in Nepali language too as soon as possible.
This app is amazing, I was looking for something like this. I will follow this app and see how it gets getting better and better. Good job
V 2.0.6:
- added some translations (thanks to the community)
- added sms support
- some bugs fixed
- 'send to last outgoing chats' changed to 'send to last chats' (function also changed)
Thank you man! I'm thinking some uses I could give to this application
Sent from my Nexus 5 using Tapatalk
fibilt said:
Thank you man! I'm thinking some uses I could give to this application
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
what uses
I dont get it, Running it on my gennymotion,, not working.
any solutions?
Hi! I created a rule to test your app, chose the contact, typed the message, then set the time of start, but when the time came, nothing happened. The contact didn't receive the message. Am I doing something wrong?) I use Cyanongenmod Android 4.1.
@KHalnay4k
The app isn't tested to run on emulators.
@SnowboundTeam
Answer for WhatsApp: The app should work fine as long as it's able to show you the adresslist.
Answer for Viber: There are sometimes problems, because Viber builds a specific value for each message. So did you tried it more than one time?
As I know it's just a small amount of messages that isn't sent.
@KHalnay4k + @SnowboundTeam
It's a little difficult to figure out what the problem is.
I know that the app runs on vanilla android/cyanogenmod flawless. (Tested on my devices (Nexus 7 2012, Galaxy S II))
So the app should work as long as your device supports the used root commands and no other app gets in the app's way.
seebye said:
@KHalnay4k
The app isn't tested to run on emulators.
@SnowboundTeam
Answer for WhatsApp: The app should work fine as long as it's able to show you the adresslist.
Answer for Viber: There are sometimes problems, because Viber builds a specific value for each message. So did you tried it more than one time?
As I know it's just a small amount of messages that isn't sent.
@KHalnay4k + @SnowboundTeam
It's a little difficult to figure out what the problem is.
I know that the app runs on vanilla android/cyanogenmod flawless. (Tested on my devices (Nexus 7 2012, Galaxy S II))
So the app should work as long as your device supports the used root commands and no other app gets in the app's way.
Click to expand...
Click to collapse
Ahhh Y NO EMULATORS ?
Actually my sister runs a music school, and we need to keep students updated.
when the emulator version going to be there? Would be glad if you do it.
Thanks.
@KHalnay4k
Genymotion is supported with Version 2.0.7.
Changelog V 2.0.7:
- added support for x86, etc. -> emulators are supported
- fixed a big mistake which made the app useless for new users.. sorry... i set the wrong value on a successful root check
- fixed some crashs
seebye said:
@KHalnay4k
Genymotion is supported with Version 2.0.7.
Changelog V 2.0.7:
- added support for x86, etc. -> emulators are supported
- fixed a big mistake which made the app useless for new users.. sorry... i set the wrong value on a successful root check
- fixed some crashs
Click to expand...
Click to collapse
hello there, I see that the most important contact isnt showing up.. why is it so ? something to do with premium feature that the frequently pinged contact would come only when purchased ?
Working Of SeeBye
Hello, I am an android ap developer i like this app much but i need some of its functionalities in my application so. It will be greatfull if u can help me to understand the flow of seebye. I need a whatsapp functionality in my app so it would be great if u can help me. Mailme Guidance at [email protected]

[APP][4.1+] RotaryHome - Get into life less than 10 seconds.

{
"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"
}
RotaryHome helps you to access to the daily news and social networks in less than 10 seconds which are all in one place.
Fast & Efficient
Refresh.See how your day is gonna be.And Done.
It's simple as that,get in life less than 10 seconds.
Designed to be the best
While you're struggling with life, we wanted you to see everything clearly.
So, we designed everything to match with your needs.
Are the black clouds blocking your vision?
Don't worry about it.
if you couldn't figure out something,we are as far as an e-mail or pm in xda
Reliable
All the content you have requested is brought to you by content's owner, no changes or adds have been made.
------------------------------------
How it works?
Rotary Feed :
It creates a feed by using what you have enabled in settings.
It gets the information from various sources and creates timeline for you.
I've named the timeline logic as Awesome Logic.
Rotary App Chooser :
It works by using app importance logic.If you are using the application too much, then move it to first page by holding app and dragging onto "+".
if you don't use that much, hold & drag onto "-"
Bugs
None so far.Let me know
Tutorial
Rotary Home Tutorial
1- Touch and hold to center to see all the pages, and while holding, slide onto the page you wanted to see.
2- Slide the clock below to up, to see Feed.
3- The Icon with 3 lines on left top, shows the details of weather.Touch to see details.
4-Touch and hold onto apps , to see options about chosen app.
These options are "+" to increase app's importance and moves to first page. "-" button does otherwise . And uninstall button deletes the app from device.
5-You can save articles for reading later by using the save button which is inside of News Reading screen.
You can see the saved articles by using the button at left bottom on your feed.
If you want to remove saved article, touch and hold onto it, and the dialog will be opened, then you can choose whether remove it from saved articles or not.
6-All the other details and options in settings which you can access by touching right top button on RotaryHome screen.
If you have any other questions,please let me know.
The best regards,
Doga Ozkaraca
Click to expand...
Click to collapse
RotaryHome Google+ Community
Download now from Google Play Store
or Download APK
An update has been released.
Changelog:
Weather bug fixes.
UI Updates.
Nice work ! I'll try it
thnx will try.
I dont think font in the chat windows doesnt really fit there. It is not a good one for continous text.
TWEAKiMP said:
I dont think font in the chat windows doesnt really fit there. It is not a good one for continous text.
Click to expand...
Click to collapse
font in the article item? I'm gonna add options for it soon. So you will be able choose which font you want to use.
nice work but it looks like a kit kat app.BY that i mean no material design
tecb0yjoy said:
nice work but it looks like a kit kat app.BY that i mean no material design
Click to expand...
Click to collapse
Thank you,
And i started working on "more animations" thing. I'm sure it will make you feel better about it. Also i'm planning to create custom themes for different places in RotaryHome.(e.g more stylish feed texts or more classical looking border of the pictures...)
deneyelim bakalım
Downloading, will give this a look over. I would like in the news feed, an option for widgets/contacts/messaging for offline use.
@doga.ozkaraca : Force close on LG G2 under Resurrection Remix 5.1.1_r6, I'm sad, this launcher seems to be sooooo cool. Hope you'll fix this !
@doga.ozkaraca:
Cant install via GPlay Store on my HTC M9 with Android 5.1 / Sense 7 (device not compatible).
I'm located in germany.
Any clue why installation is prohibited?
2good4you said:
@doga.ozkaraca:
Cant install via GPlay Store on my HTC M9 with Android 5.1 / Sense 7 (device not compatible).
I'm located in germany.
Any clue why installation is prohibited?
Click to expand...
Click to collapse
Try downloading the APK in 1st post ?
@casual_kikoo: no explicitly not because of what you've written - have the idea it is not 5.1.x compatible (and will advised as not compatible therefore in GPlay Store maybe?)
casual_kikoo said:
@doga.ozkaraca : Force close on LG G2 under Resurrection Remix 5.1.1_r6, I'm sad, this launcher seems to be sooooo cool. Hope you'll fix this !
Click to expand...
Click to collapse
Hey, i got the error report now from Google. :good:
I started working on it, and that error may be temporary(you can try relaunch), in short it's because of google play services related background process of RotaryHome.
However, if i can get some information about where the force close happened, it can help me to fix the bug.
2good4you said:
@casual_kikoo: no explicitly not because of what you've written - have the idea it is not 5.1.x compatible (and will advised as not compatible therefore in GPlay Store maybe?)
Click to expand...
Click to collapse
Weird... I first downloading app on playstore, it downloaded perfectly. Then, I thought crashes were fix by downloading the APK, but no... Wait for the dev'!
2good4you said:
@casual_kikoo: no explicitly not because of what you've written - have the idea it is not 5.1.x compatible (and will advised as not compatible therefore in GPlay Store maybe?)
Click to expand...
Click to collapse
it's compatible with 5.1.x, and i'm using it on my device at the moment. I'm not really sure about why it prevents you to install, as soon as i get the statistics from google, i'll look what can i do.
M9 is currently looks like in supported devices list.
And i don't have an option to block countries, so you should be able to install in Germany.
@doga.ozkaraca
Thanks for your fast reply!
I'll keep my fingers in relaxed position, as long as you wait for the statistics of Google
update link for apk downloaders
Here is an updated RotaryHome apk link for apk users. (build 31)
P.S: Google Play Store users already got the update about 5-6 hours ago.
2good4you said:
@casual_kikoo: no explicitly not because of what you've written - have the idea it is not 5.1.x compatible (and will advised as not compatible therefore in GPlay Store maybe?)
Click to expand...
Click to collapse
I ran this on 5.1.1 and yes It is compatible.

[25.01.2016][APP][4.1+] NetSend File Transfer-Fast, secure and reliable file transfer

{
"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"
}
NetSend File Transfer is a free tool for sharing files between devices the Internet. It uses a device-to-device connection to transfer files, thus it’s secure and doesn’t rely on any third-party services. It doesn’t ask for a registration and is completely free of any kind of limitations!
Main features
• Fast and secure file transfer
• Modern and easy-to-use user interface
• No user account needed for sending and receiving files, just the recipient’s receive code
• QR code support
• Supports all kinds of files
• Tabbed menu for easy file access
• Supports sharing of installed apps
• Data usage-friendly, allows users to set a limit to usage on mobile networks
• Easy sharing – accepts files from any app
How to use
• To send files, select the files from the main app screen and click the Send button to proceed to the Send window. Then, enter the recipient’s receive code or scan a valid QR code that contains it, proceed with sending and wait for the recipient to accept the files.
• To receive files, go to the Receive files screen from the main app menu and turn on the receiver service. Then, give the receive code that had appeared on the screen to the sender and wait for a prompt to receive the files.
What’s to come?
A PC client for NetSend File Transfer is currently in the works, and it shouldn’t take me long to finish it. When ready, I’ll update the app and post the link to the PC client here as well, so stay tuned!
Download link
https://play.google.com/store/apps/details?id=com.aleksandardespotovski.netsendfiletransfer
If you like my app, please rate it 5 stars on Google Play. Also, leave a review if you like.
If you find any bugs, please send me a bug report. That will help me a lot!
Changelog
v1.2.0:
-Added a remove button to items in the send files menu
-Added a setting to save the last used receive code (enabled by default)
-Fixed bugs
v1.1.0:
-Added QR code functionality: you can now scan a QR code instead of typing the whole receive code
-Modified the receive code popup to show a QR code containing the receive code
-Bug fixes
v1.0.1:
-Bug fixes
v1.0:
-Initial release
Click to expand...
Click to collapse
So guys, how do you like my app?
Will try
Can it send .apk too?
AlexiusItaly said:
Will try
Can it send .apk too?
Click to expand...
Click to collapse
Yes, it can send installed APKs as well as APK files in your storage memory.
Sure please send
Yes its good thanks for the effort. cheers
despotovski01 said:
So guys, how do you like my app?
Click to expand...
Click to collapse
NetSend File Transfer received its first update! It contains just bug fixes, but is nevertheless worthy. As always, you can get the update on Google Play: https://play.google.com/store/apps/details?id=com.aleksandardespotovski.netsendfiletransfer
Sent from my LG-D802 using Tapatalk
Hey guys, I'm updating NetSend File Transfer soon, so I would like to hear from you if you have any requests or suggestions for the next version? Also the PC program is in the works and should be out soon!
I think you need to spam your app because it's good but only 5 person download it and i'm one of this five person (sorry for OT suggestion)
An other suggestion is to add more language because i understand english but here in Italy 80% of person want italian language or they don't install the app.. If you want i can try to help you with translate (but i'm not a developer of app i only made game with game maker or app for windows with visuale basic) and i can translate word in true italian not in "no sense language" like google translate so if you want i'm here (i'm a student so i've not a lot of free time but i want to help you).. Best things for now :thumbup:
AlexiusItaly said:
I think you need to spam your app because it's good but only 5 person download it and i'm one of this five person (sorry for OT suggestion)
An other suggestion is to add more language because i understand english but here in Italy 80% of person want italian language or they don't install the app.. If you want i can try to help you with translate (but i'm not a developer of app i only made game with game maker or app for windows with visuale basic) and i can translate word in true italian not in "no sense language" like google translate so if you want i'm here (i'm a student so i've not a lot of free time but i want to help you).. Best things for now [emoji106]
Click to expand...
Click to collapse
Thanks for the feedback . I like your ideas and I could definitely use help with the translations. I'll contact you later for the translation, if that's OK with you.
Sent from my LG-D802 using Tapatalk
despotovski01 said:
Thanks for the feedback . I like your ideas and I could definitely use help with the translations. I'll contact you later for the translation, if that's OK with you.
Sent from my LG-D802 using Tapatalk
Click to expand...
Click to collapse
All right :thumbup:
I've always looked for an app like this!
The code thing is a little annoying when sending files to more than one device. Maybe you should include a qr-code to scan and save the device as 'known' or 'safe'.
pdppdp said:
I've always looked for an app like this!
The code thing is a little annoying when sending files to more than one device. Maybe you should include a qr-code to scan and save the device as 'known' or 'safe'.
Click to expand...
Click to collapse
Yeah, I could definitely add a QR code functionality. I will try to put it in the next update.
Sent from my LG-D802 using Tapatalk
I tested the app with all kind of files and file sizes. Everything worked and not a single file was corrupted. ?
Just received the update via play store. Thanks for adding QR Code but I needed some to figure out how to show the code.
I think it would be better to show the qr icon next to the code.
Or even better if you would move it into the slide out menu. There you could place/ list the favorites or the last connected devices (ability to add custom names for each device).
After sending bigger files (videos) I noticed that sending takes a while. Perhaps you could think about adding an optional compressing and after receiving automatic decompressing in future releases.
I can help translate the app into german.
Cheers
pdppdp said:
I tested the app with all kind of files and file sizes. Everything worked and not a single file was corrupted.
Just received the update via play store. Thanks for adding QR Code but I needed some to figure out how to show the code.
I think it would be better to show the qr icon next to the code.
Or even better if you would move it into the slide out menu. There you could place/ list the favorites or the last connected devices (ability to add custom names for each device).
After sending bigger files (videos) I noticed that sending takes a while. Perhaps you could think about adding an optional compressing and after receiving automatic decompressing in future releases.
I can help translate the app into german.
Cheers
Click to expand...
Click to collapse
Thanks for the feedback. I definitely should add an icon that suggests there's a QR popup to the receive panel. I'll do it for the next release. I appreciate your help offer for the translation, I will contact you for that later. And thanks for the other suggestions, I'll keep them in mind and try to work something out.
Are you still working on the pc client?
Sent from my LG-VS985 using Tapatalk
starboyreid said:
Are you still working on the pc client?
Sent from my LG-VS985 using Tapatalk
Click to expand...
Click to collapse
Yes, I am, but I don't have an official release date yet. It should be soon.
Sent from my LG-D802 using Tapatalk
NetSend File Transfer has just been updated with a critical bugfix for Android 6.0 users. That's it for the current version, expect more in the days to come!
Sent from my LG-D802 using Tapatalk
NetSend Update v1.2.0
Hey guys! It's been a long time since the last update, but I finally released a new version of NetSend File Transfer! Here's what has changed:
-Added a remove button to items in the send files menu
-Added a setting to save the last used receive code (enabled by default)
-Fixed bugs
Click to expand...
Click to collapse
You can find the latest update on the Google Play Store: https://play.google.com/store/apps/details?id=com.aleksandardespotovski.netsendfiletransfer

[APP][2.3+] Telegramify | The Future Messenger

Telegramify makes your life better than ever.
Make new connections with new people or people you already know !
Messaging has never been easier.
It's like your old messengr but than all good things got improved.
This app will surely help you in your daily life!
Features:
• Cloud based ( no more worries about losing chats )
• Stickers
• Strong encryptions ( no more worries about security )
• Group chats
• Hash tag
• Make use of the whole Telegram network!
• And even more fantastic features!
Screenshot(s):
{
"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"
}
_____________________________________
Powered by DPBH ®
_____________________________________
More information soon.
_____________________________________
2015 - 2016 ©
Download links in 2nd post!
Telegram Prime play store version:
https://play.google.com/store/apps/details?id=com.wTelegramPrimeEditione
Telegramify Download links:
Download link 1:
http://www63.zippyshare.com/v/YLGoRsPB/file.html
Download link 2:
http://wikisend.com/download/188294/Telegramify.apk
Telegramify XDA Themed Edition download links:
Download link 1:
http://www85.zippyshare.com/v/MasJTEQM/file.html
Get in touch with us
Chat with us at Telegramify for 24/7 support and chit chat.
Start a new conversation and type into Telegramify contact search:
@ DPBH_SUPPORT
Note your XDA username when entering a chat with us
Cheers
Daily application updated completed, feel free to join in !
uhh... what makes this better than Telegram, Whatsapp and others?
RagemodeEntertainment said:
uhh... what makes this better than Telegram, Whatsapp and others?
Click to expand...
Click to collapse
It has got an exclusive customer support we are working on.
We will make a helpdesk for the users + we will introduce themes which the XDA users can choose.
What color sheme would you like?
If you have any ideas i would be thankful.
Thats a good idea.
I think a telegram app, which includes the stock sms function like Hangouts could be an unique feature. You can´t find an app like that (telegram+sms) on google play. All people which are using telegram have also the sms function for grandpa and grandma
Remotiv said:
Thats a good idea.
I think a telegram app, which includes the stock sms function like Hangouts could be an unique feature. You can´t find an app like that (telegram+sms) on google play. All people which are using telegram have also the sms function for grandpa and grandma
Click to expand...
Click to collapse
Wow thanks for the ideas
We will try to work on this, our system is based on the official Telegram engine so we will work with the Telegram devs and our own DBPH devs for this.
We first need prioritize this on our bucket list xD .
If you want to become a beta tester just tell me.
If you could do an integrated Telegram / SMS app, I'd help test it. Something like that could be a market changer.
Kevets said:
If you could do an integrated Telegram / SMS app, I'd help test it. Something like that could be a market changer.
Click to expand...
Click to collapse
You mean an SMS feature inside Telegram?
Yeah, kinda like what was talked about over the last few posts.
Kevets said:
Yeah, kinda like what was talked about over the last few posts.
Click to expand...
Click to collapse
Yeah i know, we are looking into it!
Thank you for the support!
Is there an IOS version ?
A whatsapp/android guy texting with his whatsapp/IOS girlfriend
BreckZeBoulay said:
Is there an IOS version ?
A whatsapp/android guy texting with his whatsapp/IOS girlfriend
Click to expand...
Click to collapse
Your girlfriend can use this version:
https://itunes.apple.com/nl/app/telegram-messenger/id686449807?mt=8
NEW FEATURE:
• Customer Support
Contact '@DBPH_SUPPORT' at.
Telegramify to initiate a secure
Conversation with us.
See more info at post 3 of this thread.
We got over 500 active users right now!!!
Please put an option to vibrate the cell (calling attention) , like the older/late MSN
So far it works perfect. There are just 2 little design "problems".
The outgoing bubble is dark red with black text and green hooks. And the input textframe is grey with black text and a garishly blue arrow. Both makes my eyes "blind"
I think as a standard it could be good to use 50 shades of grey.
thiiwoody said:
Please put an option to vibrate the cell (calling attention) , like the older/late MSN
Click to expand...
Click to collapse
Thanks for the suggestion we will look into this
A Telegram variant app is all I usually use. However, in general it is missing many features. Some things I'd like to see...
1. Full in-app theming options.
2. Merge of all Telegram variant features such as those found in Lagat and others.
3. Ability to change "in-chat" notification sounds. The little pop sound it makes when receiving a message while "in-chat" isn't enough for me. The ability to change it to whatever you want would be a great feature.
4. No staging area.
When you choose to share an image outside the app using your gallery, etc, it just sends it automatically to the person you choose in Telegram. Their is no staging area after you select the contact so you can add text with the picture and then choose to send. It just automatically sends at this time. In general, I think it needs a whole new staging area. It does the same with stickers. You should have the ability to choose the sticker and then choose to send. Right now it automatically sends a sticker if you accidentally tap one. Very annoying.
I hope you are able to put some time into some extra features like these. It seems many Telegram app developers touch on a few features and then drop the app to the wayside. I'm excited to see a new development team turn this open source into something really special. I wish you the best of luck! Thanks for developing on it.

[APP][6.0+] Koler[0.3.1] - An open source phone app

{
"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"
}
Koler
A uniquely stylized phone app, with customizable features - for Android.
Introduction
This is an app me and my friend made. We have both dedicated a lot of time towards developing and designing this app and we would be grateful if you give it a shot, and review it. This app is not finished, which is why we would be even more grateful if you could help us develop it - help us make an open source, customizable, simple, fit for anyone - phone app.
Screenshots
Features
Call Interface
Our ongoing call UI makes everything easier.
Its uses swipes and minimalistic design, making everything more beautiful, intuitive, yet still productive.
In an incoming call, you can do the following before answering:
Reject and send the call a SMS
Reject in a specified amount of seconds
Answer in a specified amount of seconds
In an ongoing call you can:
Reject in a specified amount of seconds
Swipes
The app's main goal is to be more intuitive and comfortable,
For that reason, the swipes are the main way of controlling the app, making it much smoother to use.
Dialer
Call - Swipe up
Delete number - Swipe left
Collapse dialer - Swipe on contacts list
Incoming Call
Open keypad - Swipe up
Reject/End - Swipe left
Answer - Swipe right
Send SMS - Swipe up on the send SMS overlay
Download
You can download the app in the Google Play Store or go to our Github page - under Releases.
Support
You can help us by contributing to our code, and submitting any bugs or new features in our GitHub page.
Please also consider donating to support our work.
XDA:DevDB Information
Koler, App for all devices (see above for details)
Contributors
NuclearGandhi, RoeiEdri, Chooloo
Source Code: https://github.com/Chooloo/call_manage
Version Information
Status: Beta
Created 2019-04-23
Last Updated 2019-06-12
Hey,
First thanks for sharing the work with community. I am a long time user of exDailer and looking for alternate options as its not actively in development.
Installed Koler app and tried to use the app's Dialer features only. (Because the current google phone app provides multiple features I needed eg: bubble option when not in active screen).
Few observations:
1. Dial pad needs both numbers & alphabets to search a contact by number/name.
2. Swiping on contact is not working - the app switching between recent/contacts/excel tabs.
3. Animations and interface are fluid (I like it)
Looks like the focus of this app is on Phone interface. If possible please consider adding Dailer functions to it to make it complete.
Thank you.
This app is very good ,, best replacement to stock Samsung phone dialer coz Samsung is slow ,,, yet some problems in koler
1. Incoming call sometimes has problem ( while playing landscape game)
2. After receiving call when in calling ui pressing home button disappears the call ( call is yet connected but can't do anything = no notification panel to hang up or anything )
3. Number / name at a time search in phone dialer which is best
4. ( request for feature ) to see most frequently called when you search any name.
Hoping for a fix soon
White is painful to eyes. Is dark mode available?
@NuclearGandhi Bro Why not make this app kitkat (API 16+) support? cause many of us have phone which is old but no custom rom .... those stock user atleast can change there stock dialer app by this..... hope you will think about this
App not found
Hi, I saw your post and thought of giving the app a try but the problem is Im not able to find the app on play store. I tried opening the link to your app but it says "Item not found. Im from India, maybe its a region-specific problem. So can you upload the apk here? Thanks
He seems from India too...
Nvm look at early access section in play store
Very nice app, maybe google can learn from the design of this app.
Maybe adding favorite contacts and changing dial tones could be an option too.
Hi,
I'm in the U.S. and when I try the Google Play Store link it says, "Item Not Found". It seems its been delisted.
TTYL
Can I get apk?(not able to find it on play store)
Has any flashed it with zip file?
Not available in UK either
I am also unable to find it on the play store
Cannot find app on the Play Store. India.
Hi , I just read about a ransomware named 'koler' is targeting Android users by sending a message from your own contact (which is already infected) as your pictures are being misused with a download link. Upon installing and running the app , malware is triggered and displays message as ''your phone is locked for storing/viewing child pornography as it is illegal and asks for some Ransom'' also sends your IMEI to fraudulents.
Once you're infected all your contacts will receive the same SMS message from you, which in turn spreads.
If you guys know anything pls let us know or make a campaign. Just wanted to create an awarness.
Thank you.
Definitely seems to be delisted from Google Play or something.... being a open source app, maybe a listing on F-Droid would be a good place too?
Kailash_v7 said:
Hi , I just read about a ransomware named 'koler' is targeting Android users by sending a message from your own contact (which is already infected) as your pictures are being misused with a download link. Upon installing and running the app , malware is triggered and displays message as ''your phone is locked for storing/viewing child pornography as it is illegal and asks for some Ransom'' also sends your IMEI to fraudulents.
Once you're infected all your contacts will receive the same SMS message from you, which in turn spreads.
If you guys know anything pls let us know or make a campaign. Just wanted to create an awarness.
Thank you.
Click to expand...
Click to collapse
Maybe somebody in the know can independently audit the code @ https://github.com/Chooloo/call_manage then?
Cant find apk file
Attention
We are aware that currently the app is not available in the google play store. We are working on that.
Please do not send more messages regarding this issue.
NuclearGandhi said:
Attention
We are aware that currently the app is not available in the google play store. We are working on that.
Please do not send more messages regarding this issue.
Click to expand...
Click to collapse
thanks for letting us know you`re aware of the issue.
I`ll temporarily close this thread until it`s fixed in order to avoid being cluttered, you just need to report the thread and we`ll reopen it.
thank you!
Thread Reopened as the app is available back in playstore and as per Op's request.
Thanks
SacredDeviL666.
Good afternoon. This app support dual sim?
Enviado desde mi Mi A1 mediante Tapatalk

Categories

Resources