summaryrefslogtreecommitdiffhomepage
path: root/app
AgeCommit message (Collapse)AuthorFilesLines
2017-03-20Merge branch 'feature/refactor-animations'Andrej Mihajlov6-477/+386
2017-03-20Merge branch 'feature/alternative-menubar-icons'Andrej Mihajlov98-160/+28
2017-03-20Limit number of lines displayed for city+countryAndrej Mihajlov1-0/+4
2017-03-20Anchor location text to the top of viewAndrej Mihajlov1-1/+2
2017-03-18Disable selection color of tray iconAndrej Mihajlov1-1/+1
2017-03-17New keyframe animationAndrej Mihajlov5-265/+111
2017-03-17Incorporate all logic into tray animationAndrej Mihajlov1-44/+107
2017-03-17Drop spinner and update assetsAndrej Mihajlov94-150/+27
2017-03-17Remove dead codeAndrej Mihajlov1-2/+0
2017-03-17Remove unused assetsAndrej Mihajlov4-0/+0
2017-03-17Add alternative menubar iconsAndrej Mihajlov38-10/+3
2017-03-17Revert menubar item highlightingAndrej Mihajlov1-3/+6
2017-03-17Update tray assets and hide spinner when window is visibleAndrej Mihajlov40-18/+70
2017-03-17Improve documentationAndrej Mihajlov2-4/+10
2017-03-17Switch settings folder to mullvad.vpnAndrej Mihajlov1-1/+1
2017-03-17Improve documentationAndrej Mihajlov3-11/+15
2017-03-17Fix wrong frame issue when skipAnimation = trueAndrej Mihajlov1-8/+1
2017-03-16Refactor codeAndrej Mihajlov5-15/+88
2017-03-16Fix minor lint issuesAndrej Mihajlov1-2/+2
2017-03-16Update docs and fix lint issuesAndrej Mihajlov3-14/+1
2017-03-16Refactor codeAndrej Mihajlov7-233/+497
2017-03-16Add methods to manage current displayed frame in animatorAndrej Mihajlov1-0/+10
2017-03-16Refactor code and add methods to manipulate framesAndrej Mihajlov1-10/+44
2017-03-16Setup tray animatorsAndrej Mihajlov3-9/+53
2017-03-16Fix typoAndrej Mihajlov1-1/+1
2017-03-16Update currentIndex based on .reverse optionAndrej Mihajlov1-3/+15
2017-03-16Skip frame only when alternating animationAndrej Mihajlov1-4/+4
2017-03-16Add support for NativeImageAndrej Mihajlov1-1/+9
2017-03-16Fix animator bugsAndrej Mihajlov1-8/+15
2017-03-16Add tray animatorAndrej Mihajlov75-2/+214
2017-03-15Update login buttonAndrej Mihajlov4-16/+29
2017-03-15Update login buttonAndrej Mihajlov3-3/+30
2017-03-15Add delay before reconnecting to ensure that map is fully loaded before ↵Andrej Mihajlov1-2/+7
transition to next location
2017-03-15Update icons in SettingsAndrej Mihajlov2-4/+6
2017-03-15Remove transparency from SVGAndrej Mihajlov1-1/+1
2017-03-14Update assetsAndrej Mihajlov2-9/+6
2017-03-13- Update button stylesAndrej Mihajlov4-15/+55
- Add satellite icon to login and buy buttons
2017-03-13Remove unused assetsAndrej Mihajlov5-0/+0
2017-03-13Mark internal functions as @privateAndrej Mihajlov1-0/+2
2017-03-13Drop external referencesAndrej Mihajlov1-2/+0
2017-03-10Fix @extends mentioning Component to point to ReactAndrej Mihajlov4-6/+6
2017-03-10Update docsAndrej Mihajlov2-2/+66
2017-03-10Sanitize configAndrej Mihajlov1-0/+0
2017-03-10Improve docs coverage. Add external docs for React.Component and Redux.StoreAndrej Mihajlov5-2/+86
2017-03-10Update documentationAndrej Mihajlov9-56/+299
2017-03-10Update documentationAndrej Mihajlov3-0/+45
2017-03-09Ignore onSelect during keyDown/keyUpAndrej Mihajlov1-5/+26
2017-03-09Refactor codeAndrej Mihajlov1-10/+24
2017-03-08Handle cutAndrej Mihajlov1-0/+22
2017-03-08Document code and remove debug logAndrej Mihajlov2-42/+78