Skip to content
Snippets Groups Projects
  1. Mar 15, 2021
  2. Feb 02, 2021
  3. Jan 12, 2021
  4. Oct 03, 2020
  5. Oct 02, 2020
  6. Jul 20, 2020
  7. Jul 13, 2020
  8. Jul 10, 2020
  9. Nov 08, 2019
  10. Nov 06, 2019
  11. Oct 08, 2019
  12. Sep 30, 2019
  13. Sep 10, 2019
    • Santiago Torres's avatar
      building: update instructions for AS 3.5 · 91707ee3
      Santiago Torres authored
      The building from source instructions were written around the time
      Android Studio (AS) was version 1.5. Since then, some prompts/options have
      been removed or moved around. Thus, users willing to build from source
      may get confused with the current instructions. Update the screenshots
      to show a more version of AS (3.5), and remove the steps that are not
      longer necessary.
      91707ee3
  14. Aug 30, 2019
  15. Jan 31, 2019
  16. Jan 14, 2019
    • micressor's avatar
      Use hardcoded email in the shortcode until a working solution is there · 0d8b483d
      micressor authored
      * Rename shortcode hidingemail.html to contact.html
      * Change content/ pages to new contact shortcodes
      0d8b483d
    • micressor's avatar
      Fix validation errors according to validator.w3.org · 0d1886dd
      micressor authored
      * Add html lang tag
      * Error: A charset attribute on a meta element found after the first 1024 bytes.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Error: Stray end tag input.
      * Warning: The language attribute on the script element is obsolete. You can safely omit it.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Error: duplicate menu ids
      * Baseof: Remove duplicate ids
      * Warning: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
      * The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
      * Error: Element f12 not allowed as child of element p in this context.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Stray end tag input.
      * The language attribute on the script element is obsolete. You can safely omit it.
      * Unclosed element div.
      0d1886dd
    • micressor's avatar
      Hide emails from spam bots · c5385a73
      micressor authored and micressor's avatar micressor committed
      Found a interessting solution: https://stackoverflow.com/questions/483212/effective-method-to-hide-email-from-spam-bots#10300743
      c5385a73
    • micressor's avatar
      Templating title meta tag · 777b8b30
      micressor authored and micressor's avatar micressor committed
      * Templating title meta tag
      * Add hugo shortcodes for googleplay and fdroid
      * Fix a feed valitation error: Author is missing
      777b8b30
    • micressor's avatar
      Add redirects for the old .html urls · c9085c52
      micressor authored
      * Add redirects for the old .html urls
      * Fix meta title on 2018-05-usability-consultant.md
      c9085c52
    • micressor's avatar
      Migrating .html pages into markdown pages · 64eb870d
      micressor authored
      * Migrate get-involved.html into get-involved.md
      * Migrate static/how-it-works.html => content/page/how-it-works.md
      * Migrate static/about.html => content/page/about.md
      * Migrate apk.html
      * Migrate building.html
      * Migrate download.html
      * Migrate copyright.html
      * Migrate fdroid.html
      * Migrating privacy.html
      * Migrating hiring.html
      * Migrating 2018-05-java-developer.html
      * Migrating 2018-05-ux-designer.html
      * Migrating 2017-beta-released-security-audit.html
      * Migrating 2018-1.0-released-new-funding.html
      * Migrating 2018-briar-1.1-released.html
      * Migrating 2018-05-usability-consultant.html
      * Remove redirect.html
      * Move hirings to content/post/hiring/ folder
      * Fix image source
      * Use HTML on the _index.md page.
      * Must still be adapted with hugo shortcode.
      * /download: Use badges with html
      * Add homepage description
      * Fix a lot of links
      * Fix layout for /fdroid
      * Fix page layout for /apk
      * README.md: Remove configuration part
      * Add public/ to .gitignore
      64eb870d
  17. Dec 14, 2018
  18. Dec 12, 2018
    • micressor's avatar
      Fix validation errors according to validator.w3.org · d16099e9
      micressor authored and micressor's avatar micressor committed
      * Add html lang tag
      * Error: A charset attribute on a meta element found after the first 1024 bytes.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Error: Stray end tag input.
      * Warning: The language attribute on the script element is obsolete. You can safely omit it.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Error: duplicate menu ids
      * Baseof: Remove duplicate ids
      * Warning: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
      * The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.
      * Error: Element f12 not allowed as child of element p in this context.
      * Error: An img element must have an alt attribute, except under certain conditions.
      * Stray end tag input.
      * The language attribute on the script element is obsolete. You can safely omit it.
      * Unclosed element div.
      d16099e9
  19. Dec 08, 2018
  20. Dec 07, 2018
  21. Nov 29, 2018
    • micressor's avatar
      Migrating .html pages into markdown pages · f1207069
      micressor authored and micressor's avatar micressor committed
      * Migrate get-involved.html into get-involved.md
      * Migrate static/how-it-works.html => content/page/how-it-works.md
      * Migrate static/about.html => content/page/about.md
      * Migrate apk.html
      * Migrate building.html
      * Migrate download.html
      * Migrate copyright.html
      * Migrate fdroid.html
      * Migrating privacy.html
      * Migrating hiring.html
      * Migrating 2018-05-java-developer.html
      * Migrating 2018-05-ux-designer.html
      * Migrating 2017-beta-released-security-audit.html
      * Migrating 2018-1.0-released-new-funding.html
      * Migrating 2018-briar-1.1-released.html
      * Migrating 2018-05-usability-consultant.html
      * Remove redirect.html
      * Move hirings to content/post/hiring/ folder
      * Fix image source
      * Use HTML on the _index.md page.
      * Must still be adapted with hugo shortcode.
      * /download: Use badges with html
      * Add homepage description
      * Fix a lot of links
      * Fix layout for /fdroid
      * Fix page layout for /apk
      * README.md: Remove configuration part
      * Add public/ to .gitignore
      f1207069
Loading