| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pebble-v2.2.1.apk | 2026-04-20 | 8.4 MB | |
| pebble v2.2.1 source code.tar.gz | 2026-04-19 | 12.3 MB | |
| pebble v2.2.1 source code.zip | 2026-04-19 | 12.4 MB | |
| README.md | 2026-04-19 | 1.3 kB | |
| Totals: 4 Items | 33.1 MB | 0 | |
V2.2.1
This update fixes an issue in graph rendering logic to ensure accurate financial trend representation across weekly and monthly views.
⚠️ Important Upgrade Notice
| Current Version | Upgrade Path |
|---|---|
| v2.2 | ✅ Direct upgrade supported |
| v2.2.1+ | 🔁 Seamless updates with no data loss |
🐛 Bug Fixes
7-Day Graph Behavior Fix
Fixed incorrect graph behavior where missing transaction days were being ignored, causing the graph to incorrectly connect non-consecutive transaction points.
Correct behavior now implemented:
- Monday: Transaction
- Tuesday: No transaction → correctly shown as 0
- Wednesday: Transaction
Now the graph properly reflects real-world data by dropping to 0 on days with no transactions instead of connecting Monday directly to Wednesday.
1-Month Graph Date Display Fix
Improved monthly graph labeling to show actual calendar dates instead of generic day-based representation, improving clarity and analysis accuracy.
📈 Result
- Accurate daily financial representation
- Correct handling of missing transaction days (shown as 0)
- Improved trustworthiness of financial trends
- Clear monthly date-based visualization