Commit Graph

7 Commits

Author SHA1 Message Date
Nik Clayton 1bf13b10f8
refactor: Transition from Tusky to Pachli
- Rename packages to app.pachli.*
- Switch to Pachli icons (blue / orange)
- Reset database schema version to 1
- Reset versionCode to 1 and versionName to "1.0"
- Update colour scheme, use colorPrimary etc through the app
- Use Material UI components for toolbars
- Use "Pachli" in strings (UI, constants, etc)
- Update copyright on code I contributed
- Update README
- Update fastlane metadata
2023-09-05 13:33:37 +02:00
Konrad Pozniak bcf99e1e6e update screenshots 2022-11-07 20:42:47 +01:00
Conny Duck 74119aed30 update screenshots 2020-02-22 17:58:24 +01:00
Conny Duck 925b21195c update screenshots 2020-02-10 16:20:15 +01:00
Conny Duck 81707ffda6 update screenshots 2019-02-16 16:14:07 +01:00
Conny Duck c8f689522f update screenshots 2018-04-14 22:50:38 +02:00
Christian Paul 3fb766fc68 Add titel, description and images for fastlane (and F-Droid) (#564)
* Add titel, description and move images for fastlane (and F-Droid)

* Replace app title with multi-account feature in the short description

* Add feature list to full_description.txt
2018-04-09 12:37:56 +02:00