Cosmino-Home

App name:Cosmino 

(tips:Cosmino ← Cost de Camino)





スペイン巡礼のための費用管理を行います。

一般的な旅行時の費用管理/家計簿として利用できます。

Manage costs for Spanish pilgrimages.

It can be used as a general travel expense management / household account book.

Release Infomation.

●App name:Cosmino   V 3.5  Release.2024/04/10

・Distance View

 "Camino Portugués Central"を対応しました。

・Usage View 追加。

・ライブラリの更新(RealmSwift 10.49.1)

ーーーーーーーーーーーーー

・Distance View

 "Camino Portugués Central" is now supported.

・Added Usage View.

・Library update (RealmSwift 10.49.1)

●App name:Cosmino   V 3.4.1  Release.2023/12/02

・Distance View

 日平均距離表示を小数点以下2桁に修正。

ーーーーーーーーーーーーー

・Distance View

 Corrected the daily average distance display to 2 decimal places.

●App name:Cosmino   V 3.4  Release.2023/12/01

・DaySumList

 横向きの場合に、基本通貨の金額表示を追加。

・Distance View

 横向きの場合に、日数表示を追加。

 日平均距離表示を追加。

 Fisterra対応。

ーーーーーーーーーーーーー

・DaySumList

 Added base currency amount display when in landscape orientation.

・Distance View

 Added number of days display in landscape orientation.

 Added daily average distance display.

 Compatible with Fisterra.

●App name:Cosmino   V 3.3  Release.2023/11/04

・ios17対応

・Distance View(フランス人の道)

 先頭の場所表示の不具合を修正。

ーーーーーーーーーーーーー

・Compatible with ios17

・Distance View(Camino Francés)

 Fixed a bug in the first location display.

●App name:Cosmino   V 3.2  Release.2023/11/02

・Distance Viewを追加しました。(フランス人の道)

・TopicDetailView

 データ追加時の内部データ(cseq)設定不具合を修正しました。

・ライブラリの更新(XCode 15.0.1)

・ライブラリの更新(RealmSwift 10.44.0)

ーーーーーーーーーーーーー

・Added Distance View.(Camino Francés)

・TopicDetailView

 Fixed a bug in internal data (cseq) settings when adding data.

・Library update (XCode 15.0.1)

・Library update (RealmSwift 10.44.0)

●App name:Cosmino   V 3.1.2  Release.2023/07/18

・TopicDetailView

 Copyで日付がズレる不具合を修正しました。

  cosTrnDB.ymd→cosTrnDB.ymdStr

・ライブラリの更新(RealmSwift 10.41.1)

ーーーーーーーーーーーーー

・TopicDetailView

 Fixed a bug where the date was misaligned in Copy.

  cosTrnDB.ymd → cosTrnDB.ymdStr

・Update library (RealmSwift 10.41.1)

●App name:Cosmino   V 3.1.1  Release.2023/07/06

・「Camino Francés」の地名の不具合を修正しました。

 (Camino Reference date 21,22)

 この部分の地名を選択している場合は、次の対応をお勧めします。

 -アプリ更新前に、21,22に設定した地名をメモする。

 (削除して、アプリ更新後に再入力をした方が良い)

 -アプリ更新後に、該当部分の地名を確認しメモと異なる場合は修正する。

・ライブラリの更新(RealmSwift 10.41.0)

・ライブラリの更新(XCode 14.3.1)

ーーーーーーーーーーーーー

・Fixed a bug with the place name of "Camino Francés".

(Camino Reference date 21,22)

 If you have selected this part of the place name, we recommend the following actions.

 -Before updating the app, make a note of the place name set for 21 and 22.

 -After updating the app, check the name of the place in question and correct it if it differs from the memo.

・Update library (RealmSwift 10.41.0)

・Library update (XCode 14.3.1)

●App name:Cosmino   V 3.1  Release.2023/04/07

・ライブラリの更新(RealmSwift 10.38.0)

・ライブラリの更新(XCode 14.2)

・TopicDetail View

  [Template]ボタン->[Copy]ボタンに変更

・DaySumList View

  画面タイトルをTopic.nameに変更

・DaySumListTotal View

  デバイスが横向きの場合に、現地通貨金額の横に基本通貨金額を"()"で表示する。

ーーーーーーーーーーーーー

・Update library (RealmSwift 10.38.0)

・Library update (XCode 14.2)

・Topic Detail View

   Change to [Template] button -> [Copy] button

・Day Sum List View

   Change screen title to Topic.name

・DaySumListTotal View

   Display the base currency amount as "()" next to the local currency amount when the device is in landscape orientation.

●App name:Cosmino   V 3.0.1  Release.2022/11/21

・Day List/TimeLine

 各詳細画面(update)への遷移を変更しました。

  ロングタップ→ダブルタップ

・DayList

 詳細画面(disp)へタップでの遷移を対応しました。 

ーーーーーーーーーーーーー

・Day List/TimeLine

 Changed the transition to each detail screen (update).

  Long tap → Double tap

・DayList

 Supported transition by tapping to detail screen (disp).

●App name:Cosmino   V 3.0  Release.2022/11/15

・iOS16対応

  NavigationView→ NavigationStackへ変更

 数値入力Field

  .onEditingChangedと.onCommitがDeprecated(非推奨)のため.onChange .onSubmit へ変更

 DonutChartView

  NavigationViewを削除。

 DayListでタップイベントを未対応としました。(対応方法検討中)

 DayListでロングタップイベント対応しています。


・ライブラリの更新(RealmSwift 10.32.3)

・ライブラリの更新(XCode 14.1)

・DaySumList View

  DaySum合計額グラフを表示 

  日付の色を青→黒に変更

  dateStyleを long→mediumへ変更

  円グラフの色よりピンクを除外

・DayList View、TimeLine View

 領域でタップを反応させるため、

 「.contentShape(Rectangle())」

 を追加。

ーーー

・Supports iOS16

   Changed from NavigationView to NavigationStack

 Numerical input Field

 Change to .onChange .onSubmit because .onEditingChanged and .onCommit are deprecated

 Donut Chart View

  Removed NavigationView.

 DayList does not support tap events. (Response method under consideration)

 DayList supports long tap events.


・Update library (RealmSwift 10.32.3)

・Library update (XCode 14.1)

・Day Sum List View

   Display the DaySum total amount graph 

   Change date color from blue to black

   Change dateStyle from long to medium

   Exclude pink from pie chart colors

・Day List View, Time Line View

 In order to respond to taps in the area,

       ".contentShape(Rectangle())"

   Add.

●App name:Cosmino   V 2.11  Release.2022/09/09

・ライブラリの更新(RealmSwift 10.28.7)

・TopicList View

 各トピックの合計金額表示を追加。

ーーー

・Update library (RealmSwift 10.28.7)

・TopicList View

  Added total amount display for each topic.

●App name:Cosmino   V 2.10  Release.2022/08/10

・ライブラリの更新(RealmSwift 10.28.4)

・ライブラリの更新(XCode 13.4.1)

・Config View

 バックアップ機能追加。

 リストア機能追加。

ーーー

・Update library (RealmSwift 10.28.4)

・Update library (XCode 13.4.1)

・Config View

  Added a backup function.

  Added a restore function.

●App name:Cosmino   V 2.9.3  Release.2022/05/07

・Day Detail

 画面を表示した時のクリップボードのコピー条件を変更


 画面を表示した時に、クリップボードに場所をコピーする。

 場所を変更した時に、クリップボードに場所をコピーする。

  ↓

 画面を"disp"モードで表示した時に、クリップボードに場所をコピーする。

 場所を変更した時に、クリップボードに場所をコピーする。

ーーー

・ Day Detail

Change the clipboard copy conditions when the screen is displayed.


When the screen is displayed, copy the location to the clipboard.

When changing the location, copy the location to the clipboard.

When the screen is displayed in "disp" mode, copy the location to the clipboard.

When changing the location, copy the location to the clipboard.

●App name:Cosmino   V 2.9.2  Release.2022/04/30

・ライブラリの更新(RealmSwift 10.25.2)

・Time Line View

 時刻(hm)部分をTapしてもテキストがクリアされるのを回避。

ーーー

・Library update(RealmSwift 10.25.2)

・Time Line View

 Avoid clearing the text even if you tap the time (hm) part.

●App name:Cosmino   V 2.9.1  Release.2022/04/11

・起動エラーとな場合の対応。

ーーー

・BugFix

●App name:Cosmino   V 2.9  Release.2022/04/10

・合計処理の最適化

・Topic List View

 Topic合計額グラフを表示 

ーーー

・Optimization of total processing

・Topic List View

  Display Topic total amount graph

●App name:Cosmino   V 2.8  Release.2022/03/23

・ライブラリの更新(RealmSwift 10.24.2)

・ライブラリの更新(cocoapods-1.11.3)

・Time Line View

  メール送信ボタンを追加

・対応カミーノを追加

  "Camino Portugués de la Costa" // 4.ポルトガルその2

  "Camino del Norte"             // 5.北の道

  "Camino Primitivo"             // 6.プリミティボの道

ーーー

・Library update (RealmSwift 10.24.2)

・Library update (cocoapods-1.11.3)

・Time Line View

  Added an email send button

・Added compatible Camino

  "Camino Portugués de la Costa" // 4.ポルトガルその2

  "Camino del Norte"             // 5.北の道

  "Camino Primitivo"             // 6.プリミティボの道

●App name:Cosmino   V 2.7  Release.2022/03/15

・ライブラリの更新(RealmSwift 10.24.0)

・各Detail ViewのIF整理。

・TimeLine View

 場所のTap入力を追加。

・Day Detail

 画面を表示した時に、クリップボードに場所をコピーする。

 場所を変更した時に、クリップボードに場所をコピーする。

ーーー

・Library update (RealmSwift 10.24.0)

・IF organization of each Detail View.

・TimeLine View

 Added tap input for location.

・Day Detail

 When the screen is displayed, copy the location to the clipboard.

 When changing the location, copy the location to the clipboard.

●App name:Cosmino   V 2.6.3  Release.2022/02/23

・集計グラフの数字を「%」/「金額」に変更可能にする。

・集計グラフの数字の小数点以下桁数を変更可能にする。

ーーー

・The numbers on the summary graph can be changed to "%" / "amount".

・Allow the number of digits after the decimal point of the numbers in the summary graph to be changed.

●App name:Cosmino   V 2.6.2  Release.2022/02/20

・集計グラフの数字を小数点1桁表示に変更。

ーーー

・Changed the number in the summary graph to one decimal place.

●App name:Cosmino   V 2.6.1  Release.2022/02/18

・集計グラフの端数処理修正

ーーー

・Corrected rounding of aggregate graphs

●App name:Cosmino   V 2.6  Release.2022/02/16

・集計グラフを追加

ーーー

・Added summary graph

●App name:Cosmino   V 2.5.1  Release.2022/02/13

・Time Line Detail

 HOTEL のTemplate入力ボタンを追加。

 文字列を追記に変更。

 文字列の削除ボタンを追加。

ーーー

・Time Line Detail

 Added HOTEL Template input button.

 Changed the character string to postscript.

 Added a character string delete button.

●App name:Cosmino   V 2.5  Release.2022/02/06

・ライブラリ(RealmSwift)の更新。

・DaySum List

 "A"(All Data)ボタンを削除。

 Total xxx(tap可能項目)に下線を追加。

・Topic Detail

 Day DetailでPlaceがManualのみの場合は、Camino...を変更可能とする。

 Template ボタンを追加。

  Topic Name が"Template"のTopicをコピーします。

・Time Line

 DEP/ARR のTemplate入力ボタンを追加。

・Type View

 メールボタンを追加。

・Mail添付ファイルにExpenseTypeを追加。

ーーー

・Update the library (RealmSwift).

・DaySum List

 Deleted the "A" (All Data) button.

 Added underline to Total xxx (tap possible item).

・Topic Detail

 If Place is only Manual in Day Detail, Camino ... can be changed.

 Added Template button.

  Copy the Topic whose Topic Name is "Template".

・Time Line

 Added DEP / ARR Template input button.

・Type View

 Added an email button.

・Added Expense Type to Mail attachments.

●App name:Cosmino   V 2.4  Release.2021/12/25

・ライブラリ(RealmSwift)の更新。

・"Type View"を追加

 DaySumListViewのtotal-xxxをタップで遷移する。

ーーーーーー

・Updated library (Realm Swift).

・Added "Type View"

 Tap total-xxx of DaySumListView to transition.

●App name:Cosmino   V 2.3  Release.2021/12/08

・All Data View/Day List

  横の場合に"費目"(Expense type) を表示。

ーーーーー

・All Data View/Day List 

  "Expense type" is displayed in the horizontal case.

●App name:Cosmino   V 2.2  Release.2021/11/24

・ライブラリ(RealmSwift)の更新。(Xcode13.1)

・Day Detail

"費目" 追加

・DaySum List

"費目集計" 追加

・Topic Detail

"Camino de Fisterra y Muxía" 地名TBL修正

ーーーーー

・Updated library (Realm Swift).(Xcode13.1)

・Day Detail

"Expense Type" Added

・DaySum List

"Item of expense total" addition

・Topic Detail

"Camino de Fisterra y Muxía" Place name TBL correction

●App name:Cosmino   V 2.1  Release.2021/10/31

・ライブラリ(RealmSwift)の更新。


・Day Detail

  Updateモード時にCopyボタンを追加。

  Cancel/Doneボタン押下時に、TextFieldのonCommitを発生させチェック等を処理する。

  Place選択のPicker styleよりWheelPickerStyleを削除。(xcode13.0(swift5.5)で正常動作する様になったため)

(金額に"-"を許容する)


・DaySum Listなど

  曜日の表示を追加


・Time Line Detail

  Updateモード時にCopyボタンを追加。


・Topic Detail

  Camino選択のPicker styleよりWheelPickerStyleを削除。(xcode13.0(swift5.5)で正常動作する様になったため)

ーーーーーーーー

・Updated library (Realm Swift).


・Day Detail

  Added Copy button in Update mode.

  When the Cancel / Done button is pressed, onCommit of TextField is generated and the check etc. is processed.

  Removed WheelPickerStyle from Picker style of Place selection. (Because it works normally with xcode 13.0(swift5.5))


・DaySum List etc

  Added display of days of the week


・Time Line Detail

  Added Copy button in Update mode.


・Topic Detail

  Removed WheelPickerStyle from Picker style selected by Camino. (Because it works normally with xcode 13.0(swift5.5))

●App name:Cosmino   V 2.0.1  Release.2021/10/13

・Day Detail

  "Payment kind" 初期表示不良の修正


・Day Detail

  "Payment kind" Fixed initial display failure

●App name:Cosmino   V 2.0  Release.2021/10/12

・IOS 15対応

・ライブラリ(Swift,Cocoa pods,RealmSwift)の更新。

・Time Lineを追加。


・Compatible with IOS 15

・Updated library(Swift,Cocoa pods, Realm Swift).

・Added Time Line.

●App name:Cosmino   V 1.4  Release.2021/09/13

・DaySum List

  メール送信ボタンを「All day cost list」へ移動。


・All day cost list

  行タイトルを変更。


・一部、多言語対応。


・DaySum List

  Moved the send email button to "All day cost list".


・All day cost list

  Changed the row title.


・Partially multilingual support

●App name:Cosmino   V 1.3  Release.2021/09/11

・ライブラリ(Cocoa pods,RealmSwift)の更新。

・Day Sum List

  All day cost list モードを追加。


・Updated library (Cocoa pods, Realm Swift).

・Day Sum List

  Added All day cost list mode.

●App name:Cosmino   V 1.2  Release.2021/09/02

・Day Detail

  通貨選択を変更

  場所選択を変更

  .navigationViewStyle(StackNavigationViewStyle())を指定。


  Change currency selection

  Change Place selection

  Specify .navigationViewStyle (StackNavigationViewStyle ()).


・Topic Detail

  Camino選択を変更

  .navigationViewStyle(StackNavigationViewStyle())を指定。


  Change Camino selection

  Specify .navigationViewStyle (StackNavigationViewStyle ()).

●App name:Cosmino   V 1.1  Release.2021/08/16

・Day Sum List

  支払種別毎の合計出力を追加。

  Added total output for each payment kind.


・Day List

  支払種別毎の合計出力を追加。

  Added total output for each payment kind.

●App name:Cosmino   V 1.0.2  Release.2021/08/08

・Topic Detail

 "Rate"入力のチェックを変更。(未入力時の対応)

 ライブラリ(RealmSwift)の更新。


 Changed the check for "Rate" input.

 Library (Realm Swift) update.

●App name:Cosmino   V 1.0.1   Release.2021/08/06

・Day Detail

 金額入力で小数点のチェックを変更。

 数値入力のキーボードタイプを変更。


 Change the decimal point check when entering the amount.

 Changed the keyboard type for numerical input.

●App name:Cosmino   V1.0   Release.2021/08/03

 New!