Freela API existing app. I pay! - Other Tools & General Discussion

Hello i really like your app, but i need function that app take database from server via internet, because i will update database ones per day and i need that database updated without updating whole app. Is that possible?
This app does not use server API for loading data. POI are loaded from local SQLite database so you don’t need any server. We would like to create add-on for REST API .
I pay!

Related

[Q] Remote Backup

I am looking for a Remote Backup Application I can configure and push using my Google account and the Play store.
I would like for the ability to install it remotely using the store and have it automatically run and backup all of my photos and video to a remote server via ftp or another protocol.
I would like for the configuration to be built into the app so no configuration is needed on the phone.
The concept is like the Plan B app to retrieve the GPS location of the phone but instead do a remote backup.
Does anyone know of an open source project I could use and compile or a program that may meet these needs?
Thanks in advance.

DirectLink-new App that allows Access to all Your installed apps in one List and URL

Don't the have time for searching apps in your phone Or URL's in your browser?
Well now you have all in One Application!
All you need to do is just pick.
The application allows access to all the apps you have on your device, and allows you to add URL links that will automatically be saved when you exit from the device and shall thus be able to enter directly.
DirectLink on Google Play - play.google.com/store/apps/details?id=com.directlink

[APP][2.3+] Mailinator Fetcher

At last, Mailinator is now on Android.
Some of you may have noticed that there is no good way to access Mailinator on your android phones. This is no longer the case, with my first ever app: Mailinator Fetcher.
Mailinator is a free service that allows for creation of any email address. You don't even have to create it: the address is created when the server receives a message addressed to it.
Inboxes can be saved to a favourites list that is displayed on the home page.
A non-mobile friendly interface is only required for use once to retrieve an API token to then enter into the app's settings menu.
DISCLAIMER: I am in no way associated with Mailinator or their service. I am simply somebody who wanted an app for this, but couldn't find one.
Great stuff!

What are the repercussions of removing contacts provider in Android?

Personally I think the contacts provider (and other providers)in Android is a huge security risk. Every app and it's brother wants full access to your contacts so they can mine them for usable information. This can be just to add easy links to friends or to spam them with advertisements or offers to identity theft.
I've started using a pim manager that does not access Androids contact provider, calendar provider , tasks or other providers in it's operations.(And I really wish it was open source)
I have already removed the Google sync apks from my device and have removed contacts, calendar in the past. But not the providers.
It might cause some badly written apps to crash.
But I can't forsee any other serious problems.
Ideas? Thoughts?
Honestly sounds like a good idea..
Myself I decided to go for a while without any gapps and any other "store" installed on my phone.
My contacts are imported from a .vcf file which i update manually when needed.
I also have installed AFWall+ and i blocked the internet access to pretty much all the other apps including the system ones.. (everything i could get away with basically )
This could be a solution as well but it's rudimentary one at the moment.
nutpants said:
Personally I think the contacts provider (and other providers)in Android is a huge security risk. Every app and it's brother wants full access to your contacts so they can mine them for usable information. This can be just to add easy links to friends or to spam them with advertisements or offers to identity theft.
I've started using a pim manager that does not access Androids contact provider, calendar provider , tasks or other providers in it's operations.(And I really wish it was open source)
I have already removed the Google sync apks from my device and have removed contacts, calendar in the past. But not the providers.
It might cause some badly written apps to crash.
But I can't forsee any other serious problems.
Ideas? Thoughts?
Click to expand...
Click to collapse
I already don't have Google apps on my device.
Everything blocked with afwall+ using profiles so things only get net when I'm using them on the net.
Fdroid is where I get 90% of my software and from the internet for much of the other 10%
I have a old phone with nothing on it personal at all. Which has play store for the 3 or 4 paid apps I need, it does updates for them and a few free ones. I copy the apks over to my daily driver.
I constantly hound developers on play store to support offline devices and not to implement features that break the app when there is no internet. Even app I don't use lol.
(I have 2 tablets and far too many old phones.only two devices are online(some are local lan only))
Someone should start a offline foundation. But being online it might be ridiculous..
I too removed contacts by using /system/app mover from f-droid. It was unintended as I wanted them as a user application but they wouldn't work like this and the icon vanished, that was fine with me for a long time. The other day I wanted contacts for signal (and telegram also won't work without them). I restored the application files from a backup,
For reference in /system/app/ the missing files were
SecContacts.apk
SecContactsProvider.apk
Other contacts programs like Simple Contacts can't run without a system permission called com.android.contacts and without those files in /system/app the permission doesn't get created at boot. The result being that no contact creation is possible.
What I would really like is a modified version of the system app that passes contacts data to the calling program depending on individual contact entry permissions with regard to each calling app; one list for telegram, another for signal etc. I gather that recent android versions above 6.0.0 have functionality to check calling application certificates so something along these lines should be possible. For earlier versions it might be necessary to switch between multiple contacts databases before starting the messaging app and also removing it from the autoboot list.
https://developer.android.com/guide/topics/permissions/defining

Can you migrate Authenticator app data to new phone?

I'm planning on getting a new phone in the next few months. I'm a windows 10 hold out. One of the main reasons holding me back besides finances right now, is the microsoft authenticator app, which I use very heavily for personal and work. I probably have over 20 accounts setup.
I know I will have to disable and setup TFA again for all those accounts on on a new app with whatever device I ultimately end up with. But I'm wondering. In the future going from android to android device, is there an easier way to migrate authenticator apps?
I've never used the Microsoft app but I think it uses a standard method similar to Google Authenticator and others:
https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm
You might be able, somehow, to export the secret key and other parameters (these could be common defaults).
But I bet apps don't allow that easily in order to protect it from unintended disclosure.
Maybe there's a way to sync to an online Microsoft account, and from there sync the new phone? Microsoft Authenticator is available also on Android.
What I do when adding the info for a new account is write down the secret key, and any other parameters, in a password manager. From there they can be entered into other apps, or used directly.
hkjo said:
I've never used the Microsoft app but I think it uses a standard method similar to Google Authenticator and others:
https://en.wikipedia.org/wiki/Time-based_One-time_Password_algorithm
You might be able, somehow, to export the secret key and other parameters (these could be common defaults).
But I bet apps don't allow that easily in order to protect it from unintended disclosure.
Maybe there's a way to sync to an online Microsoft account, and from there sync the new phone? Microsoft Authenticator is available also on Android.
What I do when adding the info for a new account is write down the secret key, and any other parameters, in a password manager. From there they can be entered into other apps, or used directly.
Click to expand...
Click to collapse
Yes it uses the same method as the Google app. I don't have any loyalty to the Microsoft app, that's just what was available for me on Windows. But sadly, no they don't have any MSA sync feature, otherwise I would gladly keep using the Microsoft app on when I do make the switch. I do jot down the secret key or the extra one use passwords when available, but there are several that don't offer one and you just take a picture of the QR code. Or at least, I didn't notice it.
But mainly my question is: Is there an authenticator app, be it google or some other brand that will actually migrate the TFA stuff from device to device. I've gotten so used to using TFA but now that I have so many accounts, it's a task I dread, having to deactivate and reactivate TFA just because I need to upgrade my device.
Here's one password manager that's supposed to support TOTP:
https://play.google.com/store/apps/details?id=keepass2android.keepass2android
It's probably more complex to use than stuff like MS/Google Authenticator.
A short search on the web suggests even Google Authenticator doesn't have a simple way to export/import or sync across devices.
But there are other suggestions here:
https://android.stackexchange.com/questions/63252/how-do-i-back-up-google-authenticator

Categories

Resources