-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChangelog
66 lines (49 loc) · 2.01 KB
/
Changelog
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
*Generika.cc (18 Dec 2017)
01 Feb 2018; Yasuhiro Asaka <[email protected]>:
* Fix signature image position
21 Jan 2018; Yasuhiro Asaka <[email protected]>:
* Fix layout on iPhone X
20 Jan 2018; Yasuhiro Asaka <[email protected]>:
* Add receipt usage view (text view)
07 Jan 2018; Yasuhiro Asaka <[email protected]>:
* Add Receipt detail view
31 Dec 2017; Yasuhiro Asaka <[email protected]>:
* Add Receipt importing feature
19 Dec 2017; Zeno R.R. Davatz <[email protected]>:
* Change LICENSE to `GPL-3.0`
18 Dec 2017; Zeno R.R. Davatz <[email protected]>:
* Release v2.0.2
17 Dec 2017; Yasuhiro Asaka <[email protected]>:
* Fix History back button state on iPhone X
16 Dec 2017; Zeno R.R. Davatz <[email protected]>:
* Release v2.0.1
09 Dec 2017; Yasuhiro Asaka <[email protected]>:
* Fix UISearchBar position and style
* Reduce warnings against UITableView and UISearchBar
* Fix building on Xcode 9.2 (iOS 11.2)
03 Dec 2017; Yasuhiro Asaka <[email protected]>:
* Add make test target (via xcodebuild command)
* Fixing test build (GenerikaTests) using Cocoapods
02 Dec 2017; Yasuhiro Asaka <[email protected]>:
* Fixing building on Xcode 9.1
snip...
17 Apr 2012; Zeno R.R. Davatz <[email protected]>:
* Updated User-Agent in WebView
* Updated generika.xcodeproj/project.pbxproj
* Updated info plist for icon images
* Added 2 icon images (57x57, 72x72)
* Updated actionsheet
* Updated network error handling
* Fixed product insert order
* Added moving of TableViewCell
16 Apr 2012; Zeno R.R. Davatz <[email protected]>:
* Improved TableView
* Updated orientation handling
* Improved image resize
* Added date time label
13 Apr 2012; Zeno R.R. Davatz <[email protected]>:
* Updated tableCell layout, alert View.
* Fixed null handling in price.
* Updated some text.
13 Apr 2012; Zeno R.R. Davatz <[email protected]>:
* Releasing History File, V1.0 ;)