Skip to content
Draft
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
8 changes: 7 additions & 1 deletion src/components/terminal/terminal.js
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,13 @@ export default class TerminalComponent {

// Start AXS if not running
if (!(await Terminal.isAxsRunning())) {
await Terminal.startAxs(false, () => {}, console.error);
const terminalSettings = getTerminalSettings();
await Terminal.startAxs(
false,
() => {},
console.error,
terminalSettings.failsafeMode,
);

// Check if AXS started with interval polling
const maxRetries = 10;
Expand Down
1 change: 1 addition & 0 deletions src/components/terminal/terminalDefaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export const DEFAULT_TERMINAL_SETTINGS = {
imageSupport: false,
fontLigatures: false,
confirmTabClose: true,
failsafeMode: false,
// Touch selection settings
touchSelectionTapHoldDuration: 600,
touchSelectionMoveThreshold: 8,
Expand Down
3 changes: 2 additions & 1 deletion src/lang/ar-ye.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "لن تتم مزامنة عملية الشراء هذه مع حساب Acode الخاص بك. استخدم نفس حساب Google في متجر Play لاستعادة عملية الشراء.",
"confirm-login": "لم تقم بتسجيل الدخول إلى Acode، هل تريد تسجيل الدخول الآن؟",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/be-by.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Гэтая пакупка не будзе сінхранізавана з вашым уліковым запісам Acode. Выкарыстоўвайце той жа ўліковы запіс Google у Play Store для аднаўлення пакупкі.",
"confirm-login": "Вы не ўвайшлі ў Acode, увайсці зараз?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/bn-bd.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "এই ক্রয়টি আপনার Acode অ্যাকাউন্টের সাথে সিঙ্ক হবে না। আপনার ক্রয় পুনরুদ্ধার করতে প্লে স্টোরে একই Google অ্যাকাউন্ট ব্যবহার করুন।",
"confirm-login": "আপনি Acode-এ সাইন ইন করেননি, এখন সাইন ইন করবেন?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/cs-cz.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Tento nákup nebude synchronizován s vaším účtem Acode. Pro obnovení nákupu použijte stejný účet Google v Obchodě Play.",
"confirm-login": "Nejste přihlášeni do Acode, přihlásit se nyní?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/de-de.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Dieser Kauf wird nicht mit Ihrem Acode-Konto synchronisiert. Verwenden Sie dasselbe Google-Konto im Play Store, um Ihren Kauf wiederherzustellen.",
"confirm-login": "Sie sind nicht bei Acode angemeldet, jetzt anmelden?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
2 changes: 2 additions & 0 deletions src/lang/en-us.json
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,8 @@
"terminal:convert eol": "Convert EOL",
"terminal:confirm tab close": "Confirm terminal tab close",
"terminal:image support": "Image support",
"failsafe mode": "Failsafe mode",
"info-failsafeMode": "When enabled, the terminal will launch axs without proot. This is useful when proot is not working.",
"terminal": "Terminal",
"allFileAccess": "All file access",
"fonts": "Fonts",
Expand Down
3 changes: 2 additions & 1 deletion src/lang/es-sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Esta compra no se sincronizará con tu cuenta de Acode. Usa la misma cuenta de Google en Play Store para restaurar tu compra.",
"confirm-login": "No has iniciado sesión en Acode, ¿iniciar sesión ahora?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/fr-fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Cet achat ne sera pas synchronisé avec votre compte Acode. Utilisez le même compte Google dans le Play Store pour restaurer votre achat.",
"confirm-login": "Vous n'êtes pas connecté à Acode, vous connecter maintenant ?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/he-il.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "רכישה זו לא תסונכרן עם חשבון Acode שלך. השתמש באותו חשבון Google בחנות Play כדי לשחזר את הרכישה שלך.",
"confirm-login": "אינך מחובר ל-Acode, להתחבר עכשיו?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/hi-in.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "यह खरीदारी आपके Acode खाते से सिंक नहीं होगी। अपनी खरीदारी पुनर्स्थापित करने के लिए Play Store में उसी Google खाते का उपयोग करें।",
"confirm-login": "आप Acode में साइन इन नहीं हैं, अभी साइन इन करें?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/hu-hu.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Ez a vásárlás nem lesz szinkronizálva az Acode-fiókjával. Használja ugyanazt a Google-fiókot a Play Áruházban a vásárlás visszaállításához.",
"confirm-login": "Nincs bejelentkezve az Acode-ba, bejelentkezik most?",
"local word completion": "Szókiegészítés a helyi fájlból",
"settings-info-editor-local-word-completion": "Szavak ajánlása a jelenleg megnyitott fájlból."
"settings-info-editor-local-word-completion": "Szavak ajánlása a jelenleg megnyitott fájlból.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/id-id.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Pembelian ini tidak akan disinkronkan ke akun Acode Anda. Gunakan akun Google yang sama di Play Store untuk memulihkan pembelian Anda.",
"confirm-login": "Anda belum masuk ke Acode, masuk sekarang?",
"local word completion": "Penyelesaian kata lokal",
"settings-info-editor-local-word-completion": "Sarankan kata dari berkas saat ini."
"settings-info-editor-local-word-completion": "Sarankan kata dari berkas saat ini.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/ir-fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "این خرید با حساب Acode شما همگام‌سازی نخواهد شد. برای بازیابی خرید خود از همان حساب Google در فروشگاه Play استفاده کنید.",
"confirm-login": "شما وارد Acode نشده‌اید، اکنون وارد شوید؟",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/it-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Questo acquisto non verrà sincronizzato con il tuo account Acode. Usa lo stesso account Google nel Play Store per ripristinare l'acquisto.",
"confirm-login": "Non hai effettuato l'accesso ad Acode, accedere ora?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/ja-jp.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "この購入はAcodeアカウントと同期されません。購入を復元するには、Playストアで同じGoogleアカウントを使用してください。",
"confirm-login": "Acodeにサインインしていません。今すぐサインインしますか?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/ko-kr.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "이 구매는 Acode 계정과 동기화되지 않습니다. 구매를 복원하려면 Play 스토어에서 동일한 Google 계정을 사용하세요.",
"confirm-login": "Acode에 로그인되어 있지 않습니다. 지금 로그인하시겠습니까?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/ml-in.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "ഈ വാങ്ങൽ നിങ്ങളുടെ Acode അക്കൗണ്ടുമായി സമന്വയിപ്പിക്കില്ല. നിങ്ങളുടെ വാങ്ങൽ പുനഃസ്ഥാപിക്കാൻ Play Store-ൽ അതേ Google അക്കൗണ്ട് ഉപയോഗിക്കുക.",
"confirm-login": "നിങ്ങൾ Acode-ൽ സൈൻ ഇൻ ചെയ്തിട്ടില്ല, ഇപ്പോൾ സൈൻ ഇൻ ചെയ്യണോ?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/mm-unicode.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "ဤဝယ်ယူမှုသည် သင့် Acode အကောင့်နှင့် ထပ်တူပြုမည်မဟုတ်ပါ။ သင့်ဝယ်ယူမှုကို ပြန်လည်ရယူရန် Play Store တွင် တူညီသော Google အကောင့်ကို အသုံးပြုပါ။",
"confirm-login": "သင်သည် Acode သို့ အကောင့်ဝင်ထားခြင်းမရှိပါ၊ ယခု အကောင့်ဝင်မလား။",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/mm-zawgyi.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "ဤဝယ္ယူမႈသည္ သင့္ Acode အေကာင့္ႏွင့္ ထပ္တူျပဳမည္မဟုတ္ပါ။ သင့္ဝယ္ယူမႈကို ျပန္လည္ရယူရန္ Play Store တြင္ တူညီေသာ Google အေကာင့္ကို အသုံးျပဳပါ။",
"confirm-login": "သင္သည္ Acode သို႔ အေကာင့္ဝင္ထားျခင္းမရွိပါ၊ ယခု အေကာင့္ဝင္မလား။",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/pl-pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Ten zakup nie zostanie zsynchronizowany z Twoim kontem Acode. Użyj tego samego konta Google w Sklepie Play, aby przywrócić zakup.",
"confirm-login": "Nie jesteś zalogowany do Acode, zalogować się teraz?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/pt-br.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Esta compra não será sincronizada com sua conta Acode. Use a mesma conta do Google na Play Store para restaurar sua compra.",
"confirm-login": "Você não está conectado ao Acode, conectar agora?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/pu-in.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "ਇਹ ਖਰੀਦ ਤੁਹਾਡੇ Acode ਖਾਤੇ ਨਾਲ ਸਿੰਕ ਨਹੀਂ ਹੋਵੇਗੀ। ਆਪਣੀ ਖਰੀਦ ਨੂੰ ਬਹਾਲ ਕਰਨ ਲਈ Play Store ਵਿੱਚ ਉਹੀ Google ਖਾਤਾ ਵਰਤੋ।",
"confirm-login": "ਤੁਸੀਂ Acode ਵਿੱਚ ਸਾਈਨ ਇਨ ਨਹੀਂ ਹੋ, ਹੁਣੇ ਸਾਈਨ ਇਨ ਕਰੋ?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/ru-ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Эта покупка не будет синхронизирована с вашей учетной записью Acode. Используйте ту же учетную запись Google в Play Store для восстановления покупки.",
"confirm-login": "Вы не вошли в Acode, войти сейчас?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/tl-ph.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Ang pagbiling ito ay hindi masi-sync sa iyong Acode account. Gamitin ang parehong Google account sa Play Store upang maibalik ang iyong pagbili.",
"confirm-login": "Hindi ka naka-sign in sa Acode, mag-sign in ngayon?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/tr-tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Bu satın alım Acode hesabınızla senkronize edilmeyecektir. Satın alımınızı geri yüklemek için Play Store'da aynı Google hesabını kullanın.",
"confirm-login": "Acode'a giriş yapmadınız, şimdi giriş yapmak ister misiniz?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/uk-ua.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Ця покупка не буде синхронізована з вашим обліковим записом Acode. Використовуйте той самий обліковий запис Google у Play Store для відновлення покупки.",
"confirm-login": "Ви не ввійшли в Acode, увійти зараз?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/uz-uz.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Ushbu xarid Acode hisobingiz bilan sinxronlanmaydi. Xaridingizni tiklash uchun Play Store'da xuddi shu Google hisobidan foydalaning.",
"confirm-login": "Siz Acode'ga kirmagansiz, hozir kirasizmi?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/vi-vn.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "Giao dịch mua này sẽ không được đồng bộ hóa với tài khoản Acode của bạn. Sử dụng cùng một tài khoản Google trên Play Store để khôi phục giao dịch mua của bạn.",
"confirm-login": "Bạn chưa đăng nhập vào Acode, đăng nhập ngay bây giờ?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/zh-cn.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "此购买不会同步到您的 Acode 账户。请在 Play 商店中使用相同的 Google 账户来恢复您的购买。",
"confirm-login": "您尚未登录 Acode,立即登录?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/zh-hant.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "此購買不會同步到您的 Acode 帳戶。請在 Play 商店中使用相同的 Google 帳戶來恢復您的購買。",
"confirm-login": "您尚未登入 Acode,立即登入?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
3 changes: 2 additions & 1 deletion src/lang/zh-tw.json
Original file line number Diff line number Diff line change
Expand Up @@ -738,5 +738,6 @@
"iap-pro-purchase-warning": "此購買不會同步到您的 Acode 帳戶。請在 Play 商店中使用相同的 Google 帳戶來恢復您的購買。",
"confirm-login": "您尚未登入 Acode,立即登入?",
"local word completion": "Local word completion",
"settings-info-editor-local-word-completion": "Suggest words from the current file."
"settings-info-editor-local-word-completion": "Suggest words from the current file.",
"failsafe mode": "Failsafe mode"
}
Loading
Loading