Skip to content
Merged

canary #5607

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -141,12 +141,12 @@ android {
dimension "environment"
applicationId "me.tinykitten.trainlcd.dev"
versionNameSuffix "-dev"
versionCode 100000325
versionCode 100000326
versionName "10.2.1"
}
prod {
dimension "environment"
versionCode 100000325
versionCode 100000326
versionName "10.2.1"
}
}
Expand Down
5 changes: 3 additions & 2 deletions app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default ({ config }: ConfigContext) => ({
},
},
ios: {
buildNumber: '2538',
buildNumber: '2539',
bundleIdentifier:
process.env.EAS_BUILD_PROFILE === 'production'
? 'me.tinykitten.trainlcd'
Expand All @@ -70,7 +70,7 @@ export default ({ config }: ConfigContext) => ({
? 'me.tinykitten.trainlcd'
: 'me.tinykitten.trainlcd.dev',
permissions: [],
versionCode: 100000325,
versionCode: 100000326,
},
owner: 'trainlcd',
});
Expand Down Expand Up @@ -101,5 +101,6 @@ export default ({ config }: ConfigContext) => ({






36 changes: 18 additions & 18 deletions ios/TrainLCD.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2419,7 +2419,7 @@
CODE_SIGN_ENTITLEMENTS = ProdTrainLCD.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = E6R2G33Z36;
INFOPLIST_FILE = TrainLCD/Schemes/Prod/Info.plist;
Expand Down Expand Up @@ -2458,7 +2458,7 @@
CODE_SIGN_ENTITLEMENTS = ProdTrainLCD.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEVELOPMENT_TEAM = E6R2G33Z36;
INFOPLIST_FILE = TrainLCD/Schemes/Prod/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = TrainLCD;
Expand Down Expand Up @@ -2517,7 +2517,7 @@
CODE_SIGN_ENTITLEMENTS = TrainLCD/trainlcd.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
CXX = "$(REACT_NATIVE_PATH)/scripts/xcode/ccache-clang++.sh";
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand Down Expand Up @@ -2623,7 +2623,7 @@
CODE_SIGN_ENTITLEMENTS = TrainLCD/trainlcd.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
CXX = "$(REACT_NATIVE_PATH)/scripts/xcode/ccache-clang++.sh";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -2702,7 +2702,7 @@
CODE_SIGN_ENTITLEMENTS = CanaryTrainLCD.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = E6R2G33Z36;
INFOPLIST_FILE = TrainLCD/Schemes/Dev/Info.plist;
Expand Down Expand Up @@ -2741,7 +2741,7 @@
CODE_SIGN_ENTITLEMENTS = CanaryTrainLCD.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = E6R2G33Z36;
INFOPLIST_FILE = TrainLCD/Schemes/Dev/Info.plist;
Expand Down Expand Up @@ -2952,7 +2952,7 @@
CODE_SIGN_ENTITLEMENTS = RideSessionActivity/CanaryRideSessionActivity.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = E6R2G33Z36;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -3003,7 +3003,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = E6R2G33Z36;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -3054,7 +3054,7 @@
CODE_SIGN_ENTITLEMENTS = WatchWidget/ProdWatchWidget.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = E6R2G33Z36;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
Expand Down Expand Up @@ -3112,7 +3112,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = E6R2G33Z36;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
Expand Down Expand Up @@ -3163,7 +3163,7 @@
CODE_SIGN_ENTITLEMENTS = WatchWidget/CanaryWatchWidget.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = E6R2G33Z36;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
Expand Down Expand Up @@ -3220,7 +3220,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = E6R2G33Z36;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
Expand Down Expand Up @@ -3268,7 +3268,7 @@
CODE_SIGN_ENTITLEMENTS = RideSessionActivity/ProdRideSessionActivity.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = E6R2G33Z36;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -3319,7 +3319,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = E6R2G33Z36;
GCC_C_LANGUAGE_STANDARD = gnu11;
Expand Down Expand Up @@ -3538,7 +3538,7 @@
CODE_SIGN_ENTITLEMENTS = ProdAppClip/ProdAppClip.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = E6R2G33Z36;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
Expand Down Expand Up @@ -3594,7 +3594,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = E6R2G33Z36;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
Expand Down Expand Up @@ -3644,7 +3644,7 @@
CODE_SIGN_ENTITLEMENTS = CanaryAppClip/CanaryAppClip.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = dwarf;
DEVELOPMENT_TEAM = E6R2G33Z36;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
Expand Down Expand Up @@ -3702,7 +3702,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 2538;
CURRENT_PROJECT_VERSION = 2539;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = E6R2G33Z36;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
Expand Down
23 changes: 23 additions & 0 deletions src/@types/graphql.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ export type Line = {
nameRoman: Maybe<Scalars['String']['output']>;
nameRomanIpa: Maybe<Scalars['String']['output']>;
nameShort: Maybe<Scalars['String']['output']>;
nameTtsSegments: Maybe<Array<TtsSegment>>;
station: Maybe<StationNested>;
status: Maybe<OperationStatus>;
trainType: Maybe<TrainTypeNested>;
Expand All @@ -88,6 +89,7 @@ export type LineNested = {
nameRoman: Maybe<Scalars['String']['output']>;
nameRomanIpa: Maybe<Scalars['String']['output']>;
nameShort: Maybe<Scalars['String']['output']>;
nameTtsSegments: Maybe<Array<TtsSegment>>;
station: Maybe<StationNested>;
status: Maybe<OperationStatus>;
trainType: Maybe<TrainTypeNested>;
Expand Down Expand Up @@ -263,6 +265,7 @@ export type Station = {
nameKorean: Maybe<Scalars['String']['output']>;
nameRoman: Maybe<Scalars['String']['output']>;
nameRomanIpa: Maybe<Scalars['String']['output']>;
nameTtsSegments: Maybe<Array<TtsSegment>>;
openedAt: Maybe<Scalars['String']['output']>;
postalCode: Maybe<Scalars['String']['output']>;
prefectureId: Maybe<Scalars['Int']['output']>;
Expand Down Expand Up @@ -293,6 +296,7 @@ export type StationNested = {
nameKorean: Maybe<Scalars['String']['output']>;
nameRoman: Maybe<Scalars['String']['output']>;
nameRomanIpa: Maybe<Scalars['String']['output']>;
nameTtsSegments: Maybe<Array<TtsSegment>>;
openedAt: Maybe<Scalars['String']['output']>;
postalCode: Maybe<Scalars['String']['output']>;
prefectureId: Maybe<Scalars['Int']['output']>;
Expand Down Expand Up @@ -343,6 +347,7 @@ export type TrainType = {
nameKorean: Maybe<Scalars['String']['output']>;
nameRoman: Maybe<Scalars['String']['output']>;
nameRomanIpa: Maybe<Scalars['String']['output']>;
nameTtsSegments: Maybe<Array<TtsSegment>>;
typeId: Maybe<Scalars['Int']['output']>;
};

Expand Down Expand Up @@ -371,6 +376,7 @@ export type TrainTypeNested = {
nameKorean: Maybe<Scalars['String']['output']>;
nameRoman: Maybe<Scalars['String']['output']>;
nameRomanIpa: Maybe<Scalars['String']['output']>;
nameTtsSegments: Maybe<Array<TtsSegment>>;
typeId: Maybe<Scalars['Int']['output']>;
};

Expand All @@ -381,6 +387,23 @@ export enum TransportType {
TransportTypeUnspecified = 'TransportTypeUnspecified',
}

export enum TtsAlphabet {
Ipa = 'Ipa',
Plain = 'Plain',
TtsAlphabetUnspecified = 'TtsAlphabetUnspecified',
Yomigana = 'Yomigana',
}

export type TtsSegment = {
__typename: 'TtsSegment';
alphabet: Maybe<TtsAlphabet>;
fallbackText: Maybe<Scalars['String']['output']>;
lang: Maybe<Scalars['String']['output']>;
pronunciation: Maybe<Scalars['String']['output']>;
separator: Maybe<Scalars['String']['output']>;
surface: Maybe<Scalars['String']['output']>;
};

export type CompanyFieldsFragment = {
__typename: 'Company';
id: number | null | undefined;
Expand Down
45 changes: 45 additions & 0 deletions src/__fixtures__/line.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import {
OperationStatus,
StopCondition,
TransportType,
TtsAlphabet,
} from '~/@types/graphql';

export const TOEI_SHINJUKU_LINE_LOCAL: Line = {
Expand All @@ -24,6 +25,17 @@ export const TOEI_SHINJUKU_LINE_LOCAL: Line = {
nameFull: '都営新宿線',
nameIpa: null,
nameRomanIpa: null,
nameTtsSegments: [
{
__typename: 'TtsSegment',
alphabet: TtsAlphabet.Plain,
fallbackText: null,
lang: null,
pronunciation: null,
separator: null,
surface: 'Toei Shinjuku Line',
},
],
nameRoman: 'Toei Shinjuku Line',
nameChinese: '都营新宿线',
nameKorean: '도에이 신주쿠선',
Expand Down Expand Up @@ -53,6 +65,17 @@ export const TOEI_SHINJUKU_LINE_LOCAL: Line = {
nameChinese: '新宿',
nameIpa: null,
nameRomanIpa: null,
nameTtsSegments: [
{
__typename: 'TtsSegment',
alphabet: TtsAlphabet.Plain,
fallbackText: null,
lang: null,
pronunciation: null,
separator: null,
surface: 'Shinjuku',
},
],
nameKorean: '신주쿠',
threeLetterCode: undefined,
prefectureId: 13,
Expand Down Expand Up @@ -95,6 +118,17 @@ export const RYOMO_LINE: Line = {
nameFull: '両毛線',
nameIpa: null,
nameRomanIpa: null,
nameTtsSegments: [
{
__typename: 'TtsSegment',
alphabet: TtsAlphabet.Plain,
fallbackText: null,
lang: null,
pronunciation: null,
separator: null,
surface: 'Ryomo Line',
},
],
nameRoman: 'Ryomo Line',
nameChinese: '两毛线',
nameKorean: '료모선',
Expand All @@ -116,6 +150,17 @@ export const RYOMO_LINE: Line = {
nameChinese: '高崎',
nameIpa: null,
nameRomanIpa: null,
nameTtsSegments: [
{
__typename: 'TtsSegment',
alphabet: TtsAlphabet.Plain,
fallbackText: null,
lang: null,
pronunciation: null,
separator: null,
surface: 'Takasaki',
},
],
nameKorean: '다카사키',
threeLetterCode: undefined,
prefectureId: 10,
Expand Down
Loading
Loading