Android Open Source - App friend lendlist






Project Summary

Never again forget what you borrowed from someone and keep track of what your friends borrowed from you (Android app)..

Web Site / Source Repository

lendlist is hosted in the following web site
https://github.com/raphaelm/lendlist

If you think the Android project lendlist listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of lendlist.

ItemValue
Java File Count28
Supported screen sizes[mdpi, xxhdpi, hdpi, xhdpi]
Activity Count8
Fragment Count4
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 19 image files in lendlist. The names of the image files are listed as follows.

ic_action_about.png
ic_action_accept.png
ic_action_cancel.png
ic_action_cancel_dark.png
ic_action_collection.png
ic_action_discard.png
ic_action_edit.png
ic_action_edit_dark.png
ic_action_event.png
ic_action_new.png
ic_action_new_label.png
ic_action_person.png
ic_action_person_dark.png
ic_action_save.png
ic_action_settings.png
ic_action_sort_by_size.png
ic_contact_picture.png
ic_launcher_big.png
ic_stat_notification.png

The following screenshort is generated from the image listed above.

null




Java Source Files

lendlist has the following Java source files.

de.raphaelmichel.lendlist.MutableTriplet.java
de.raphaelmichel.lendlist.backup.AndroidBackupAgent.java
de.raphaelmichel.lendlist.backup.BackupHelper.java
de.raphaelmichel.lendlist.frontend.AboutActivity.java
de.raphaelmichel.lendlist.frontend.AddActivity.java
de.raphaelmichel.lendlist.frontend.CategoriesFragment.java
de.raphaelmichel.lendlist.frontend.CategoryLookupActivity.java
de.raphaelmichel.lendlist.frontend.DetailsActivity.java
de.raphaelmichel.lendlist.frontend.ExportActivity.java
de.raphaelmichel.lendlist.frontend.FragmentStatePagerAdapter.java
de.raphaelmichel.lendlist.frontend.ItemsFragment.java
de.raphaelmichel.lendlist.frontend.MainActivity.java
de.raphaelmichel.lendlist.frontend.PersonLookupActivity.java
de.raphaelmichel.lendlist.frontend.PersonsFragment.java
de.raphaelmichel.lendlist.frontend.PreferenceActivity.java
de.raphaelmichel.lendlist.library.ContactsHelper.java
de.raphaelmichel.lendlist.library.RelativeDateBuilder.java
de.raphaelmichel.lendlist.objects.Category.java
de.raphaelmichel.lendlist.objects.CategoryList.java
de.raphaelmichel.lendlist.objects.DataDump.java
de.raphaelmichel.lendlist.objects.Item.java
de.raphaelmichel.lendlist.objects.ItemList.java
de.raphaelmichel.lendlist.objects.Person.java
de.raphaelmichel.lendlist.reminder.AlarmReceiver.java
de.raphaelmichel.lendlist.reminder.BootBroadcastReceiver.java
de.raphaelmichel.lendlist.storage.DataSource.java
de.raphaelmichel.lendlist.storage.Database.java
de.raphaelmichel.lendlist.storage.LendlistContentProvider.java