mirror of
https://github.com/gsantner/dandelion
synced 2025-12-16 09:11:10 +01:00
Introduce new markdown parser;
Rework existing md files; Show changelog/update dialog
This commit is contained in:
parent
8d6b09c800
commit
101c5f5b7d
16 changed files with 397 additions and 134 deletions
14
app/src/main/res/raw/license_third_party.md
Normal file
14
app/src/main/res/raw/license_third_party.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
* NetCipher
|
||||
<https://github.com/guardianproject/NetCipher>
|
||||
|
||||
* ButterKnife
|
||||
<https://jakewharton.github.io/butterknife>
|
||||
|
||||
* ShiftColorPicker
|
||||
<https://github.com/DASAR/ShiftColorPicker>
|
||||
|
||||
* Android Support Library
|
||||
<https://developer.android.com/topic/libraries/support-library/index.html>
|
||||
|
||||
* Android Design Library
|
||||
<https://android-developers.blogspot.de/2015/05/android-design-support-library.html>
|
||||
|
|
@ -1,14 +0,0 @@
|
|||
NEWENTRY NetCipher
|
||||
https://github.com/guardianproject/NetCipher
|
||||
|
||||
NEWENTRY ButterKnife
|
||||
https://jakewharton.github.io/butterknife
|
||||
|
||||
NEWENTRY ShiftColorPicker
|
||||
https://github.com/DASAR/ShiftColorPicker
|
||||
|
||||
NEWENTRY Android Support Library
|
||||
https://developer.android.com/topic/libraries/support-library/index.html
|
||||
|
||||
NEWENTRY Android Design Library
|
||||
https://android-developers.blogspot.de/2015/05/android-design-support-library.html
|
||||
5
app/src/main/res/raw/maintainers.md
Normal file
5
app/src/main/res/raw/maintainers.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
* Gregor Santner (gsantner)
|
||||
~° https://gsantner.github.io
|
||||
|
||||
* Paul Schaub (vanitasvitae)
|
||||
~° https://github.com/vanitasvitae
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
NEWENTRY Gregor Santner (gsantner)
|
||||
SUBTABBY https://gsantner.github.io
|
||||
|
||||
NEWENTRY Paul Schaub (vanitasvitae)
|
||||
SUBTABBY https://github.com/vanitasvitae
|
||||
Loading…
Add table
Add a link
Reference in a new issue