Coder Social home page Coder Social logo

xilinjia / life-dots Goto Github PK

View Code? Open in Web Editor NEW
17.0 3.0 2.0 6.88 MB

Record and analyze your life in 8 dimensions: time, event, location, notes, and photos

License: GNU General Public License v3.0

Java 4.59% Kotlin 95.41%
android java kotlin diary event life timeline map sqlite3 sql

life-dots's Introduction

LifeDots-logotype

Functionality

LifeDots is a free and open-source app for you to record and analyze your life with ease in the 8 dimensions of time, event, location, notes and photo.

Currently you can record any event by touching on an icon that you create, entering notes and attaching photos. Locations are automatically recorded (after you activate) in the background. Then you can browse your history, analyze statistics in charts, check the timeline of any event, and see your past geo locations. Further more, for easier viewing life from various perspectives, these analytic functionalities are interconnected: check timeline on any piece of a piechart, review related history about a dot on the timeline, look at geographical passages related to a period of history, and go back to related history on a dot on the map.

Photos are shrunk to the size of 500 pixels and compressed with Jpeg quality of 60, resulting of reduced size around 70KB each.

For more info, check out my article

Screenshots




Installation

There are different ways to get the LifeDots app for Android; through the F-Droid store, from github or building it yourself.

Get it on F-Droid

Getting Started

LifeDots is designed to be intuitive, but if you have trouble, check out the Frequently Asked Questions and try the User Guide. In case of further trouble do not hesitate to create a ticket and we will try to help you and improve the documentation.

Donations

In case you want to support the project and its developers you can do that on Liberapay.

License and Copyright

This work is inspired by and further developed based on a fork of Activity Diary of version 1.4.0 by Raphael Mack on https://github.com/ramack/ActivityDiary.

LifeDots 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 (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Copyright notices in this project are mostly given with a reference to the year in form of xxxx-yyyy as a short cut with the meaning, that there is a contribution in every year in the given range.

Authors and Contribution

This app is currently under development by Xilin Jia (https://github.com/XilinJia).

Any form of contribution is warmly welcome and a small guide how to help is in the wiki. I am happy to read tickets with suggestions or bug reports or even better pull requests with fixes or new features. For code contributions it would be good to have a ticket describing the changes as a place for discussion before starting to work on it. I so far work directly in the master branch as long as I am alone; For pull requests it might be worth working on a dedicated feature branch. It is good practice to use descriptive commit messages and reference tickets using #xxx, which is even suggested for TODO comments in the code. Small commits are fine and there is no need to squash multiple changes into one commit.

By submitting a pull request on github the submitter certifies the following: `Developer Certificate of Origin Version 1.9

Copyright (C) 2004, 2006 The Linux Foundation and its contributors. 1 Letterman Drive Suite D4700 San Francisco, CA, 94129

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.

Developer's Certificate of Origin 1.9

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or

(b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or

(c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it.

(d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved.`

So to say submission of a pull request is considered as the act of signing this certificate. This is also why each contributor shall setup his/her development environment such that the full name and a valid email address is part of the commit meta data. Modified files shall contain an updated copyright notice to include all authors.

Status

This App has been tested for over a year with actual usage and is fully functional. The number of available languages is still very limited and it would be great if you could support translating this app on https://crowdin.com/translate/life-dots. Please contribute code, ideas and issues on https://github.com/XilinJia/Life-Dots

Used Libraries and their licenses

ColorPicker,

Picasso,

Osmdroid-android

MPAndroidChart

appcompat, cardview, constraint-layout, recyclerview, design, preference, exifinterface, arch-lifecycle, are

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.