Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.48 KB

README.md

File metadata and controls

25 lines (20 loc) · 1.48 KB

Family Gem

Create your own family tree

Family Gem is an app for Android designed to manage family trees.

Features

With Family Gem you can:

  • Create a family tree from scratch, entering names, dates, places, various events, photos and sources.
  • Import an existing family tree through a GEDCOM file and modify it as you want.
  • Export the family tree you created (via GEDCOM again) to import in every other genealogy program.
  • Share a tree with your relatives, letting them improve it and receiving back the updates. Then you can choose whether accept them or not.

The intent is that data structure respects as much as possible the latest version of GEDCOM standard: 5.5.1 and possibly also 5.5.5.
Family Gem is strongly based on the library Gedcom 5 Java by FamilySearch.

Limitations

The code provided in this repository should compile and build a working version of Family Gem, but with some limitations:

Missing Limitation
App signature You loose saved trees when you install over a signed version
Server account You can't share trees
GeoNames account Place names suggestions probably don't appear

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.