]>
git.saurik.com Git - cydia.git/log
Jay Freeman (saurik) [Tue, 10 Jun 2014 08:41:17 +0000 (01:41 -0700)]
Do not show timestamp for "ancient" recent items.
Jay Freeman (saurik) [Tue, 10 Jun 2014 08:38:57 +0000 (01:38 -0700)]
Add package installation warnings for */.DS_Store.
Jay Freeman (saurik) [Tue, 10 Jun 2014 08:38:11 +0000 (01:38 -0700)]
Add more detail in body of the Invalid URL dialog.
Jay Freeman (saurik) [Tue, 10 Jun 2014 08:08:39 +0000 (01:08 -0700)]
Use ISO 639-1 and BCP 47 names for .lproj folders.
Jay Freeman (saurik) [Tue, 27 May 2014 12:20:40 +0000 (05:20 -0700)]
Finally commit the careful status bar install fix.
Jay Freeman (saurik) [Tue, 27 May 2014 11:56:52 +0000 (04:56 -0700)]
Finally commit the careful status bar upgrade fix.
Jay Freeman (saurik) [Tue, 27 May 2014 10:33:58 +0000 (03:33 -0700)]
Expose Package upgraded time to JavaScript bridge.
Jay Freeman (saurik) [Tue, 27 May 2014 10:33:16 +0000 (03:33 -0700)]
Improve naming of Package upgraded time selectors.
Jay Freeman (saurik) [Sun, 25 May 2014 12:24:20 +0000 (05:24 -0700)]
Do not require CydiaSubstrate to compile postinst.
Jay Freeman (saurik) [Sun, 25 May 2014 12:15:16 +0000 (05:15 -0700)]
Initialize/check Installed/Recent section with nil.
Jay Freeman (saurik) [Sun, 25 May 2014 12:13:26 +0000 (05:13 -0700)]
Remove an unneeded #include of PerlCompatibleRegEx.
Jay Freeman (saurik) [Sun, 25 May 2014 12:05:27 +0000 (05:05 -0700)]
Add the day as section header to Installed/Recent.
Jay Freeman (saurik) [Sun, 25 May 2014 10:52:34 +0000 (03:52 -0700)]
Avoid division by 0 and implicit-zero struct value.
Jay Freeman (saurik) [Sun, 25 May 2014 09:41:12 +0000 (02:41 -0700)]
Make root->mobile preference shift find keyboards.
Jay Freeman (saurik) [Sun, 25 May 2014 09:40:29 +0000 (02:40 -0700)]
Port root->mobile preference shift to the future.
Jay Freeman (saurik) [Sun, 25 May 2014 09:39:39 +0000 (02:39 -0700)]
Make root->mobile preference shift exception-safe.
Jay Freeman (saurik) [Thu, 22 May 2014 11:34:34 +0000 (04:34 -0700)]
Allow multi-tasking while modal dialog is present.
Jay Freeman (saurik) [Tue, 20 May 2014 09:01:38 +0000 (02:01 -0700)]
Fix regular expression subjects encoded in UTF-8.
Jay Freeman (saurik) [Tue, 20 May 2014 08:00:19 +0000 (01:00 -0700)]
Delayed URL loads should still be forExternal:YES.
Jay Freeman (saurik) [Tue, 20 May 2014 07:59:32 +0000 (00:59 -0700)]
Recover BrowserView authentication challenge logic.
Jay Freeman (saurik) [Tue, 20 May 2014 01:26:47 +0000 (18:26 -0700)]
Also update the Refresh/Changes button on Changes.
Jay Freeman (saurik) [Mon, 19 May 2014 15:31:53 +0000 (08:31 -0700)]
Use libicucore to build index collation transform.
Jay Freeman (saurik) [Mon, 19 May 2014 14:59:46 +0000 (07:59 -0700)]
Avoid misaligned second field in PrintTimes column.
Jay Freeman (saurik) [Mon, 19 May 2014 13:53:04 +0000 (06:53 -0700)]
Link libicucore and add headers to idirafter path.
Jay Freeman (saurik) [Mon, 19 May 2014 12:10:58 +0000 (05:10 -0700)]
Also use PackageName for -cyname in radix sorter.
Jay Freeman (saurik) [Mon, 19 May 2014 09:57:37 +0000 (02:57 -0700)]
Clean up all of the old _profile/PrintTimes logic.
Jay Freeman (saurik) [Mon, 19 May 2014 09:38:30 +0000 (02:38 -0700)]
New statistics now show the obvious being better.
Jay Freeman (saurik) [Mon, 19 May 2014 09:37:22 +0000 (02:37 -0700)]
Make HistogramInsertionSort's definition harmonize.
Jay Freeman (saurik) [Mon, 19 May 2014 08:44:20 +0000 (01:44 -0700)]
Avoid misaligned first field in PrintTimes column.
Jay Freeman (saurik) [Mon, 19 May 2014 02:12:43 +0000 (19:12 -0700)]
Rename Simple segment to User under Installed tab.
Jay Freeman (saurik) [Sun, 18 May 2014 01:44:26 +0000 (18:44 -0700)]
Add "sort by last updated" to InstalledController.
Jay Freeman (saurik) [Sat, 17 May 2014 22:48:28 +0000 (15:48 -0700)]
If using setRootViewController: don't addSubview:.
Jay Freeman (saurik) [Sat, 17 May 2014 22:08:32 +0000 (15:08 -0700)]
Sorting packages also requires the database lock.
Jay Freeman (saurik) [Sat, 17 May 2014 13:48:06 +0000 (06:48 -0700)]
Use FilteredPackageList to implement Changes (yay).
Jay Freeman (saurik) [Sat, 17 May 2014 12:50:54 +0000 (05:50 -0700)]
Move most of the textField code to back into init.
Jay Freeman (saurik) [Sat, 17 May 2014 12:11:54 +0000 (05:11 -0700)]
Use C++11 to remove setFilter:withObject:andStuff:.
Jay Freeman (saurik) [Sat, 17 May 2014 08:52:32 +0000 (01:52 -0700)]
This script doesn't really need to be executable.
Jay Freeman (saurik) [Sat, 17 May 2014 08:51:07 +0000 (01:51 -0700)]
Calculate last-update time for installed packages.
Jay Freeman (saurik) [Sat, 17 May 2014 08:43:58 +0000 (01:43 -0700)]
Don't rely on null-terminated name in PackageFind.
Jay Freeman (saurik) [Sat, 17 May 2014 07:49:56 +0000 (00:49 -0700)]
Rely on GetIndexes instead of ComputeIndexTargets.
Jay Freeman (saurik) [Sat, 17 May 2014 03:27:57 +0000 (20:27 -0700)]
No longer on gcc 4.2, so let's go Objective-C++11.
Jay Freeman (saurik) [Sat, 17 May 2014 03:26:07 +0000 (20:26 -0700)]
Port build environment to Xcode 5.0.2 (iOS 7 SDK).
Jay Freeman (saurik) [Sat, 17 May 2014 03:04:39 +0000 (20:04 -0700)]
This isn't strictly neccessary, but let's be safe.
Jay Freeman (saurik) [Sat, 17 May 2014 03:03:56 +0000 (20:03 -0700)]
On iOS 6 iPads, Cydia incorrectly uses pinstripes.
Jay Freeman (saurik) [Fri, 16 May 2014 22:54:12 +0000 (15:54 -0700)]
New role changes broke Simple/Expert abstraction.
Jay Freeman (saurik) [Fri, 16 May 2014 22:53:53 +0000 (15:53 -0700)]
Deleting a source left the list in half-edit mode.
Jay Freeman (saurik) [Wed, 14 May 2014 11:36:12 +0000 (04:36 -0700)]
Do not allow invalid APT config lines as sources.
Jay Freeman (saurik) [Wed, 14 May 2014 11:35:35 +0000 (04:35 -0700)]
Remove obsolete commented-out source check stuff.
Jay Freeman (saurik) [Wed, 14 May 2014 10:19:09 +0000 (03:19 -0700)]
Force clear all source's fetches when fetch stops.
Jay Freeman (saurik) [Wed, 14 May 2014 10:09:13 +0000 (03:09 -0700)]
Add a fetch activity indicator to the source cells.
Jay Freeman (saurik) [Wed, 14 May 2014 03:11:32 +0000 (20:11 -0700)]
Replace Simple/Expert toggle with segment control.
Jay Freeman (saurik) [Wed, 14 May 2014 02:23:56 +0000 (19:23 -0700)]
Remove the dropbar, replace with a loading badge.
Jay Freeman (saurik) [Tue, 13 May 2014 22:40:27 +0000 (15:40 -0700)]
Remove Settings (this concept is mostly obsolete).
Jay Freeman (saurik) [Tue, 13 May 2014 22:28:45 +0000 (15:28 -0700)]
Remove Manage/Storage, merge Sections and Sources.
Jay Freeman (saurik) [Tue, 13 May 2014 20:57:18 +0000 (13:57 -0700)]
Read source origin, not URL, when doing VoiceOver.
Jay Freeman (saurik) [Tue, 13 May 2014 20:56:29 +0000 (13:56 -0700)]
Decode all URL arguments before parsing the route.
Jay Freeman (saurik) [Tue, 13 May 2014 05:37:40 +0000 (22:37 -0700)]
Generalize TabBarController transients to CyteKit.
Jay Freeman (saurik) [Mon, 12 May 2014 08:09:14 +0000 (01:09 -0700)]
The April Fools' dickbar has likely rotted anyway.
Jay Freeman (saurik) [Mon, 12 May 2014 08:04:33 +0000 (01:04 -0700)]
Remove the section "promoted" cells (just easier).
Jay Freeman (saurik) [Mon, 12 May 2014 06:19:24 +0000 (23:19 -0700)]
Remove the April Fools' CHANGES -> Timeline hack.
Jay Freeman (saurik) [Mon, 12 May 2014 03:54:45 +0000 (20:54 -0700)]
Remove _clear from Source (future code loses it).
Jay Freeman (saurik) [Mon, 12 May 2014 03:41:48 +0000 (20:41 -0700)]
Use separate lines for all post-gssc sed commands.
Jay Freeman (saurik) [Mon, 12 May 2014 03:32:25 +0000 (20:32 -0700)]
Standardize the formatting and logic of ReapZombie.
Jay Freeman (saurik) [Mon, 12 May 2014 03:31:02 +0000 (20:31 -0700)]
Fix a silly mistake (a reversed close assertion).
Jay Freeman (saurik) [Thu, 26 Dec 2013 08:05:44 +0000 (00:05 -0800)]
Flip the icons for Soundboards and Ringtones.
Jay Freeman (saurik) [Thu, 26 Dec 2013 08:02:15 +0000 (00:02 -0800)]
Un-flip Administration and Terminal Support icons.
Jay Freeman (saurik) [Tue, 24 Dec 2013 12:20:18 +0000 (04:20 -0800)]
Last ditch hack to make the dropbar not fatal UI.
Jay Freeman (saurik) [Tue, 24 Dec 2013 12:14:07 +0000 (04:14 -0800)]
I forgot I had Kyle fix the spacing of Themes.png.
Jay Freeman (saurik) [Tue, 24 Dec 2013 11:06:54 +0000 (03:06 -0800)]
Add a set of default ("launch") images for iOS 7.
Jay Freeman (saurik) [Tue, 24 Dec 2013 10:21:45 +0000 (02:21 -0800)]
Satisfy Optimo's request to make Sections lighter.
Jay Freeman (saurik) [Tue, 24 Dec 2013 09:46:34 +0000 (01:46 -0800)]
Fix iOS 7 autorotate (need setRootViewController).
Jay Freeman (saurik) [Tue, 24 Dec 2013 09:18:40 +0000 (01:18 -0800)]
Fix some filenames I had moved around incorrectly.
Jay Freeman (saurik) [Tue, 24 Dec 2013 08:58:24 +0000 (00:58 -0800)]
Use userInterfaceIdiom instead of isWildcat for 7.
Jay Freeman (saurik) [Tue, 24 Dec 2013 08:29:02 +0000 (00:29 -0800)]
Stashing /usr/libexec is fatal if using evasi0n7.
Jay Freeman (saurik) [Tue, 24 Dec 2013 08:25:22 +0000 (00:25 -0800)]
Support arm64 CPU as iphoneos-arm in firmware.sh.
Jay Freeman (saurik) [Tue, 24 Dec 2013 06:01:26 +0000 (22:01 -0800)]
Replace all images with the new ones from Kyle.
Jay Freeman (saurik) [Tue, 24 Dec 2013 02:20:02 +0000 (18:20 -0800)]
Actually fixed the dropbar adjustments on iOS 7.
Jay Freeman (saurik) [Tue, 24 Dec 2013 01:50:42 +0000 (17:50 -0800)]
Add cydia.getApplicationInfoValue() for ProTube.
Jay Freeman (saurik) [Tue, 24 Dec 2013 00:18:02 +0000 (16:18 -0800)]
Fix background color so it works on all iOS builds.
Jay Freeman (saurik) [Mon, 23 Dec 2013 23:02:25 +0000 (15:02 -0800)]
Carry bgcolor over to the next WebViewController.
Jay Freeman (saurik) [Mon, 23 Dec 2013 20:13:56 +0000 (12:13 -0800)]
Fix Restart SpringBoard on iOS 3 (maybe others?).
Jay Freeman (saurik) [Mon, 23 Dec 2013 09:32:23 +0000 (01:32 -0800)]
I think this made the dropbar almost work on iOS 7.
Jay Freeman (saurik) [Sun, 22 Dec 2013 14:15:37 +0000 (06:15 -0800)]
I don't even remember what this fixed (omg fail).
Jay Freeman (saurik) [Sun, 22 Dec 2013 14:11:03 +0000 (06:11 -0800)]
Emergency commit of my background color changes.
Jay Freeman (saurik) [Wed, 30 Oct 2013 21:03:35 +0000 (14:03 -0700)]
New Cydia style no longer requires legacy metrics.
Jay Freeman (saurik) [Mon, 28 Oct 2013 06:39:00 +0000 (23:39 -0700)]
Re-add package-level Support as override for Bugs.
Jay Freeman (saurik) [Mon, 28 Oct 2013 03:12:13 +0000 (20:12 -0700)]
Provide the entire package record via JavaScript.
Jay Freeman (saurik) [Mon, 28 Oct 2013 03:11:51 +0000 (20:11 -0700)]
Remove the Sponsor field (it was obsolete in 2008).
Jay Freeman (saurik) [Mon, 28 Oct 2013 02:27:47 +0000 (19:27 -0700)]
Always show the short description (even on iPad).
Jay Freeman (saurik) [Tue, 15 Oct 2013 04:03:29 +0000 (21:03 -0700)]
Add the new iOS 7 tab bar icons (from Surenix).
Jay Freeman (saurik) [Mon, 30 Sep 2013 11:23:39 +0000 (04:23 -0700)]
Fix text width of editing section cells on iOS 7.
Jay Freeman (saurik) [Mon, 30 Sep 2013 10:16:42 +0000 (03:16 -0700)]
Do not white text on iOS 7 highlighted table cells.
Jay Freeman (saurik) [Mon, 30 Sep 2013 09:43:57 +0000 (02:43 -0700)]
Fix the position of the loading indicator on iOS 7.
Jay Freeman (saurik) [Mon, 30 Sep 2013 09:06:42 +0000 (02:06 -0700)]
Fix UISwitch cell position (used to be iOS 4 only).
Jay Freeman (saurik) [Mon, 30 Sep 2013 08:17:16 +0000 (01:17 -0700)]
Support detecting if iOS 7 is fast (yes: yes it is).
Jay Freeman (saurik) [Sun, 29 Sep 2013 23:27:18 +0000 (16:27 -0700)]
Pretend to link against iOS 7 to get the flat UI.
Jay Freeman (saurik) [Sun, 29 Sep 2013 21:07:51 +0000 (14:07 -0700)]
Update copyright notices to include the year 2013.
Jay Freeman (saurik) [Sun, 29 Sep 2013 21:05:13 +0000 (14:05 -0700)]
In the last couple decades I learned BSD is wrong.
Jay Freeman (saurik) [Sun, 29 Sep 2013 00:37:32 +0000 (17:37 -0700)]
Use MobileGestalt to get device uniqueIdentifier.
Jay Freeman (saurik) [Mon, 23 Sep 2013 02:51:40 +0000 (19:51 -0700)]
Support armv6 with clang using the iPhoneOS5.1 SDK.