dennischen / daily-money

a daily expense tracking android app
64 stars 53 forks source link

Daily back up enhancement #8

Open LancelotLiu opened 12 years ago

LancelotLiu commented 12 years ago

only keep backups last 7 days when execute daily backup.

每天自動備份時,只保留最近七天的資料。

LancelotLiu commented 12 years ago

Rewrite ScheduleJob for removing hard coded default job time.

LancelotLiu commented 12 years ago

Add variable times. Schedule job repeat interval now equals to frequency * times.