Commit graph

25 commits

Author SHA1 Message Date
Danny Mösch
32b7c9b635
Some cleanup especially regarding method references (#516)
* Remove superfluous method arguments in method references

* Use 'Self' for internal static access

* Convert static to instance field in singleton class

* Remove class name prefix in references to local methods

* Remove nested frameworks in all extensions and frameworks
2021-10-02 20:46:07 -07:00
Danny Mösch
67cca0f31d
Re-add ObjectivePGP to list of open source components (#495) 2021-08-27 22:46:13 -07:00
Danny Moesch
4d6c77371d Fix warning by removing the argument 'entersReaderIfAvailable' 2021-01-31 20:01:40 -08:00
Danny Moesch
55e2cd7939 Enable SwiftLint rule 'multiline_literal_brackets' and fix all violations 2020-08-28 16:42:30 -07:00
Danny Moesch
c87f4e9792 Enable SwiftLint rule 'multiline_arguments_brackets' and fix all violations 2020-08-28 16:42:30 -07:00
Danny Moesch
7f9f0e43b2 Format code with SwiftFormat automatically in every build 2020-08-25 15:10:13 -07:00
Yishi Lin
fe21f1c8da Generate XKCD style password 2020-02-23 03:06:23 +08:00
Danny Moesch
6aa39db657 Sort open source components alphabetically 2020-02-12 18:20:39 -08:00
Danny Moesch
50fad78341 Fix broken license link 2019-11-15 14:28:22 -08:00
Mingshen Sun
15518733b0
add GopenPGP to replace ObjectivePGP in the third-party components view 2019-06-09 21:02:02 -07:00
Danny Moesch
f9c19b3ca4 Migrate to Swift 5.0 2019-05-01 18:30:13 +02:00
Mingshen Sun
ed387069a4
lint: delete trailing whitespaces 2018-12-09 16:59:07 -08:00
Danny Moesch
ddddfda931 Use own parser for multiline values giving up Yams 2018-08-13 23:12:30 -07:00
Yishi Lin
433562584e Passcode lock 2018-04-10 05:18:16 +08:00
Danny Moesch
caa5ce77a3 Use YAML library to parse password files 2018-03-17 20:56:55 -07:00
Yishi Lin
774f05eae0 Convert to Swift 4
- Will fix all warnings next.
2017-09-23 16:29:03 +08:00
Yishi Lin
af9d4f1c24 Polish the storyboard
- Set navigation titles in the storyboard, easier to find scenes now
2017-04-06 23:03:39 +08:00
Bob Sun
fc387713e4
Add OneTimePassword to "Open Source Components" page 2017-03-08 09:29:47 -08:00
Bob Sun
4ab702134a
add acknowledgement to KeychainAccess 2017-02-19 22:18:52 +08:00
Bob Sun
2487b23a10
update basictableviewcontroller 2017-02-10 16:44:59 +08:00
Bob Sun
95de38988b
polish code 2017-02-09 16:57:16 +08:00
Bob Sun
44bd720db7
add ObjectivePGP into open source components 2017-02-09 16:57:15 +08:00
Bob Sun
e428f7993d
use FavIcon 2017-02-09 13:16:42 +08:00
Bob Sun
fca0b50990
support cell type: detailDesclosure 2017-02-09 11:12:14 +08:00
Bob Sun
9c13a628b9
add about page 2017-02-09 01:41:17 +08:00