summaryrefslogtreecommitdiffhomepage
path: root/app/components/Settings.js
AgeCommit message (Expand)AuthorFilesLines
2018-07-02Add option to prefer const over let for immutable variablesAndrej Mihajlov1-2/+2
2018-06-05Add formatted source codeAndrej Mihajlov1-77/+91
2018-06-01Update contact support label in settingsAndrej Mihajlov1-1/+1
2018-04-16Icon sizes and transistion container fix for androidanderklander1-1/+1
2018-04-16JS fixes for react-nativeanderklander1-8/+8
2018-02-20Fix flow annotations to work on flow v0.66Andrej Mihajlov1-5/+2
2018-02-15Refactoring stuff, removed Iconanderklander1-10/+10
2018-02-15Fix testsanderklander1-4/+4
2018-02-15CellButton reworkanderklander1-42/+39
2018-02-15Small naming/style/lint fixanderklander1-1/+1
2018-02-15AppButton-reworkanderklander1-5/+5
2018-02-15Settings layout …anderklander1-1/+1
2018-02-15Settings lint fixanderklander1-3/+4
2018-02-15Settings spacer fixanderklander1-4/+4
2018-02-15Account testsanderklander1-1/+1
2018-02-15Style changes to use config-colors and AppButtonsanderklander1-6/+7
2018-02-15Style cleaninganderklander1-2/+1
2018-02-15Common button componentanderklander1-50/+53
2018-02-01Open the download page when tapping on the app versionErik Larkö1-1/+2
2018-02-01Show the app version in the settings viewErik Larkö1-3/+24
2018-01-18Settings view and style fix for paid until labelanderklander1-7/+5
2018-01-09Fix advanced settings testErik Larkö1-1/+1
2018-01-09Fix layout issuesAndrej Mihajlov1-1/+1
2018-01-09Make the time left label work on react nativeErik Larkö1-1/+1
2018-01-09Anchor the quit button to the bottom of the settings pageErik Larkö1-79/+87
2018-01-03Extract separator view outside of the buttonAndrej Mihajlov1-1/+4
2018-01-03Add test for preferences itemAndrej Mihajlov1-1/+1
2018-01-03Add test for advanced settings itemAndrej Mihajlov1-1/+1
2018-01-03Add Preferences pageAndrej Mihajlov1-0/+11
2018-01-03Use default-styled button in the settings viewErik Larkö1-1/+2
2018-01-03Fix fails from reactxp-settings mergeErik Larkö1-16/+4
2017-12-22Rebase fixesErik Larkö1-0/+1
2017-12-22Lint-stuffanderklander1-21/+19
2017-12-22Put CustomScrollbars backanderklander1-36/+46
2017-12-22Settings in reactxpanderklander1-78/+74
2017-12-22Convert Settings to use Img componentAndrej Mihajlov1-8/+16
2017-12-19Update SVG assets to use fill: currentColorAndrej Mihajlov1-5/+8
2017-11-09Problem reportErik Larkö1-1/+1
2017-11-08tcp and portErik Larkö1-1/+14
2017-10-19Add test for support item in settingsAndrej Mihajlov1-1/+1
2017-10-19Add hook to view support formAndrej Mihajlov1-13/+7
2017-10-19Swap mail icon for chevronAndrej Mihajlov1-1/+1
2017-10-05Remove the auto-secure settingErik Larkö1-11/+1
2017-08-24Replace paidUntil with expiryLinus Färnstrand1-7/+7
2017-07-21Add tests for settingsAndrej Mihajlov1-15/+17
2017-07-03Moved the redux stuff into separate folder and renamed user->account and conn...Erik Larkö1-6/+6
2017-06-30Annotate Settings componentAndrej Mihajlov1-24/+21
2017-06-23Migrate to React 15.6Andrej Mihajlov1-1/+2
2017-06-21Replace ConnectionState & LoginState with Flow alternativeAndrej Mihajlov1-2/+1
2017-06-21Migrate HeaderBarStyle to FlowAndrej Mihajlov1-1/+1