Re: [Kmymoney-devel] Android Update and progress

2011-08-18 Thread Eric A. Bonney
I have been giving this a lot of thought this week and while I would love to provide some form of file encryption in the app, if a user is worried about that there are a ton of free utilities that allow for easy encrypting of single files etc on the device. I would love to potentially put some

Re: [Kmymoney-devel] Android Update and progress

2011-08-18 Thread Fernando Vilas
On Thursday, August 18, 2011 09:51:33 Thomas Baumgart wrote: > Hi, > > on Wednesday 17 August 2011 16:44:14 Eric A. Bonney wrote: > > What methods of encryption does KMM handle already? I am seeing a few > > examples and methods in doing some research and it would seem that if > > this is going to

Re: [Kmymoney-devel] Android Update and progress

2011-08-18 Thread Thomas Baumgart
Hi, on Wednesday 17 August 2011 16:44:14 Eric A. Bonney wrote: > What methods of encryption does KMM handle already? I am seeing a few > examples and methods in doing some research and it would seem that if > this is going to be implemented into the Android version it should works > seemlessly wi

Re: [Kmymoney-devel] Android Update and progress

2011-08-17 Thread Eric A. Bonney
What methods of encryption does KMM handle already? I am seeing a few examples and methods in doing some research and it would seem that if this is going to be implemented into the Android version it should works seemlessly with KMM. This way when the user moves their data file from the desktop

Re: [Kmymoney-devel] Android Update and progress

2011-08-17 Thread Eric A. Bonney
I will look into that and see what can be done before releasing it as production level. On 08/17/2011 08:56 AM, Alvaro Soliverez wrote: Hello Eric, if possible, you should provide for some method to encrypt the data on the database. I don't know if that's possible in Android. Regards, Alvaro

Re: [Kmymoney-devel] Android Update and progress

2011-08-17 Thread Alvaro Soliverez
Hello Eric, if possible, you should provide for some method to encrypt the data on the database. I don't know if that's possible in Android. Regards, Alvaro On Wed, Aug 17, 2011 at 9:50 AM, Eric A. Bonney wrote: > Allan: > > At the present time the user will be responsible for getting the file o

Re: [Kmymoney-devel] Android Update and progress

2011-08-17 Thread Eric A. Bonney
Allan: At the present time the user will be responsible for getting the file onto the SD card. That said in the very near future I plan on adding in support for Dropbox, or more than likely direct Dropbox integration. From a security stand point, there is still the risk of the phone being sto

Re: [Kmymoney-devel] Android Update and progress

2011-08-17 Thread aga
On Tue, 16 Aug 2011 23:07:14 -0400 "Eric A. Bonney" wrote: > So I finally moved the app from the emulator to an actual device and > the speed of the query is actually very good using my database that > has over 16000 splits in it. The emulator much just be really slow, > which is fine. I will pro

[Kmymoney-devel] Android Update and progress

2011-08-16 Thread Eric A. Bonney
So I finally moved the app from the emulator to an actual device and the speed of the query is actually very good using my database that has over 16000 splits in it. The emulator much just be really slow, which is fine. I will probably still look at optimizing the call once I am done with most