Overview
Comment: | iOS: Have an icon |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d10e7e273eae99232966dd32c2c4f7e1 |
User & Date: | js on 2017-10-15 10:32:48 |
Other Links: | manifest | tags |
Context
2017-10-15
| ||
11:22 | iOS: Implement search / filtering check-in: ca266b43fa user: js tags: trunk | |
10:32 | iOS: Have an icon check-in: d10e7e273e user: js tags: trunk | |
2017-09-15
| ||
01:39 | iOS: Fix UI operations on non-main thread check-in: 270f5fe473 user: js tags: trunk | |
Changes
Modified iOS/Assets.xcassets/AppIcon.appiconset/Contents.json from [500af520df] to [be81766209].
︙ | |||
27 28 29 30 31 32 33 34 | 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 | + - + + + + + + - - + + + + | }, { "idiom" : "iphone", "size" : "40x40", "scale" : "3x" }, { "size" : "60x60", "idiom" : "iphone", |
Added iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 120x120.png version [2e92f375f5].
Added iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen 180x180.png version [ae547f297a].
Added iOS/Assets.xcassets/AppIcon.appiconset/scrypt-pwgen.png version [13af327a78].
Modified iOS/Base.lproj/LaunchScreen.storyboard from [4d8c73e4e9] to [65b36da062].
1 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 | - + + + + - + - + - + + - - + + - + + + - + + | <?xml version="1.0" encoding="UTF-8"?> |