1
0
Fork 0
Commit Graph

4240 Commits (34b622709becb6418b8b4256142b33960bf67677)

Author SHA1 Message Date
Vingelar 34b622709b
Update README.md 2021-11-19 12:59:21 +01:00
Vingelar cf64f52533
Update README.md 2021-11-19 12:55:01 +01:00
Vingelar 0ddf395213
Update README.md 2021-11-19 12:50:42 +01:00
Vingelar 612547cdd3
Update README.md
added description of the binary system
2021-11-19 12:50:18 +01:00
Vingelar 2a69b88ad0
Update README.md 2021-11-19 12:32:18 +01:00
Vingelar 2ed21a314a
Delete apps.json 2021-11-19 10:02:59 +01:00
Vingelar 824a0cea4f
Create ChangeLog 2021-11-18 22:58:20 +01:00
Vingelar 064f29eb10
Update apps.json 2021-11-18 22:50:51 +01:00
Vingelar f95a8114fc
Update apps.json 2021-11-18 22:48:56 +01:00
Vingelar 0201ce4f56
Update apps.json 2021-11-18 22:44:30 +01:00
Vingelar a88c59a339
Add files via upload 2021-11-18 22:41:19 +01:00
Vingelar 0e0c6f7308
Update app-icon.js 2021-11-18 22:35:11 +01:00
Vingelar d81b435de4 added README.md 2021-11-18 22:27:55 +01:00
Vingelar c002a57c9f changed BT icon handling 2021-11-18 22:03:02 +01:00
Vingelar d1043c9f34 Merge branch 'master' of https://github.com/Vingelar/BangleApps
# Conflicts:
#	apps/TheBinWatch/app.js
2021-11-18 22:01:13 +01:00
Vingelar 54e313bf3b several updates on main app:
- changed positions of battery, BT, mask
- removed all setColor calls
- updated background image 176
- changed bt icon
- added month names as gfx
2021-11-18 21:54:27 +01:00
Vingelar 98d625fb26
BT connected icon 2021-10-08 16:00:24 +02:00
Vingelar bffb257779
added swipe for V2
use "swipe" to change time/date/nothing for V2
2021-10-08 15:58:40 +02:00
Vingelar ebda183d24
adjusted battery level display settings 2021-10-07 11:06:23 +02:00
Vingelar c60dd212f9
minor changes
fix wrong variable name (DY -> dy)
remove unused code
2021-10-07 10:42:25 +02:00
Vingelar 1f032c1c87
support V1 and V2
recognize the device we are running on, load related background image and set fitting values
2021-10-07 10:05:18 +02:00
Vingelar 9b8a01c23d
Added backgrounds for V1 and V2 + Bluetooth symbol 2021-10-07 09:52:28 +02:00
Vingelar 0cfee929d2
Update app.js 2021-10-04 18:51:48 +02:00
Vingelar 74a448a715
Update apps.json 2021-10-04 18:28:03 +02:00
Vingelar 2e34b337a4
Create app-icon.js 2021-10-04 18:23:05 +02:00
Vingelar 1ab8fbabff
Create app.js 2021-10-04 18:13:37 +02:00
Vingelar 902ea72dde Set theme jekyll-theme-minimal 2021-10-04 18:10:29 +02:00
Gordon Williams ba08863b14
Merge pull request #839 from nebbishhacker/weatherrefactor
weather: Fix crash when weather.json is absent
2021-10-04 14:39:19 +01:00
Ben Whittaker 46ccfe86e3 weather: Fix crash when weather.json is absent 2021-10-04 09:23:12 -04:00
Gordon Williams a2c400780d
Merge pull request #838 from hughbarney/master
notifyfs:  fix title to use theme and adjust title font to fit
2021-10-04 13:08:17 +01:00
hughbarney 512c5f84fb Merge remote-tracking branch 'upstream/master' 2021-10-04 12:42:09 +01:00
hughbarney 1bbb0cb0d6 notifyfs - use theme for title and adjust font 2021-10-04 12:41:59 +01:00
Gordon Williams 367a03e00a
Merge pull request #835 from hughbarney/master
Gadgetbridge Troubleshooting in README, Findphone fixed for Bangle 2
2021-10-04 09:40:50 +01:00
Gordon Williams de9a3b8515
Merge pull request #833 from rigrig/barclock
barclock: use theme colors, Layout library
2021-10-04 09:39:43 +01:00
Gordon Williams 8d85f9ca4e
Merge pull request #836 from FranciscoTrigo/patch-1
Fix translation slidingtext.locale.es.js
2021-10-04 09:38:35 +01:00
Gordon Williams b07476b5c8
Merge pull request #834 from rigrig/launch
Small theme colour fix for Launcher
2021-10-04 09:38:11 +01:00
Richard de Boer 5443fc760a launch: small theme colour fix 2021-10-03 20:44:20 +02:00
Francisco Trigo 97d5b10773
Fix translation slidingtext.locale.es.js
Fixed the words for 7, SEITO is now SIETE.
20, VEINTA is now VEINTE
2021-10-02 20:12:12 -05:00
Richard de Boer 3401dd99c4 barclock: use Layout library 2021-10-02 16:52:36 +02:00
hughbarney eb8d9940dd findphone tweak to code 2021-10-02 15:41:12 +01:00
hughbarney 6817cafba4 Findphone - fix for Bangle 2 2021-10-02 14:13:20 +01:00
Richard de Boer de3feaff45 barclock: simplify redraw logic 2021-10-02 15:11:32 +02:00
Richard de Boer 346eb8f77b barclock: coding style (add semicolons) 2021-10-02 15:04:54 +02:00
Richard de Boer a786726622 barclock: use theme colors 2021-10-02 15:04:25 +02:00
hughbarney 75cc74eda8 Merge remote-tracking branch 'upstream/master' 2021-10-01 13:36:06 +01:00
hughbarney d55417d90f Gbridge added troubleshooting section to README 2021-10-01 13:35:58 +01:00
Gordon Williams 44aa03e428
Merge pull request #831 from hughbarney/master
Pastel fixed for Gadgetbridge on a Bangle 2
2021-10-01 09:09:03 +01:00
hughbarney db4e2fa480 Pastel fixed for Gadgetbridge on a Bangle 2 2021-09-30 23:03:47 +01:00
Gordon Williams d0fd2f0172 GPS info update for Bangle 2 2021-09-30 17:02:17 +01:00
Gordon Williams c5d7a73f4f fix image width/height code 2021-09-30 17:00:46 +01:00