45 Commits

Author SHA1 Message Date
a2aa4fe29d Add number pad 2019-04-19 15:53:15 -06:00
6ff5fd50c7 Add core merchant functionality 2019-04-11 00:45:01 -06:00
9fa968cd69 Show map of nearby merchants to receivers 2019-04-07 13:49:49 -06:00
a57e0d0afa Remove map scale control 2019-04-07 12:54:58 -06:00
0acab8e789 Don't fail loading pages when their JS comes after pageAfterIn fires 2019-04-01 16:23:19 -06:00
75d1f2322e Add credit card processing for givers (close #3) 2019-04-01 01:29:32 -06:00
3cad059dbe Prompt to agree to terms of service, add client-side user/pass check 2019-03-31 18:06:13 -06:00
fe4629fcdb Remove top margin on settings list 2019-03-31 17:44:39 -06:00
b963f1d287 Add profile editor (close #6) 2019-03-31 16:55:18 -06:00
8e1952e3b4 Show receiver bio, handle really long user content, minor style tweaks 2019-03-31 16:31:39 -06:00
e0fda5fd41 Allow selecting map markers without triggering expanding card 2019-03-31 15:43:31 -06:00
b991849f5b Center map when card is small 2019-03-31 15:30:17 -06:00
7774355f67 Add location broadcast (close #5) 2019-03-31 15:11:55 -06:00
880725bb65 Adjust map zoom 2019-03-31 14:48:57 -06:00
fc4e00fc39 Add more icons, hide "add funds" button for receivers 2019-03-31 14:47:13 -06:00
46b0803343 Don't load map.js when there's no map, don't assume user chose correct account type 2019-03-30 01:59:45 -06:00
8a85055264 Fix undefined function errors, improve spacing of buttons 2019-03-30 01:38:43 -06:00
4be006fe8e Improve home page, hide cards depending on account type 2019-03-30 01:37:28 -06:00
e492b36ead Add custom map marker icon 2019-03-30 01:36:24 -06:00
852ada44fc Fix FAB icon size on ~~ie~~Chrome 2019-03-29 23:58:22 -06:00
014f1260ce Improve bloat script some more 2019-03-29 17:05:45 -06:00
ef2dcf6444 Fix build failure from missing symlinks 2019-03-29 17:01:23 -06:00
229083d4e7 Improve removebloat.sh 2019-03-29 16:58:37 -06:00
83bef5b3d5 Get user position and display nearby people on map (close #2) 2019-03-29 16:49:30 -06:00
4ab25d09e5 Update license info 2019-03-29 14:37:27 -06:00
130e72ea6b Refine expanding card UX 2019-03-29 14:37:06 -06:00
519284a056 Make map more 3D 2019-03-28 18:03:26 -06:00
d93b4c4c36 Add slippy map (#2), add custom "send money" icon 2019-03-28 02:03:33 -06:00
52c7660734 Use different QR scanning plugin 2019-03-27 18:58:45 -06:00
16d55af2ae Add QR code scanning (#1) 2019-03-27 18:50:35 -06:00
a088005d07 Workaround Chrome rendering issue 2019-03-27 17:30:25 -06:00
277a008968 Fix conflict between multiple elements #publicid 2019-03-27 17:00:15 -06:00
7dac0994f4 Add receiving QR code, add support for opening app to send page from QR 2019-03-27 16:57:38 -06:00
06fcf86ea1 Use colored navbar in Material theme 2019-03-27 12:57:27 -06:00
6976c40957 Make browser use Material theme 2019-03-27 12:57:02 -06:00
33ed283a97 Finish money sending feature (close #1) 2019-03-27 12:56:46 -06:00
4a0b8790dd #1: Add UI for sending money (TODO: submit transaction to server) 2019-03-27 01:08:58 -06:00
2592d57bf0 Minor code quality improvements 2019-03-26 14:17:33 -06:00
fd17454fa2 Add balance card to home page, enable pull-to-refresh 2019-03-26 14:16:54 -06:00
a92b59f0a4 Use callAPI method 2019-03-26 14:16:11 -06:00
5434fe841e Check and refresh API key when needed 2019-03-26 14:15:13 -06:00
f1b7ce288c Add callAPI() function 2019-03-26 14:14:48 -06:00
2b7265eaac Add login/signup ability 2019-03-25 21:20:03 -06:00
fc9f955f75 Add desktop packaging tools 2019-03-25 19:29:55 -06:00
f59819f8b1 Create app (based on NotePostApp code) 2019-03-25 19:10:58 -06:00