Skip to content

Infos for contributors

Konrad Renner edited this page Jan 9, 2016 · 3 revisions

Contributions are highly welcome (coding, testing, translations, beer, ...)! The best way to contribute is to contact me and grab an issue from the issues page.

Team communication is also done on slack (the following link, is an invite, so that you can join discussions): https://kolabnote.slack.com/invite/MTgwMTk5MTc2MTgtMTQ1MjI0MTE5OC03OTEzM2VlM2I4

The following overview of packages may help to start contributing:

org.kore...adapter: Here you find the Adapter for the ListWidget and the RecyclerView for the OverviewFragment (the OverviewFragment is the fragment which displays the overview of the notes)

async: Here you find the sync adapter

content: Here you find everything which has to do with data storage

fragment: Here you find the fragments of the app (detail, overview)

security: Here you find the AuthenticatorActivity for managing accounts

setting: Here you find the SettingsActivity

widget: Here you find all the widget code (Sticky and List)

Clone this wiki locally