Commit Graph

3 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 eb167c623b
new app icon (#2695)
* new app icon

* make icon in readme a bit smaller
2022-09-13 19:48:09 +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