Skip to content
This repository was archived by the owner on Jan 25, 2020. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MiniKeePass/MiniKeePass
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: abcdev/MiniKeePass
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 85 files changed
  • 5 contributors

Commits on Oct 12, 2017

  1. Configuration menu
    Copy the full SHA
    169d5c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. Allow font size to adjust dynamically

    Made the fonts adjust to the system accessiblity setting for larger
    text size.  Removed hard coded font sizes and used the Font Styles
    instead.
    tssmith7 committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    8996532 View commit details
    Browse the repository at this point in the history
  2. Refine Files and Group fonts

    tssmith7 committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    f4e5af1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9d3c30 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. Configuration menu
    Copy the full SHA
    6d8cda4 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. Change git submodule URL to https:// link

    Prevents git from complaining about a missing public key when cloning
    archshift committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    5037235 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Itinial Ukrainian translation

    This is the first version of Ukrainian translation.
    The Ukrainian team is managing translations on Crowdin.
    https://crowdin.com/project/minikeepass
    
    Feel free to join us!
    artpoli committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    7800d14 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2018

  1. Merge pull request #2 from a-polivanchuk/Ukrainian-l10n

    Itinial Ukrainian translation
    abcdev authored Aug 25, 2018
    Configuration menu
    Copy the full SHA
    8a55b62 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from archshift/submodule

    Change git submodule URL to https:// link
    abcdev authored Aug 25, 2018
    Configuration menu
    Copy the full SHA
    d7ea776 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from sindbach/master

    Change instruction title to be consistent with the parent menu title.
    abcdev authored Aug 25, 2018
    Configuration menu
    Copy the full SHA
    5a796c4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4 from tssmith7/dynamic_font_size

    Dynamic font size
    abcdev authored Aug 25, 2018
    Configuration menu
    Copy the full SHA
    e42c7ba View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from tssmith7/bug_554_555

    correct bugs in Custom Field editing and Key File selection
    abcdev authored Aug 25, 2018
    Configuration menu
    Copy the full SHA
    1ad74fb View commit details
    Browse the repository at this point in the history
  6. KDBX4 and recycle bin support

    abcdev committed Aug 25, 2018
    Configuration menu
    Copy the full SHA
    b5cdeb3 View commit details
    Browse the repository at this point in the history
Loading