Commit Graph
25 Commits
Author SHA1 Message Date
Blake Kaufman d8e8dd718c adding mounted flags 2026-01-19 11:50:58 -05:00
Blake Kaufman d57185aed9 minor style fixes 2026-01-19 09:52:13 -05:00
Blake Kaufman 719390dc0f update explore page display 2026-01-18 17:51:17 -05:00
Blake Kaufman 3596c2e3aa fixed explore and export tracker number display 2025-11-26 12:32:06 -05:00
Blake KaufmanandGitHub efd9bbb6c3 277 add customizable separator for displaying balance (#278)
* adding thousandsSeperator to local master info object

* creating settings toggle

* add formatting properties to format function

* fix eslint + settings buttons sizing
2025-11-25 16:22:57 -05:00
Blake KaufmanandGitHub 91dabc7661 fixing explore time fetch timing bug (#248) 2025-11-15 17:06:29 -05:00
Blake Kaufman 222c16dd12 fixing explore page timezone issue 2025-11-13 08:38:06 -05:00
Blake KaufmanandGitHub a7fb8a5da1 updating timestamps to format with currency (#195) 2025-10-18 14:56:10 -04:00
Blake KaufmanandGitHub 519bd3c8e2 Update react native (#163)
* updating react-native

* swapping to new arch enabled image library

* fixing store styling + padding issues

* using legacy file system api for compatibility

* fixed dimensions

* fixing back handler on homepage

* fixed non awaited promise

* standardized seed language

* updating firebase dependency versions

* removing uneeded maven
2025-10-04 10:46:57 -04:00
Blake Kaufman 89ca0a6b8e use servertime not localtime for explore page 2025-10-02 09:15:13 -04:00
Blake Kaufman cfa10628d0 improving chart style 2025-09-26 14:29:34 -04:00
Blake Kaufman e930b81236 remove force loading of explore data and only load if user navigates to page 2025-09-26 10:08:35 -04:00
Blake Kaufman 1b7dea432e basic style improvements on large devices 2025-09-25 08:29:18 -04:00
Blake Kaufman db90bb7fbc reducing hook usage 2025-09-15 09:02:35 -04:00
Blake Kaufman 37b5ac0913 remove react-native-svg-charts dependency 2025-08-19 11:24:46 -04:00
Blake KaufmanandGitHub 9369939ce4 68 translations (#140)
* created progress tracking file

* buildint json + translating vpn app pages

* finsihed all apps pages

* updated more translations

* contact page tranlations

* updating contact pages + send pages + receive pages + starting settings pages

* translating settings pages + making sure functions dont need to be translated

* finishing translations

* fix translation + import bugs

* removing empty translations

* fixing translations bugs

* missed learn more on about page

* adding select language page to onboarding

* missed translations

* fixing send page fee info text

* width of dropdown bug
2025-08-18 09:51:56 -04:00
Blake Kaufman cde9c5bd92 fixing crash bug if explore data fails to load 2025-04-30 17:14:23 -04:00
Blake Kaufman 14d60d331b fixing week time bug 2025-04-27 20:01:34 -04:00
Blake Kaufman fc249e1e2c updating more screens for translation 2025-04-25 11:28:15 -04:00
Blake KaufmanandGitHub 64e03ec29e implemented random + automatic adress switching (#104) 2025-04-23 11:47:55 -04:00
Blake Kaufman 2a12397cb9 fixed chart when there is a 0 element 2025-04-22 11:13:31 -04:00
Blake Kaufman fa385cb303 fix yAxis label overlap 2025-04-21 08:34:15 -04:00
Blake Kaufman c602be2ffa added hidden text element to help size axis 2025-04-18 16:15:04 -04:00
Blake Kaufman 0399c3886a fixed week date formatting 2025-04-16 09:43:25 -04:00
Blake KaufmanandGitHub 9986356c9b Adding download count (#99)
* added explore page to tabs

* created date countdown container

* added target for global blitz downloads

* fixing height

* created basic page template

* writting grid component without legacy prop types

* adding time constants

* changing goal user count

* adding explore data to masterInfoObject

* finalized explore page

* fixed charttime style bug

* created fallback page is data doesnt load

* added ability to pass custom fill styles to grid

* moved explore page to settings

* moved dot to custom elements
2025-04-15 11:15:33 -04:00