]> gitweb.stoutner.com Git - PrivacyCell.git/commit
Add the URL entries to the navigation menu.
authorSoren Stoutner <soren@stoutner.com>
Wed, 25 Aug 2021 19:57:47 +0000 (12:57 -0700)
committerSoren Stoutner <soren@stoutner.com>
Wed, 25 Aug 2021 19:57:47 +0000 (12:57 -0700)
commitbfab9b01fcc75d413741664d8401a4e9d4785136
tree4c50254fc03b69aeae9cd397504f09991e3cd2e1
parent8484f5cbc7f74e008624d0cd13af4a6f964ee516
Add the URL entries to the navigation menu.
13 files changed:
app/src/main/assets/en/licenses.html
app/src/main/assets/images/bug_report_rounded.svg [new file with mode: 0644]
app/src/main/assets/images/chrome_reader_mode_rounded.svg [new file with mode: 0644]
app/src/main/assets/images/forum_rounded.svg [new file with mode: 0644]
app/src/main/assets/images/map_rounded.svg [new file with mode: 0644]
app/src/main/assets/images/payments_rounded.svg [new file with mode: 0644]
app/src/main/java/com/stoutner/privacycell/activities/PrivacyCell.kt
app/src/main/res/drawable/bug_tracker.xml [new file with mode: 0644]
app/src/main/res/drawable/donations.xml [new file with mode: 0644]
app/src/main/res/drawable/forum.xml [new file with mode: 0644]
app/src/main/res/drawable/news.xml [new file with mode: 0644]
app/src/main/res/drawable/roadmap.xml [new file with mode: 0644]
app/src/main/res/menu/navigation_menu_top_appbar.xml