Matthew Raymer
2d17bfd3b4
docs: comprehensive documentation updates and modernization
- Update BUILDING.md with current build system information
- Modernize various README files across the project
- Update CHANGELOG.md with recent changes
- Improve documentation consistency and formatting
- Update platform-specific documentation (iOS, Electron, Docker)
- Enhance test documentation and build guides
2 days ago
Trent Larson
01b2f9e8c1
chore: Bump to version 1.0.7 build 40.
3 days ago
Matthew Raymer
45a8859a19
fix(assets): resolve Android and iOS resource generation issues
Android build was failing due to missing drawable and mipmap directories
for splash screens and launcher icons. iOS was missing complete asset
catalog structure for app icons and splash screens.
- Create missing Android resource directories (drawable, mipmap-*)
- Add splash screen files to Android drawable directory
- Generate complete set of Android launcher icons
- Create iOS asset catalog structure with proper Contents.json files
- Generate 21 iOS assets (app icons + splash screens) using ImageMagick
- Add resource validation scripts for both platforms
- Enhance Android resource check to auto-create missing directories
NOTE: you need to test this from a fresh clone and after an npm install!
Android build now completes successfully. iOS assets ready for macOS/Xcode
builds. Both platforms have complete resource sets for development.
1 week ago
Trent Larson
ff61a0bdf3
chore: Bump to v 1.0.6 build 39
2 weeks ago
Trent Larson
64f24dc473
bump to version 1.0.5 and build 38
4 weeks ago
Matthew Raymer
4b88b63669
chore: reverting files to conform to master
4 weeks ago
Trent Larson
002f240720
bump to version 1.0.4 and build 37
1 month ago
Trent Larson
a9a8ba217c
bump to version 1.0.3 build 36
1 month ago
Jose Olarte III
59b13823c8
Feature: lock orientation mode
2 months ago
Jose Olarte III
b26bc73a0f
Feature: lock orientation mode
2 months ago
Trent Larson
3baa6633a6
on mobile: bump version to 1.0.2 and build to 35
2 months ago
Trent Larson
419243b5cd
on mobile: bump version to 1.0.2 and build to 35
2 months ago
Trent Larson
20ade415dc
bump to version 0.5.8 build 34
2 months ago
Trent Larson
2b7c204013
bump to version 0.5.8 build 34
2 months ago
Trent Larson
a5c5c2b9dd
bump to build 33 and version 0.5.7
2 months ago
Trent Larson
1a886524b6
bump to build 33 and version 0.5.7
2 months ago
Trent Larson
8629cefa13
bump to build 32 & version 0.5.6
2 months ago
Trent Larson
911028849b
bump to build 32 & version 0.5.6
2 months ago
Trent Larson
4a43bc9c6c
bump build to 31 and version to 0.5.5
2 months ago
Trent Larson
69a9f5306f
bump build to 31 and version to 0.5.5
2 months ago
Jose Olarte III
bb2a4ab76e
URL scheme config for iOS
- Registers the timesafari:// URL scheme
- Sets the bundle URL name to app.timesafari
2 months ago
Jose Olarte III
2b56f1f09b
URL scheme config for iOS
- Registers the timesafari:// URL scheme
- Sets the bundle URL name to app.timesafari
2 months ago
Trent Larson
676a301331
bump to build 30 version 0.5.4
2 months ago
Trent Larson
63c6cb8dc4
bump to build 30 version 0.5.4
2 months ago
Trent Larson
530c7c1a13
fix problem with user-profile page, and bump to build 29 & version 0.5.3
2 months ago
Trent Larson
5cde144585
fix problem with user-profile page, and bump to build 29 & version 0.5.3
2 months ago
Trent Larson
f255ea389b
bump to build 26 and version 0.5.1
2 months ago
Trent Larson
a55cf31a93
bump to build 26 and version 0.5.1
2 months ago
Trent Larson
8609f8458d
bump to build 25 & version 0.5.0
2 months ago
Trent Larson
4e9c7bbf70
bump to build 25 & version 0.5.0
2 months ago
Trent Larson
8f5c34bc5f
fix linting
2 months ago
Trent Larson
32f5c52474
fix linting
2 months ago
Trent Larson
b939a5e592
bump build to 23 and version to 0.4.8
3 months ago
Trent Larson
27d253c6ad
bump build to 23 and version to 0.4.8
3 months ago
Trent Larson
aa62037fae
bump to build 22 version 0.4.7 (though I think the android capacitor.config.json appId is wrong)
3 months ago
Trent Larson
87a41d223f
bump to build 22 version 0.4.7 (though I think the android capacitor.config.json appId is wrong)
3 months ago
Trent Larson
7f63ee7c80
add another way to fix the privacy policy manifest for third parties like GoogleToolboxForMac
3 months ago
Trent Larson
60a02259a6
add another way to fix the privacy policy manifest for third parties like GoogleToolboxForMac
3 months ago
Trent Larson
9d4f726c31
bump to build # 19 version 0.4.7 for mobile packages
3 months ago
Trent Larson
7547e7a5f7
bump to build # 19 version 0.4.7 for mobile packages
3 months ago
Trent Larson
297c5a2dbb
disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup
At this point, the app compiles and runs in Android & iOS but DB operations fail.
3 months ago
Trent Larson
705c6092a3
disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup
At this point, the app compiles and runs in Android & iOS but DB operations fail.
3 months ago
Trent Larson
5a1007c49c
add iOS development team ID
3 months ago
Trent Larson
92e564f7a5
add iOS development team ID
3 months ago
Trent Larson
21184e7625
fix spelling of SQLite module for iOS
3 months ago
Trent Larson
fca019fb2e
fix spelling of SQLite module for iOS
3 months ago
Matthew Raymer
a228a9b1c0
fix: add requirements for capacitor/sqlite
3 months ago
Matthew Raymer
7b4f9d6556
fix: add requirements for capacitor/sqlite
3 months ago
Jose Olarte III
f7728aadf0
Revert iOS app ID
3 months ago
Jose Olarte III
b8f69ba4e7
Revert iOS app ID
3 months ago